Skip to content

Commit

Permalink
Deploying to gh-pages from @ 8f2ff1b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
kl-botsu committed Nov 20, 2023
1 parent ff1a017 commit b3ffcdd
Show file tree
Hide file tree
Showing 14 changed files with 70 additions and 56 deletions.
2 changes: 1 addition & 1 deletion main/gooey/styles/trait.ComponentDefinition.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/gooey/styles/trait.NamedComponent.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions main/gooey/value/struct.Dynamic.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,10 +220,10 @@ <h5 id="panics-14"><a href="#panics-14">Panics</a></h5>
rounding and clamping.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-IntoValue%3COption%3CT%3E%3E-for-Dynamic%3CT%3E" class="impl"><a class="src rightside" href="../../src/gooey/value.rs.html#1255-1259">source</a><a href="#impl-IntoValue%3COption%3CT%3E%3E-for-Dynamic%3CT%3E" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.IntoValue.html" title="trait gooey::value::IntoValue">IntoValue</a>&lt;<a class="enum" href="https://doc.rust-lang.org/1.74.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;T&gt;&gt; for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into_value-2" class="method trait-impl"><a class="src rightside" href="../../src/gooey/value.rs.html#1256-1258">source</a><a href="#method.into_value-2" class="anchor">§</a><h4 class="code-header">fn <a href="trait.IntoValue.html#tymethod.into_value" class="fn">into_value</a>(self) -&gt; <a class="enum" href="enum.Value.html" title="enum gooey::value::Value">Value</a>&lt;<a class="enum" href="https://doc.rust-lang.org/1.74.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;T&gt;&gt;</h4></section></summary><div class='docblock'>Returns this type as a <a href="enum.Value.html" title="enum gooey::value::Value"><code>Value</code></a>.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-IntoValue%3CT%3E-for-Dynamic%3CT%3E-1" class="impl"><a class="src rightside" href="../../src/gooey/value.rs.html#1231-1235">source</a><a href="#impl-IntoValue%3CT%3E-for-Dynamic%3CT%3E-1" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.IntoValue.html" title="trait gooey::value::IntoValue">IntoValue</a>&lt;T&gt; for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into_value-1" class="method trait-impl"><a class="src rightside" href="../../src/gooey/value.rs.html#1232-1234">source</a><a href="#method.into_value-1" class="anchor">§</a><h4 class="code-header">fn <a href="trait.IntoValue.html#tymethod.into_value" class="fn">into_value</a>(self) -&gt; <a class="enum" href="enum.Value.html" title="enum gooey::value::Value">Value</a>&lt;T&gt;</h4></section></summary><div class='docblock'>Returns this type as a <a href="enum.Value.html" title="enum gooey::value::Value"><code>Value</code></a>.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Run-for-Dynamic%3CT%3E" class="impl"><a class="src rightside" href="../../src/gooey/widget.rs.html#186-193">source</a><a href="#impl-Run-for-Dynamic%3CT%3E" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="../trait.Run.html" title="trait gooey::Run">Run</a> for T<span class="where fmt-newline">where
T: <a class="trait" href="../widget/trait.MakeWidget.html" title="trait gooey::widget::MakeWidget">MakeWidget</a>,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.run" class="method trait-impl"><a class="src rightside" href="../../src/gooey/widget.rs.html#190-192">source</a><a href="#method.run" class="anchor">§</a><h4 class="code-header">fn <a href="../trait.Run.html#tymethod.run" class="fn">run</a>(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.74.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.74.0/std/primitive.unit.html">()</a>, EventLoopError&gt;</h4></section></summary><div class='docblock'>Runs the provided type, returning <code>Ok(())</code> upon successful execution and
program exit. Note that this function may not ever return on some
platforms.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Slidable%3CU%3E-for-Dynamic%3CT%3E" class="impl"><a class="src rightside" href="../../src/gooey/widgets/slider.rs.html#344-356">source</a><a href="#impl-Slidable%3CU%3E-for-Dynamic%3CT%3E" class="anchor">§</a><h3 class="code-header">impl&lt;U, T&gt; <a class="trait" href="../widgets/slider/trait.Slidable.html" title="trait gooey::widgets::slider::Slidable">Slidable</a>&lt;U&gt; for T<span class="where fmt-newline">where
platforms.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Slidable%3CU%3E-for-Dynamic%3CT%3E" class="impl"><a class="src rightside" href="../../src/gooey/widgets/slider.rs.html#351-363">source</a><a href="#impl-Slidable%3CU%3E-for-Dynamic%3CT%3E" class="anchor">§</a><h3 class="code-header">impl&lt;U, T&gt; <a class="trait" href="../widgets/slider/trait.Slidable.html" title="trait gooey::widgets::slider::Slidable">Slidable</a>&lt;U&gt; for T<span class="where fmt-newline">where
T: <a class="trait" href="trait.IntoDynamic.html" title="trait gooey::value::IntoDynamic">IntoDynamic</a>&lt;U&gt;,
U: <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/cmp/trait.PartialOrd.html" title="trait core::cmp::PartialOrd">PartialOrd</a>&lt;U&gt; + <a class="trait" href="../animation/trait.LinearInterpolate.html" title="trait gooey::animation::LinearInterpolate">LinearInterpolate</a> + <a class="trait" href="../animation/trait.PercentBetween.html" title="trait gooey::animation::PercentBetween">PercentBetween</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'static,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.slider" class="method trait-impl"><a class="src rightside" href="../../src/gooey/widgets/slider.rs.html#330-335">source</a><a href="#method.slider" class="anchor">§</a><h4 class="code-header">fn <a href="../widgets/slider/trait.Slidable.html#method.slider" class="fn">slider</a>(self) -&gt; <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: Ranged,</span></h4></section></summary><div class='docblock'>Returns a new slider over the full <a href="Ranged">range</a> of the type.</div></details><details class="toggle method-toggle" open><summary><section id="method.slider_between" class="method trait-impl"><a class="src rightside" href="../../src/gooey/widgets/slider.rs.html#339-341">source</a><a href="#method.slider_between" class="anchor">§</a><h4 class="code-header">fn <a href="../widgets/slider/trait.Slidable.html#method.slider_between" class="fn">slider_between</a>(
U: <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/cmp/trait.PartialOrd.html" title="trait core::cmp::PartialOrd">PartialOrd</a>&lt;U&gt; + <a class="trait" href="../animation/trait.LinearInterpolate.html" title="trait gooey::animation::LinearInterpolate">LinearInterpolate</a> + <a class="trait" href="../animation/trait.PercentBetween.html" title="trait gooey::animation::PercentBetween">PercentBetween</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'static,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.slider" class="method trait-impl"><a class="src rightside" href="../../src/gooey/widgets/slider.rs.html#337-342">source</a><a href="#method.slider" class="anchor">§</a><h4 class="code-header">fn <a href="../widgets/slider/trait.Slidable.html#method.slider" class="fn">slider</a>(self) -&gt; <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: Ranged,</span></h4></section></summary><div class='docblock'>Returns a new slider over the full <a href="Ranged">range</a> of the type.</div></details><details class="toggle method-toggle" open><summary><section id="method.slider_between" class="method trait-impl"><a class="src rightside" href="../../src/gooey/widgets/slider.rs.html#346-348">source</a><a href="#method.slider_between" class="anchor">§</a><h4 class="code-header">fn <a href="../widgets/slider/trait.Slidable.html#method.slider_between" class="fn">slider_between</a>(
self,
min: impl <a class="trait" href="trait.IntoValue.html" title="trait gooey::value::IntoValue">IntoValue</a>&lt;T&gt;,
max: impl <a class="trait" href="trait.IntoValue.html" title="trait gooey::value::IntoValue">IntoValue</a>&lt;T&gt;
Expand Down
2 changes: 1 addition & 1 deletion main/gooey/widget/trait.Widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,6 @@
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#330-519">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-Label" class="impl"><a class="src rightside" href="../../src/gooey/widgets/label.rs.html#62-88">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-Scroll" class="impl"><a class="src rightside" href="../../src/gooey/widgets/scroll.rs.html#105-273">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#142-190">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#44-60">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-54">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-TileMap%3CLayers%3E" class="impl"><a class="src rightside" href="../../src/gooey/widgets/tilemap.rs.html#62-133">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#792-1027">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.0/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#146-275">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
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.0/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#153-282">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="https://doc.rust-lang.org/1.74.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/cmp/trait.PartialOrd.html" title="trait core::cmp::PartialOrd">PartialOrd</a> + <a class="trait" href="../animation/trait.LinearInterpolate.html" title="trait gooey::animation::LinearInterpolate">LinearInterpolate</a> + <a class="trait" href="../animation/trait.PercentBetween.html" title="trait gooey::animation::PercentBetween">PercentBetween</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> + <a class="trait" href="https://doc.rust-lang.org/1.74.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'static,</span></h3></section><section id="impl-Widget-for-T" class="impl"><a class="src rightside" href="../../src/gooey/widget.rs.html#425-551">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></div><script src="../../implementors/gooey/widget/trait.Widget.js" async></script></section></div></main></body></html>
Loading

0 comments on commit b3ffcdd

Please sign in to comment.