Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Jan 31, 2024
1 parent 49c0a2a commit 180e75f
Show file tree
Hide file tree
Showing 1,684 changed files with 43,135 additions and 43,135 deletions.
52 changes: 26 additions & 26 deletions iced/advanced/image/enum.Data.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/image/enum.FilterMethod.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/image/struct.Bytes.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/image/struct.Handle.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/layout/flex/enum.Axis.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/layout/struct.Layout.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/layout/struct.Limits.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/layout/struct.Node.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/mouse/click/enum.Kind.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/mouse/click/struct.Click.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/mouse/enum.Button.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/mouse/enum.Cursor.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/mouse/enum.Event.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/mouse/enum.Interaction.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/mouse/enum.ScrollDelta.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/mouse/struct.Click.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/overlay/struct.Element.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/overlay/struct.Group.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/renderer/struct.Null.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/renderer/struct.Quad.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/renderer/struct.Style.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/struct.Hasher.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/struct.Layout.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/struct.Shell.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/struct.Text.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/svg/enum.Data.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/svg/struct.Handle.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/text/editor/enum.Action.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/text/editor/enum.Cursor.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/text/editor/enum.Direction.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/text/editor/enum.Edit.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/text/editor/enum.Motion.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/text/enum.Difference.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/text/enum.Hit.html

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions iced/advanced/text/enum.LineHeight.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/text/enum.Shaping.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/text/highlighter/struct.Format.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/text/highlighter/struct.PlainText.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions iced/advanced/text/struct.Text.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/advanced/trait.Widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h2 id="examples"><a href="#examples">Examples</a></h2>
_layout: <a class="struct" href="struct.Layout.html" title="struct iced::advanced::Layout">Layout</a>&lt;'_&gt;,
_renderer: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;Renderer</a>
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="overlay/struct.Element.html" title="struct iced::advanced::overlay::Element">Element</a>&lt;'a, Message, Theme, Renderer&gt;&gt;</h4></section></summary><div class="docblock"><p>Returns the overlay of the <a href="trait.Widget.html" title="trait iced::advanced::Widget"><code>Widget</code></a>, if there is any.</p>
</div></details></div><h2 id="trait-implementations" class="section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-%26Element%3C'a,+Message,+Theme,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_core/element.rs.html#255-257">source</a><a href="#impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-%26Element%3C'a,+Message,+Theme,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Message, Theme, Renderer&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;dyn <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Theme, Renderer&gt; + 'a&gt; for &amp;<a class="struct" href="../../iced_core/element/struct.Element.html" title="struct iced_core::element::Element">Element</a>&lt;'a, Message, Theme, Renderer&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl"><a class="src rightside" href="../../src/iced_core/element.rs.html#259">source</a><a href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&amp;self) -&gt; &amp;(dyn <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Theme, Renderer&gt; + 'a)</h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-Element%3C'a,+Message,+Theme,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_core/element.rs.html#246-248">source</a><a href="#impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-Element%3C'a,+Message,+Theme,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Message, Theme, Renderer&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;dyn <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Theme, Renderer&gt; + 'a&gt; for <a class="struct" href="../../iced_core/element/struct.Element.html" title="struct iced_core::element::Element">Element</a>&lt;'a, Message, Theme, Renderer&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow-1" class="method trait-impl"><a class="src rightside" href="../../src/iced_core/element.rs.html#250">source</a><a href="#method.borrow-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&amp;self) -&gt; &amp;(dyn <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Theme, Renderer&gt; + 'a)</h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-Widget%3CMessage,+AnyTheme,+Renderer%3E-for-Themer%3C'a,+Message,+Theme,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/themer.rs.html#43-46">source</a><a href="#impl-Widget%3CMessage,+AnyTheme,+Renderer%3E-for-Themer%3C'a,+Message,+Theme,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, AnyTheme, Message, Theme, Renderer&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, AnyTheme, Renderer&gt; for <a class="struct" href="../widget/struct.Themer.html" title="struct iced::widget::Themer">Themer</a>&lt;'a, Message, Theme, Renderer&gt;<div class="where">where
</div></details></div><h2 id="trait-implementations" class="section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-%26Element%3C'a,+Message,+Theme,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_core/element.rs.html#255-257">source</a><a href="#impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-%26Element%3C'a,+Message,+Theme,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Message, Theme, Renderer&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;dyn <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Theme, Renderer&gt; + 'a&gt; for &amp;<a class="struct" href="../../iced_core/element/struct.Element.html" title="struct iced_core::element::Element">Element</a>&lt;'a, Message, Theme, Renderer&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow-1" class="method trait-impl"><a class="src rightside" href="../../src/iced_core/element.rs.html#259">source</a><a href="#method.borrow-1" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&amp;self) -&gt; &amp;(dyn <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Theme, Renderer&gt; + 'a)</h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-Element%3C'a,+Message,+Theme,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_core/element.rs.html#246-248">source</a><a href="#impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-Element%3C'a,+Message,+Theme,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Message, Theme, Renderer&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;dyn <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Theme, Renderer&gt; + 'a&gt; for <a class="struct" href="../../iced_core/element/struct.Element.html" title="struct iced_core::element::Element">Element</a>&lt;'a, Message, Theme, Renderer&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl"><a class="src rightside" href="../../src/iced_core/element.rs.html#250">source</a><a href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&amp;self) -&gt; &amp;(dyn <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Theme, Renderer&gt; + 'a)</h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-Widget%3CMessage,+AnyTheme,+Renderer%3E-for-Themer%3C'a,+Message,+Theme,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/themer.rs.html#43-46">source</a><a href="#impl-Widget%3CMessage,+AnyTheme,+Renderer%3E-for-Themer%3C'a,+Message,+Theme,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, AnyTheme, Message, Theme, Renderer&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, AnyTheme, Renderer&gt; for <a class="struct" href="../widget/struct.Themer.html" title="struct iced::widget::Themer">Themer</a>&lt;'a, Message, Theme, Renderer&gt;<div class="where">where
Renderer: <a class="trait" href="trait.Renderer.html" title="trait iced::advanced::Renderer">Renderer</a>,</div></h3></section><section id="impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextEditor%3C'a,+Highlighter,+Message,+Theme,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/text_editor.rs.html#297-302">source</a><a href="#impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextEditor%3C'a,+Highlighter,+Message,+Theme,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Highlighter, Message, Theme, Renderer&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Theme, Renderer&gt; for <a class="struct" href="../widget/struct.TextEditor.html" title="struct iced::widget::TextEditor">TextEditor</a>&lt;'a, Highlighter, Message, Theme, Renderer&gt;<div class="where">where
Highlighter: <a class="trait" href="text/trait.Highlighter.html" title="trait iced::advanced::text::Highlighter">Highlighter</a>,
Theme: <a class="trait" href="../widget/text_editor/trait.StyleSheet.html" title="trait iced::widget::text_editor::StyleSheet">StyleSheet</a>,
Expand Down
Loading

0 comments on commit 180e75f

Please sign in to comment.