Skip to content

Commit

Permalink
Deploying to gh-pages from @ 443c5b4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
kl-botsu committed Dec 25, 2023
1 parent acc1267 commit 5dfca7d
Show file tree
Hide file tree
Showing 11 changed files with 175 additions and 113 deletions.
10 changes: 5 additions & 5 deletions main/gooey/value/enum.Value.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions main/gooey/value/struct.Dynamic.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/gooey/value/trait.IntoValue.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/gooey/widget/trait.Widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ <h2 id="color-themes"><a href="#color-themes">Color Themes</a></h2>
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.74.1/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;(<a class="enum" href="enum.RootBehavior.html" title="enum gooey::widget::RootBehavior">RootBehavior</a>, <a class="struct" href="struct.WidgetInstance.html" title="struct gooey::widget::WidgetInstance">WidgetInstance</a>)&gt;</h4></section></summary><div class="docblock"><p>Returns a reference to a single child widget if this widget is a widget
that primarily wraps a single other widget to customize its behavior.</p>
</div></details></div><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-Widget-for-Button" class="impl"><a class="src rightside" href="../../src/gooey/widgets/button.rs.html#343-551">source</a><a href="#impl-Widget-for-Button" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/button/struct.Button.html" title="struct gooey::widgets::button::Button">Button</a></h3></section><section id="impl-Widget-for-ColorSourcePicker" class="impl"><a class="src rightside" href="../../src/gooey/widgets/color.rs.html#71-175">source</a><a href="#impl-Widget-for-ColorSourcePicker" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/color/struct.ColorSourcePicker.html" title="struct gooey::widgets::color::ColorSourcePicker">ColorSourcePicker</a></h3></section><section id="impl-Widget-for-Container" class="impl"><a class="src rightside" href="../../src/gooey/widgets/container.rs.html#201-338">source</a><a href="#impl-Widget-for-Container" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/container/struct.Container.html" title="struct gooey::widgets::container::Container">Container</a></h3></section><section id="impl-Widget-for-Image" class="impl"><a class="src rightside" href="../../src/gooey/widgets/image.rs.html#114-162">source</a><a href="#impl-Widget-for-Image" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/image/struct.Image.html" title="struct gooey::widgets::image::Image">Image</a></h3></section><section id="impl-Widget-for-Label" class="impl"><a class="src rightside" href="../../src/gooey/widgets/label.rs.html#63-93">source</a><a href="#impl-Widget-for-Label" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/label/struct.Label.html" title="struct gooey::widgets::label::Label">Label</a></h3></section><section id="impl-Widget-for-Layers" class="impl"><a class="src rightside" href="../../src/gooey/widgets/layers.rs.html#48-134">source</a><a href="#impl-Widget-for-Layers" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/layers/struct.Layers.html" title="struct gooey::widgets::layers::Layers">Layers</a></h3></section><section id="impl-Widget-for-OverlayLayer" class="impl"><a class="src rightside" href="../../src/gooey/widgets/layers.rs.html#176-278">source</a><a href="#impl-Widget-for-OverlayLayer" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/layers/struct.OverlayLayer.html" title="struct gooey::widgets::layers::OverlayLayer">OverlayLayer</a></h3></section><section id="impl-Widget-for-Spinner" class="impl"><a class="src rightside" href="../../src/gooey/widgets/progress.rs.html#337-394">source</a><a href="#impl-Widget-for-Spinner" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/progress/struct.Spinner.html" title="struct gooey::widgets::progress::Spinner">Spinner</a></h3></section><section id="impl-Widget-for-Scroll" class="impl"><a class="src rightside" href="../../src/gooey/widgets/scroll.rs.html#148-420">source</a><a href="#impl-Widget-for-Scroll" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/scroll/struct.Scroll.html" title="struct gooey::widgets::scroll::Scroll">Scroll</a></h3></section><section id="impl-Widget-for-Stack" class="impl"><a class="src rightside" href="../../src/gooey/widgets/stack.rs.html#123-187">source</a><a href="#impl-Widget-for-Stack" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/stack/struct.Stack.html" title="struct gooey::widgets::stack::Stack">Stack</a></h3></section><section id="impl-Widget-for-Canvas" class="impl"><a class="src rightside" href="../../src/gooey/widgets/canvas.rs.html#42-58">source</a><a href="#impl-Widget-for-Canvas" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/struct.Canvas.html" title="struct gooey::widgets::Canvas">Canvas</a></h3></section><section id="impl-Widget-for-Space" class="impl"><a class="src rightside" href="../../src/gooey/widgets/space.rs.html#40-53">source</a><a href="#impl-Widget-for-Space" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/struct.Space.html" title="struct gooey::widgets::Space">Space</a></h3></section><section id="impl-Widget-for-Wrap" class="impl"><a class="src rightside" href="../../src/gooey/widgets/wrap.rs.html#99-208">source</a><a href="#impl-Widget-for-Wrap" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/wrap/struct.Wrap.html" title="struct gooey::widgets::wrap::Wrap">Wrap</a></h3></section><section id="impl-Widget-for-TileMap%3CLayers%3E" class="impl"><a class="src rightside" href="../../src/gooey/widgets/tilemap.rs.html#66-216">source</a><a href="#impl-Widget-for-TileMap%3CLayers%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Layers&gt; <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/struct.TileMap.html" title="struct gooey::widgets::TileMap">TileMap</a>&lt;Layers&gt;<span class="where fmt-newline">where
Layers: Layers,</span></h3></section><section id="impl-Widget-for-Input%3CStorage%3E" class="impl"><a class="src rightside" href="../../src/gooey/widgets/input.rs.html#949-1221">source</a><a href="#impl-Widget-for-Input%3CStorage%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Storage&gt; <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/input/struct.Input.html" title="struct gooey::widgets::input::Input">Input</a>&lt;Storage&gt;<span class="where fmt-newline">where
Layers: Layers,</span></h3></section><section id="impl-Widget-for-Input%3CStorage%3E" class="impl"><a class="src rightside" href="../../src/gooey/widgets/input.rs.html#969-1252">source</a><a href="#impl-Widget-for-Input%3CStorage%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Storage&gt; <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/input/struct.Input.html" title="struct gooey::widgets::input::Input">Input</a>&lt;Storage&gt;<span class="where fmt-newline">where
Storage: <a class="trait" href="../widgets/input/trait.InputStorage.html" title="trait gooey::widgets::input::InputStorage">InputStorage</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.1/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a>,</span></h3></section><section id="impl-Widget-for-Slider%3CT%3E" class="impl"><a class="src rightside" href="../../src/gooey/widgets/slider.rs.html#418-737">source</a><a href="#impl-Widget-for-Slider%3CT%3E" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/slider/struct.Slider.html" title="struct gooey::widgets::slider::Slider">Slider</a>&lt;T&gt;<span class="where fmt-newline">where
T: <a class="trait" href="../widgets/slider/trait.SliderValue.html" title="trait gooey::widgets::slider::SliderValue">SliderValue</a>,</span></h3></section><section id="impl-Widget-for-T" class="impl"><a class="src rightside" href="../../src/gooey/widget.rs.html#762-912">source</a><a href="#impl-Widget-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for T<span class="where fmt-newline">where
T: <a class="trait" href="trait.WrapperWidget.html" title="trait gooey::widget::WrapperWidget">WrapperWidget</a>,</span></h3></section><section id="impl-Widget-for-Grid%3CCOLUMNS%3E" class="impl"><a class="src rightside" href="../../src/gooey/widgets/grid.rs.html#136-205">source</a><a href="#impl-Widget-for-Grid%3CCOLUMNS%3E" class="anchor">§</a><h3 class="code-header">impl&lt;const COLUMNS: <a class="primitive" href="https://doc.rust-lang.org/1.74.1/std/primitive.usize.html">usize</a>&gt; <a class="trait" href="trait.Widget.html" title="trait gooey::widget::Widget">Widget</a> for <a class="struct" href="../widgets/grid/struct.Grid.html" title="struct gooey::widgets::grid::Grid">Grid</a>&lt;COLUMNS&gt;</h3></section></div><script src="../../implementors/gooey/widget/trait.Widget.js" async></script></section></div></main></body></html>
Loading

0 comments on commit 5dfca7d

Please sign in to comment.