mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-24 01:15:12 +03:00
49 lines
73 KiB
HTML
49 lines
73 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `Widget` struct in crate `widgetry`."><meta name="keywords" content="rust, rustlang, rust-lang, Widget"><title>Widget in widgetry::widgets - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled><link rel="stylesheet" type="text/css" href="../../dark.css" disabled><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../../storage.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../main.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../../favicon.svg"></head><body class="rustdoc struct"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">☰</button><a class="sidebar-logo" href="../../widgetry/index.html"><div class="logo-container"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></div></a><h2 class="location"></h2></nav><nav class="sidebar"><a class="sidebar-logo" href="../../widgetry/index.html"><div class="logo-container"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></div></a><h2 class="location"><a href="#">Widget</a></h2><div class="sidebar-elems"><section><div class="block"><h3 class="sidebar-title"><a href="#fields">Fields</a></h3><ul><li><a href="#structfield.bg">bg</a></li><li><a href="#structfield.bg_batch">bg_batch</a></li><li><a href="#structfield.id">id</a></li><li><a href="#structfield.layout">layout</a></li><li><a href="#structfield.rect">rect</a></li><li><a href="#structfield.widget">widget</a></li></ul></div><div class="block"><h3 class="sidebar-title"><a href="#implementations">Methods</a></h3><ul><li><a href="#method.abs">abs</a></li><li><a href="#method.align_bottom">align_bottom</a></li><li><a href="#method.align_left">align_left</a></li><li><a href="#method.align_right">align_right</a></li><li><a href="#method.align_vert_center">align_vert_center</a></li><li><a href="#method.apply_flexbox">apply_flexbox</a></li><li><a href="#method.bg">bg</a></li><li><a href="#method.centered">centered</a></li><li><a href="#method.centered_cross">centered_cross</a></li><li><a href="#method.centered_horiz">centered_horiz</a></li><li><a href="#method.centered_vert">centered_vert</a></li><li><a href="#method.col">col</a></li><li><a href="#method.consume_geometry">consume_geometry</a></li><li><a href="#method.container">container</a></li><li><a href="#method.corner_rounding">corner_rounding</a></li><li><a href="#method.currently_hovering">currently_hovering</a></li><li><a href="#method.custom_col">custom_col</a></li><li><a href="#method.custom_row">custom_row</a></li><li><a href="#method.draw">draw</a></li><li><a href="#method.dropdown">dropdown</a></li><li><a href="#method.evenly_spaced">evenly_spaced</a></li><li><a href="#method.evenly_spaced_col">evenly_spaced_col</a></li><li><a href="#method.evenly_spaced_row">evenly_spaced_row</a></li><li><a href="#method.fill_height">fill_height</a></li><li><a href="#method.fill_width">fill_width</a></li><li><a href="#method.find">find</a></li><li><a href="#method.find_mut">find_mut</a></li><li><a href="#method.flex_wrap">flex_wrap</a></li><li><a href="#method.flex_wrap_no_inner_spacing">flex_wrap_no_inner_spacing</a></li><li><a href="#method.force_width">force_width</a></li><li><a href="#method.force_width_parent_pct">force_width_parent_pct</a></li><li><a href="#method.force_width_window_pct">force_width_window_pct</a></li><li><a href="#method.get_all_click_actions">get_all_click_actions</a></li><li><a href="#method.get_flexbox">get_flexbox</a></li><li><a href="#method.get_width_for_forcing">get_width_for_forcing</a></li><li><a href="#method.hide">hide</a></li><li><a href="#method.horiz_separator">horiz_separator</a></li><li><a href="#method.into_geom">into_geom</a></li><li><a href="#method.margin">margin</a></li><li><a href="#method.margin_above">margin_above</a></li><li><a href="#method.margin_below">margin_below</a></li><li><a href="#method.margin_horiz">margin_horiz</a></li><li><a href="#method.margin_left">margin_left</a></li><li><a href="#method.margin_right">margin_right</a></li><li><a href="#method.margin_vert">margin_vert</a></li><li><a href="#method.named">named</a></li><li><a href="#method.new">new</a></li><li><a href="#method.nothing">nothing</a></li><li><a href="#method.outline">outline</a></li><li><a href="#method.padding">padding</a></li><li><a href="#method.padding_bottom">padding_bottom</a></li><li><a href="#method.padding_left">padding_left</a></li><li><a href="#method.padding_right">padding_right</a></li><li><a href="#method.padding_top">padding_top</a></li><li><a href="#method.placeholder">placeholder</a></li><li><a href="#method.restore">restore</a></li><li><a href="#method.row">row</a></li><li><a href="#method.section">section</a></li><li><a href="#method.tab_body">tab_body</a></li><li><a href="#method.take">take</a></li><li><a href="#method.take_just_draw">take_just_draw</a></li><li><a href="#method.vert_separator">vert_separator</a></li></ul></div><div class="block"><h3 class="sidebar-title"><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul><li><a href="#impl-RefUnwindSafe-for-Widget">!RefUnwindSafe</a></li><li><a href="#impl-Send-for-Widget">!Send</a></li><li><a href="#impl-Sync-for-Widget">!Sync</a></li><li><a href="#impl-Unpin-for-Widget">Unpin</a></li><li><a href="#impl-UnwindSafe-for-Widget">!UnwindSafe</a></li></ul></div><div class="block"><h3 class="sidebar-title"><a href="#blanket-implementations">Blanket Implementations</a></h3><ul><li><a href="#impl-Any-for-Widget">Any</a></li><li><a href="#impl-Borrow%3CT%3E-for-Widget">Borrow<T></a></li><li><a href="#impl-BorrowMut%3CT%3E-for-Widget">BorrowMut<T></a></li><li><a href="#impl-Downcast-for-Widget">Downcast</a></li><li><a href="#impl-From%3CT%3E-for-Widget">From<T></a></li><li><a href="#impl-Instrument-for-Widget">Instrument</a></li><li><a href="#impl-Into%3CU%3E-for-Widget">Into<U></a></li><li><a href="#impl-TryFrom%3CU%3E-for-Widget">TryFrom<U></a></li><li><a href="#impl-TryInto%3CU%3E-for-Widget">TryInto<U></a></li></ul></div></section><h2 class="location"><a href="index.html">In widgetry::widgets</a></h2></div></nav><main><div class="width-limiter"><div class="sub-container"><a class="sub-logo-container" href="../../widgetry/index.html"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></a><nav class="sub"><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" title="help" tabindex="-1"><button type="button">?</button></div><div id="settings-menu" tabindex="-1"><a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../wheel.svg"></a></div></div></form></nav></div><section id="main-content" class="content"><div class="main-heading"><h1 class="fqn"><span class="in-band">Struct <a href="../index.html">widgetry</a>::<wbr><a href="index.html">widgets</a>::<wbr><a class="struct" href="#">Widget</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../../clipboard.svg" width="19" height="18" alt="Copy item path"></button></span></h1><span class="out-of-band"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#127-136">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">−</span>]</a></span></div><div class="docblock item-decl"><pre class="rust struct"><code>pub struct Widget {
|
||
pub(crate) widget: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="trait.WidgetImpl.html" title="trait widgetry::widgets::WidgetImpl">WidgetImpl</a>>,
|
||
layout: <a class="struct" href="struct.LayoutStyle.html" title="struct widgetry::widgets::LayoutStyle">LayoutStyle</a>,
|
||
pub(crate) rect: <a class="struct" href="../screen_geom/struct.ScreenRectangle.html" title="struct widgetry::screen_geom::ScreenRectangle">ScreenRectangle</a>,
|
||
bg: <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../backend_glow/struct.Drawable.html" title="struct widgetry::backend_glow::Drawable">Drawable</a>>,
|
||
bg_batch: <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/struct.GeomBatch.html" title="struct widgetry::geom::GeomBatch">GeomBatch</a>>,
|
||
id: <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>,
|
||
}</code></pre></div><h2 id="fields" class="fields small-section-header">Fields<a href="#fields" class="anchor"></a></h2><span id="structfield.widget" class="structfield small-section-header"><a href="#structfield.widget" class="anchor field"></a><code>widget: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="trait.WidgetImpl.html" title="trait widgetry::widgets::WidgetImpl">WidgetImpl</a>></code></span><span id="structfield.layout" class="structfield small-section-header"><a href="#structfield.layout" class="anchor field"></a><code>layout: <a class="struct" href="struct.LayoutStyle.html" title="struct widgetry::widgets::LayoutStyle">LayoutStyle</a></code></span><span id="structfield.rect" class="structfield small-section-header"><a href="#structfield.rect" class="anchor field"></a><code>rect: <a class="struct" href="../screen_geom/struct.ScreenRectangle.html" title="struct widgetry::screen_geom::ScreenRectangle">ScreenRectangle</a></code></span><span id="structfield.bg" class="structfield small-section-header"><a href="#structfield.bg" class="anchor field"></a><code>bg: <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../backend_glow/struct.Drawable.html" title="struct widgetry::backend_glow::Drawable">Drawable</a>></code></span><span id="structfield.bg_batch" class="structfield small-section-header"><a href="#structfield.bg_batch" class="anchor field"></a><code>bg_batch: <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../geom/struct.GeomBatch.html" title="struct widgetry::geom::GeomBatch">GeomBatch</a>></code></span><span id="structfield.id" class="structfield small-section-header"><a href="#structfield.id" class="anchor field"></a><code>id: <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code></span><h2 id="implementations" class="small-section-header">Implementations<a href="#implementations" class="anchor"></a></h2><div id="implementations-list"><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Widget" class="impl has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#174-411">source</a></span><a href="#impl-Widget" class="anchor"></a><h3 class="code-header in-band">impl <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h3></section></summary><div class="impl-items"><section id="method.centered" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#175-179">source</a></span><h4 class="code-header">pub fn <a href="#method.centered" class="fnname">centered</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.centered_horiz" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#181-183">source</a></span><h4 class="code-header">pub fn <a href="#method.centered_horiz" class="fnname">centered_horiz</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.centered_vert" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#185-187">source</a></span><h4 class="code-header">pub fn <a href="#method.centered_vert" class="fnname">centered_vert</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.centered_cross" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#189-192">source</a></span><h4 class="code-header">pub fn <a href="#method.centered_cross" class="fnname">centered_cross</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.evenly_spaced" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#194-197">source</a></span><h4 class="code-header">pub fn <a href="#method.evenly_spaced" class="fnname">evenly_spaced</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.fill_width" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#199-202">source</a></span><h4 class="code-header">pub fn <a href="#method.fill_width" class="fnname">fill_width</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.fill_height" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#203-206">source</a></span><h4 class="code-header">pub fn <a href="#method.fill_height" class="fnname">fill_height</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><details class="rustdoc-toggle method-toggle" open><summary><section id="method.flex_wrap" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#211-219">source</a></span><h4 class="code-header">pub fn <a href="#method.flex_wrap" class="fnname">flex_wrap</a>(self, ctx: &<a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, width: <a class="struct" href="../../geom/percent/struct.Percent.html" title="struct geom::percent::Percent">Percent</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>This one is really weird. percent_width should be LESS than the max_size_percent given to
|
||
the overall Panel, otherwise weird things happen.
|
||
Only makes sense for rows/columns.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.flex_wrap_no_inner_spacing" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#221-228">source</a></span><h4 class="code-header">pub fn <a href="#method.flex_wrap_no_inner_spacing" class="fnname">flex_wrap_no_inner_spacing</a>(<br> self,<br> ctx: &<a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>,<br> width: <a class="struct" href="../../geom/percent/struct.Percent.html" title="struct geom::percent::Percent">Percent</a><br>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>Like flex_wrap, but doesn’t horizontally space out widgets on the same row.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.force_width" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#230-233">source</a></span><h4 class="code-header">pub fn <a href="#method.force_width" class="fnname">force_width</a>(self, width: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>Only for rows/columns. Used to force table columns to line up.</p>
|
||
</div></details><section id="method.force_width_window_pct" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#234-238">source</a></span><h4 class="code-header">pub fn <a href="#method.force_width_window_pct" class="fnname">force_width_window_pct</a>(self, ctx: &<a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, width: <a class="struct" href="../../geom/percent/struct.Percent.html" title="struct geom::percent::Percent">Percent</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.force_width_parent_pct" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#239-242">source</a></span><h4 class="code-header">pub fn <a href="#method.force_width_parent_pct" class="fnname">force_width_parent_pct</a>(self, width: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><details class="rustdoc-toggle method-toggle" open><summary><section id="method.get_width_for_forcing" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#245-247">source</a></span><h4 class="code-header">pub fn <a href="#method.get_width_for_forcing" class="fnname">get_width_for_forcing</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a></h4></section></summary><div class="docblock"><p>Needed for force_width.</p>
|
||
</div></details><section id="method.bg" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#249-252">source</a></span><h4 class="code-header">pub fn <a href="#method.bg" class="fnname">bg</a>(self, color: <a class="struct" href="../color/struct.Color.html" title="struct widgetry::color::Color">Color</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><details class="rustdoc-toggle method-toggle" open><summary><section id="method.outline" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#255-258">source</a></span><h4 class="code-header">pub fn <a href="#method.outline" class="fnname">outline</a>(self, style: <a class="type" href="../style/type.OutlineStyle.html" title="type widgetry::style::OutlineStyle">OutlineStyle</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>Callers have to adjust padding too, probably</p>
|
||
</div></details><section id="method.corner_rounding" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#260-263">source</a></span><h4 class="code-header">pub fn <a href="#method.corner_rounding" class="fnname">corner_rounding</a><R: <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="enum" href="enum.CornerRounding.html" title="enum widgetry::widgets::CornerRounding">CornerRounding</a>>>(self, value: R) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><details class="rustdoc-toggle method-toggle" open><summary><section id="method.container" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#267-269">source</a></span><h4 class="code-header">pub fn <a href="#method.container" class="fnname">container</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>Things like padding don’t work on many widgets, so just make a convenient way to wrap in a
|
||
row/column first</p>
|
||
</div></details><section id="method.section" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#271-275">source</a></span><h4 class="code-header">pub fn <a href="#method.section" class="fnname">section</a>(self, ctx: &<a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.tab_body" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#277-291">source</a></span><h4 class="code-header">pub fn <a href="#method.tab_body" class="fnname">tab_body</a>(self, ctx: &<a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.padding" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#294-298">source</a></span><h4 class="code-header">pub fn <a href="#method.padding" class="fnname">padding</a><I: <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="struct.EdgeInsets.html" title="struct widgetry::widgets::EdgeInsets">EdgeInsets</a>>>(self, insets: I) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.padding_top" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#300-303">source</a></span><h4 class="code-header">pub fn <a href="#method.padding_top" class="fnname">padding_top</a>(self, pixels: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.padding_left" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#305-308">source</a></span><h4 class="code-header">pub fn <a href="#method.padding_left" class="fnname">padding_left</a>(self, pixels: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.padding_bottom" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#310-313">source</a></span><h4 class="code-header">pub fn <a href="#method.padding_bottom" class="fnname">padding_bottom</a>(self, pixels: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.padding_right" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#315-318">source</a></span><h4 class="code-header">pub fn <a href="#method.padding_right" class="fnname">padding_right</a>(self, pixels: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.margin" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#320-324">source</a></span><h4 class="code-header">pub fn <a href="#method.margin" class="fnname">margin</a><I: <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="struct.EdgeInsets.html" title="struct widgetry::widgets::EdgeInsets">EdgeInsets</a>>>(self, insets: I) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.margin_above" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#326-329">source</a></span><h4 class="code-header">pub fn <a href="#method.margin_above" class="fnname">margin_above</a>(self, pixels: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.margin_below" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#330-333">source</a></span><h4 class="code-header">pub fn <a href="#method.margin_below" class="fnname">margin_below</a>(self, pixels: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.margin_left" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#334-337">source</a></span><h4 class="code-header">pub fn <a href="#method.margin_left" class="fnname">margin_left</a>(self, pixels: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.margin_right" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#338-341">source</a></span><h4 class="code-header">pub fn <a href="#method.margin_right" class="fnname">margin_right</a>(self, pixels: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.margin_horiz" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#342-346">source</a></span><h4 class="code-header">pub fn <a href="#method.margin_horiz" class="fnname">margin_horiz</a>(self, pixels: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.margin_vert" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#347-351">source</a></span><h4 class="code-header">pub fn <a href="#method.margin_vert" class="fnname">margin_vert</a>(self, pixels: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.align_left" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#353-356">source</a></span><h4 class="code-header">pub fn <a href="#method.align_left" class="fnname">align_left</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.align_right" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#357-365">source</a></span><h4 class="code-header">pub fn <a href="#method.align_right" class="fnname">align_right</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.align_bottom" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#366-374">source</a></span><h4 class="code-header">pub fn <a href="#method.align_bottom" class="fnname">align_bottom</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><details class="rustdoc-toggle method-toggle" open><summary><section id="method.align_vert_center" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#376-384">source</a></span><h4 class="code-header">pub fn <a href="#method.align_vert_center" class="fnname">align_vert_center</a>(self) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>This doesn’t count against the entire container</p>
|
||
</div></details><section id="method.abs" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#386-395">source</a></span><h4 class="code-header">fn <a href="#method.abs" class="fnname">abs</a>(self, x: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a>, y: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.named" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#397-400">source</a></span><h4 class="code-header">pub fn <a href="#method.named" class="fnname">named</a><I: <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>>(self, id: I) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><details class="rustdoc-toggle method-toggle" open><summary><section id="method.hide" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#404-410">source</a></span><h4 class="code-header">pub fn <a href="#method.hide" class="fnname">hide</a>(self, x: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.bool.html">bool</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>If the argument is true, don’t actually create this widget. May be more readable than an
|
||
if/else block.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Widget-1" class="impl has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#414-574">source</a></span><a href="#impl-Widget-1" class="anchor"></a><h3 class="code-header in-band">impl <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h3></section></summary><div class="impl-items"><section id="method.new" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#415-431">source</a></span><h4 class="code-header">pub(crate) fn <a href="#method.new" class="fnname">new</a>(widget: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="trait.WidgetImpl.html" title="trait widgetry::widgets::WidgetImpl">WidgetImpl</a>>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.dropdown" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#434-449">source</a></span><h4 class="code-header">pub fn <a href="#method.dropdown" class="fnname">dropdown</a><T: 'static + <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a> + <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> + <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a>, I: <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.AsRef.html" title="trait core::convert::AsRef">AsRef</a><<a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.str.html">str</a>>>(<br> ctx: &<a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>,<br> label: I,<br> default_value: T,<br> choices: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="../struct.Choice.html" title="struct widgetry::Choice">Choice</a><T>><br>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><details class="rustdoc-toggle method-toggle" open><summary><section id="method.custom_row" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#452-454">source</a></span><h4 class="code-header">pub fn <a href="#method.custom_row" class="fnname">custom_row</a>(widgets: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>Creates a row with the specified widgets. No margins or other layouting is applied.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.row" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#457-459">source</a></span><h4 class="code-header">pub fn <a href="#method.row" class="fnname">row</a>(widgets: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>Creates a row with the specified widgets. Every member gets a default horizontal margin.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.evenly_spaced_row" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#462-474">source</a></span><h4 class="code-header">pub fn <a href="#method.evenly_spaced_row" class="fnname">evenly_spaced_row</a>(spacing: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>, widgets: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>Creates a row with the specified widgets, with a <code>spacing</code> sized margin between members</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.custom_col" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#477-479">source</a></span><h4 class="code-header">pub fn <a href="#method.custom_col" class="fnname">custom_col</a>(widgets: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>Creates a column with the specified widgets. No margins or other layouting is applied.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.evenly_spaced_col" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#482-494">source</a></span><h4 class="code-header">pub fn <a href="#method.evenly_spaced_col" class="fnname">evenly_spaced_col</a>(spacing: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.usize.html">usize</a>, widgets: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>Creates a column with the specified widgets, with a <code>spacing</code> sized margin between members</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.col" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#497-499">source</a></span><h4 class="code-header">pub fn <a href="#method.col" class="fnname">col</a>(widgets: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><<a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></summary><div class="docblock"><p>Creates a column with the specified widgets. Every member gets a default vertical margin.</p>
|
||
</div></details><section id="method.nothing" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#501-503">source</a></span><h4 class="code-header">pub fn <a href="#method.nothing" class="fnname">nothing</a>() -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.into_geom" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#506-552">source</a></span><h4 class="code-header">pub fn <a href="#method.into_geom" class="fnname">into_geom</a>(<br> self,<br> ctx: &<a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>,<br> exact_pct_width: <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a>><br>) -> (<a class="struct" href="../geom/struct.GeomBatch.html" title="struct widgetry::geom::GeomBatch">GeomBatch</a>, <a class="struct" href="../../geom/polygon/struct.Polygon.html" title="struct geom::polygon::Polygon">Polygon</a>)</h4></section><section id="method.horiz_separator" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#554-561">source</a></span><h4 class="code-header">pub fn <a href="#method.horiz_separator" class="fnname">horiz_separator</a>(ctx: &<a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, pct_container_width: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.vert_separator" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#563-569">source</a></span><h4 class="code-header">pub fn <a href="#method.vert_separator" class="fnname">vert_separator</a>(ctx: &<a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, height_px: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section><section id="method.placeholder" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#571-573">source</a></span><h4 class="code-header">pub fn <a href="#method.placeholder" class="fnname">placeholder</a>(ctx: &<a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, label: &<a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.str.html">str</a>) -> <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h4></section></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Widget-2" class="impl has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#577-824">source</a></span><a href="#impl-Widget-2" class="anchor"></a><h3 class="code-header in-band">impl <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h3></section></summary><div class="impl-items"><section id="method.draw" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#578-591">source</a></span><h4 class="code-header">pub(crate) fn <a href="#method.draw" class="fnname">draw</a>(&self, g: &mut <a class="struct" href="../drawing/struct.GfxCtx.html" title="struct widgetry::drawing::GfxCtx">GfxCtx</a><'_>)</h4></section><section id="method.get_flexbox" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#594-617">source</a></span><h4 class="code-header">fn <a href="#method.get_flexbox" class="fnname">get_flexbox</a>(&self, parent: Node, taffy: &mut Taffy, nodes: &mut <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><Node>)</h4></section><section id="method.apply_flexbox" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#620-699">source</a></span><h4 class="code-header">fn <a href="#method.apply_flexbox" class="fnname">apply_flexbox</a>(<br> &mut self,<br> taffy: &Taffy,<br> nodes: &mut <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><Node>,<br> dx: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a>,<br> dy: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a>,<br> scroll_offset: (<a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a>, <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.f64.html">f64</a>),<br> ctx: &<a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>,<br> recompute_layout: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.bool.html">bool</a>,<br> defer_draw: <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.bool.html">bool</a><br>)</h4></section><section id="method.get_all_click_actions" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#701-714">source</a></span><h4 class="code-header">fn <a href="#method.get_all_click_actions" class="fnname">get_all_click_actions</a>(&self, actions: &mut <a class="struct" href="https://doc.rust-lang.org/1.64.0/std/collections/hash/set/struct.HashSet.html" title="struct std::collections::hash::set::HashSet">HashSet</a><<a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>>)</h4></section><section id="method.currently_hovering" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#716-733">source</a></span><h4 class="code-header">fn <a href="#method.currently_hovering" class="fnname">currently_hovering</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&<a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></h4></section><section id="method.restore" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#735-745">source</a></span><h4 class="code-header">fn <a href="#method.restore" class="fnname">restore</a>(&mut self, ctx: &mut <a class="struct" href="../event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, prev: &<a class="struct" href="panel/struct.Panel.html" title="struct widgetry::widgets::panel::Panel">Panel</a>)</h4></section><section id="method.consume_geometry" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#747-764">source</a></span><h4 class="code-header">fn <a href="#method.consume_geometry" class="fnname">consume_geometry</a>(self, batch: &mut <a class="struct" href="../geom/struct.GeomBatch.html" title="struct widgetry::geom::GeomBatch">GeomBatch</a>)</h4></section><section id="method.find" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#766-780">source</a></span><h4 class="code-header">fn <a href="#method.find" class="fnname">find</a>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.str.html">str</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&<a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>></h4></section><section id="method.find_mut" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#781-795">source</a></span><h4 class="code-header">fn <a href="#method.find_mut" class="fnname">find_mut</a>(&mut self, name: &<a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.str.html">str</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&mut <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>></h4></section><section id="method.take" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#797-819">source</a></span><h4 class="code-header">fn <a href="#method.take" class="fnname">take</a>(&mut self, name: &<a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.str.html">str</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>></h4></section><section id="method.take_just_draw" class="method has-srclink"><span class="rightside"><a class="srclink" href="../../src/widgetry/widgets/mod.rs.html#821-823">source</a></span><h4 class="code-header">pub(crate) fn <a href="#method.take_just_draw" class="fnname">take_just_draw</a>(self) -> <a class="struct" href="just_draw/struct.JustDraw.html" title="struct widgetry::widgets::just_draw::JustDraw">JustDraw</a></h4></section></div></details></div><h2 id="synthetic-implementations" class="small-section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor"></a></h2><div id="synthetic-implementations-list"><section id="impl-RefUnwindSafe-for-Widget" class="impl has-srclink"><a href="#impl-RefUnwindSafe-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl !<a class="trait" href="https://doc.rust-lang.org/1.64.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h3></section><section id="impl-Send-for-Widget" class="impl has-srclink"><a href="#impl-Send-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl !<a class="trait" href="https://doc.rust-lang.org/1.64.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h3></section><section id="impl-Sync-for-Widget" class="impl has-srclink"><a href="#impl-Sync-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl !<a class="trait" href="https://doc.rust-lang.org/1.64.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h3></section><section id="impl-Unpin-for-Widget" class="impl has-srclink"><a href="#impl-Unpin-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h3></section><section id="impl-UnwindSafe-for-Widget" class="impl has-srclink"><a href="#impl-UnwindSafe-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl !<a class="trait" href="https://doc.rust-lang.org/1.64.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="struct" href="struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></h3></section></div><h2 id="blanket-implementations" class="small-section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor"></a></h2><div id="blanket-implementations-list"><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Any-for-Widget" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/any.rs.html#203">source</a></span><a href="#impl-Any-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T <span class="where fmt-newline">where<br> T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/1.64.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/any.rs.html#204">source</a></span><a href="#method.type_id" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.64.0/core/any/trait.Any.html#tymethod.type_id" class="fnname">type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/1.64.0/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'><p>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/1.64.0/core/any/trait.Any.html#tymethod.type_id">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-Widget" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/borrow.rs.html#209">source</a></span><a href="#impl-Borrow%3CT%3E-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/1.64.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl has-srclink"><span class="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/91522" title="Tracking issue for const_borrow">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/borrow.rs.html#211">source</a></span><a href="#method.borrow" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.64.0/core/borrow/trait.Borrow.html#tymethod.borrow" class="fnname">borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.reference.html">&</a>T</h4></section></summary><div class='docblock'><p>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.64.0/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-Widget" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/borrow.rs.html#218">source</a></span><a href="#impl-BorrowMut%3CT%3E-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/1.64.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.borrow_mut" class="method trait-impl has-srclink"><span class="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/91522" title="Tracking issue for const_borrow">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/borrow.rs.html#219">source</a></span><a href="#method.borrow_mut" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.64.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fnname">borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/1.64.0/std/primitive.reference.html">&mut </a>T</h4></section></summary><div class='docblock'><p>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.64.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Downcast-for-Widget" class="impl has-srclink"><a href="#impl-Downcast-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl<T> Downcast for T <span class="where fmt-newline">where<br> T: <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a>, </span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.into_any" class="method trait-impl has-srclink"><a href="#method.into_any" class="anchor"></a><h4 class="code-header">fn <a class="fnname">into_any</a>(self: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><T, <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/alloc/struct.Global.html" title="struct alloc::alloc::Global">Global</a>>) -> <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static, <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/alloc/struct.Global.html" title="struct alloc::alloc::Global">Global</a>></h4></section></summary><div class='docblock'><p>Convert <code>Box<dyn Trait></code> (where <code>Trait: Downcast</code>) to <code>Box<dyn Any></code>. <code>Box<dyn Any></code> can
|
||
then be further <code>downcast</code> into <code>Box<ConcreteType></code> where <code>ConcreteType</code> implements <code>Trait</code>. <a>Read more</a></p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.into_any_rc" class="method trait-impl has-srclink"><a href="#method.into_any_rc" class="anchor"></a><h4 class="code-header">fn <a class="fnname">into_any_rc</a>(self: <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/rc/struct.Rc.html" title="struct alloc::rc::Rc">Rc</a><T>) -> <a class="struct" href="https://doc.rust-lang.org/1.64.0/alloc/rc/struct.Rc.html" title="struct alloc::rc::Rc">Rc</a><dyn <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static></h4></section></summary><div class='docblock'><p>Convert <code>Rc<Trait></code> (where <code>Trait: Downcast</code>) to <code>Rc<Any></code>. <code>Rc<Any></code> can then be
|
||
further <code>downcast</code> into <code>Rc<ConcreteType></code> where <code>ConcreteType</code> implements <code>Trait</code>. <a>Read more</a></p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.as_any" class="method trait-impl has-srclink"><a href="#method.as_any" class="anchor"></a><h4 class="code-header">fn <a class="fnname">as_any</a>(&self) -> &(dyn <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static)</h4></section></summary><div class='docblock'><p>Convert <code>&Trait</code> (where <code>Trait: Downcast</code>) to <code>&Any</code>. This is needed since Rust cannot
|
||
generate <code>&Any</code>’s vtable from <code>&Trait</code>’s. <a>Read more</a></p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.as_any_mut" class="method trait-impl has-srclink"><a href="#method.as_any_mut" class="anchor"></a><h4 class="code-header">fn <a class="fnname">as_any_mut</a>(&mut self) -> &mut (dyn <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static)</h4></section></summary><div class='docblock'><p>Convert <code>&mut Trait</code> (where <code>Trait: Downcast</code>) to <code>&Any</code>. This is needed since Rust cannot
|
||
generate <code>&mut Any</code>’s vtable from <code>&mut Trait</code>’s. <a>Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-Widget" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/convert/mod.rs.html#557">source</a></span><a href="#impl-From%3CT%3E-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from" class="method trait-impl has-srclink"><span class="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/convert/mod.rs.html#559">source</a></span><a href="#method.from" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.64.0/core/convert/trait.From.html#tymethod.from" class="fnname">from</a>(t: T) -> T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Instrument-for-Widget" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/tracing/0.1.26/src/tracing/instrument.rs.html#155">source</a></span><a href="#impl-Instrument-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://docs.rs/tracing/0.1.26/tracing/instrument/trait.Instrument.html" title="trait tracing::instrument::Instrument">Instrument</a> for T</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.instrument" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/tracing/0.1.26/src/tracing/instrument.rs.html#38">source</a></span><a href="#method.instrument" class="anchor"></a><h4 class="code-header">fn <a href="https://docs.rs/tracing/0.1.26/tracing/instrument/trait.Instrument.html#method.instrument" class="fnname">instrument</a>(self, span: <a class="struct" href="https://docs.rs/tracing/0.1.26/tracing/span/struct.Span.html" title="struct tracing::span::Span">Span</a>) -> <a class="struct" href="https://docs.rs/tracing/0.1.26/tracing/instrument/struct.Instrumented.html" title="struct tracing::instrument::Instrumented">Instrumented</a><Self></h4></section></summary><div class='docblock'><p>Instruments this type with the provided <code>Span</code>, returning an
|
||
<code>Instrumented</code> wrapper. <a href="https://docs.rs/tracing/0.1.26/tracing/instrument/trait.Instrument.html#method.instrument">Read more</a></p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.in_current_span" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/tracing/0.1.26/src/tracing/instrument.rs.html#74">source</a></span><a href="#method.in_current_span" class="anchor"></a><h4 class="code-header">fn <a href="https://docs.rs/tracing/0.1.26/tracing/instrument/trait.Instrument.html#method.in_current_span" class="fnname">in_current_span</a>(self) -> <a class="struct" href="https://docs.rs/tracing/0.1.26/tracing/instrument/struct.Instrumented.html" title="struct tracing::instrument::Instrumented">Instrumented</a><Self></h4></section></summary><div class='docblock'><p>Instruments this type with the <a href="../struct.Span.html#method.current">current</a> <code>Span</code>, returning an
|
||
<code>Instrumented</code> wrapper. <a href="https://docs.rs/tracing/0.1.26/tracing/instrument/trait.Instrument.html#method.in_current_span">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-Widget" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/convert/mod.rs.html#541">source</a></span><a href="#impl-Into%3CU%3E-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>, </span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.into" class="method trait-impl has-srclink"><span class="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/convert/mod.rs.html#549">source</a></span><a href="#method.into" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.64.0/core/convert/trait.Into.html#tymethod.into" class="fnname">into</a>(self) -> U</h4></section></summary><div class="docblock"><p>Calls <code>U::from(self)</code>.</p>
|
||
<p>That is, this conversion is whatever the implementation of
|
||
<code><a href="https://doc.rust-lang.org/1.64.0/core/convert/trait.From.html" title="From">From</a><T> for U</code> chooses to do.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-TryFrom%3CU%3E-for-Widget" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/convert/mod.rs.html#598">source</a></span><a href="#impl-TryFrom%3CU%3E-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>, </span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error" class="anchor"></a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></h4></section></summary><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.try_from" class="method trait-impl has-srclink"><span class="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/convert/mod.rs.html#604">source</a></span><a href="#method.try_from" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fnname">try_from</a>(value: U) -> <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <T as <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'><p>Performs the conversion.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-TryInto%3CU%3E-for-Widget" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/convert/mod.rs.html#583">source</a></span><a href="#impl-TryInto%3CU%3E-for-Widget" class="anchor"></a><h3 class="code-header in-band">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>, </span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-1" class="anchor"></a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryInto.html#associatedtype.Error" class="associatedtype">Error</a> = <U as <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></h4></section></summary><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.try_into" class="method trait-impl has-srclink"><span class="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/1.64.0/src/core/convert/mod.rs.html#589">source</a></span><a href="#method.try_into" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryInto.html#tymethod.try_into" class="fnname">try_into</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/1.64.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <U as <a class="trait" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.64.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'><p>Performs the conversion.</p>
|
||
</div></details></div></details></div></section></div></main><div id="rustdoc-vars" data-root-path="../../" data-current-crate="widgetry" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.64.0 (a55dd71d5 2022-09-19)" ></div></body></html> |