mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-24 17:37:22 +03:00
41 lines
52 KiB
HTML
41 lines
52 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 `Panel` struct in crate `widgetry`."><meta name="keywords" content="rust, rustlang, rust-lang, Panel"><title>widgetry::Panel - Rust</title><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="../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../ayu.css" disabled ><script id="default-settings"></script><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../favicon.svg">
|
||
<link rel="alternate icon" type="image/png" href="../favicon-16x16.png">
|
||
<link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><body class="rustdoc struct"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../widgetry/index.html'><div class='logo-container rust-logo'><img src='../rust-logo.png' alt='logo'></div></a><p class="location">Struct Panel</p><div class="sidebar-elems"><div class="block items"><a class="sidebar-title" href="#fields">Fields</a><div class="sidebar-links"><a href="#structfield.clip_rect">clip_rect</a><a href="#structfield.container_dims">container_dims</a><a href="#structfield.contents_dims">contents_dims</a><a href="#structfield.dims">dims</a><a href="#structfield.horiz">horiz</a><a href="#structfield.scrollable_x">scrollable_x</a><a href="#structfield.scrollable_y">scrollable_y</a><a href="#structfield.top_level">top_level</a><a href="#structfield.vert">vert</a></div><a class="sidebar-title" href="#implementations">Methods</a><div class="sidebar-links"><a href="#method.align">align</a><a href="#method.autocomplete_done">autocomplete_done</a><a href="#method.center_of">center_of</a><a href="#method.center_of_panel">center_of_panel</a><a href="#method.clicked_outside">clicked_outside</a><a href="#method.clone_stashed">clone_stashed</a><a href="#method.currently_hovering">currently_hovering</a><a href="#method.draw">draw</a><a href="#method.dropdown_value">dropdown_value</a><a href="#method.empty">empty</a><a href="#method.event">event</a><a href="#method.find">find</a><a href="#method.find_mut">find_mut</a><a href="#method.get_all_click_actions">get_all_click_actions</a><a href="#method.has_widget">has_widget</a><a href="#method.is_button_enabled">is_button_enabled</a><a href="#method.is_checked">is_checked</a><a href="#method.maybe_dropdown_value">maybe_dropdown_value</a><a href="#method.maybe_find">maybe_find</a><a href="#method.maybe_is_checked">maybe_is_checked</a><a href="#method.modify_spinner">modify_spinner</a><a href="#method.new">new</a><a href="#method.panel_dims">panel_dims</a><a href="#method.persistent_split_value">persistent_split_value</a><a href="#method.recompute_layout">recompute_layout</a><a href="#method.recompute_scrollbar_layout">recompute_scrollbar_layout</a><a href="#method.rect_of">rect_of</a><a href="#method.replace">replace</a><a href="#method.restore">restore</a><a href="#method.scroll_offset">scroll_offset</a><a href="#method.scroll_to_member">scroll_to_member</a><a href="#method.set_scroll_offset">set_scroll_offset</a><a href="#method.slider">slider</a><a href="#method.slider_mut">slider_mut</a><a href="#method.spinner">spinner</a><a href="#method.stash">stash</a><a href="#method.swap_inner_content">swap_inner_content</a><a href="#method.take">take</a><a href="#method.take_menu_choice">take_menu_choice</a><a href="#method.text_box">text_box</a><a href="#method.update_container_dims_for_canvas_dims">update_container_dims_for_canvas_dims</a><a href="#method.update_scroll_sliders">update_scroll_sliders</a></div><a class="sidebar-title" href="#synthetic-implementations">Auto Trait Implementations</a><div class="sidebar-links"><a href="#impl-RefUnwindSafe">!RefUnwindSafe</a><a href="#impl-Send">!Send</a><a href="#impl-Sync">!Sync</a><a href="#impl-Unpin">Unpin</a><a href="#impl-UnwindSafe">!UnwindSafe</a></div><a class="sidebar-title" href="#blanket-implementations">Blanket Implementations</a><div class="sidebar-links"><a href="#impl-Any">Any</a><a href="#impl-Borrow%3CT%3E">Borrow<T></a><a href="#impl-BorrowMut%3CT%3E">BorrowMut<T></a><a href="#impl-Downcast">Downcast</a><a href="#impl-From%3CT%3E">From<T></a><a href="#impl-Into%3CU%3E">Into<U></a><a href="#impl-Same%3CT%3E">Same<T></a><a href="#impl-TryFrom%3CU%3E">TryFrom<U></a><a href="#impl-TryInto%3CU%3E">TryInto<U></a></div></div><p class="location"><a href="index.html">widgetry</a></p><div id="sidebar-vars" data-name="Panel" data-ty="struct" data-relpath=""></div><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></div></div><script src="../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><button type="button" class="help-button">?</button>
|
||
<a id="settings-menu" href="../settings.html"><img src="../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class="fqn"><span class="in-band">Struct <a href="index.html">widgetry</a>::<wbr><a class="struct" href="">Panel</a></span><span class="out-of-band"><span id="render-detail"><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">−</span>]</a></span><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#21-32" title="goto source code">[src]</a></span></h1><div class="docblock type-decl hidden-by-usual-hider"><pre class="rust struct">pub struct Panel {
|
||
top_level: <a class="struct" href="../widgetry/widgets/struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>,
|
||
horiz: <a class="enum" href="../widgetry/canvas/enum.HorizontalAlignment.html" title="enum widgetry::canvas::HorizontalAlignment">HorizontalAlignment</a>,
|
||
vert: <a class="enum" href="../widgetry/canvas/enum.VerticalAlignment.html" title="enum widgetry::canvas::VerticalAlignment">VerticalAlignment</a>,
|
||
dims: <a class="enum" href="../widgetry/widgets/panel/enum.Dims.html" title="enum widgetry::widgets::panel::Dims">Dims</a>,
|
||
scrollable_x: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>,
|
||
scrollable_y: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>,
|
||
contents_dims: <a class="struct" href="../widgetry/screen_geom/struct.ScreenDims.html" title="struct widgetry::screen_geom::ScreenDims">ScreenDims</a>,
|
||
container_dims: <a class="struct" href="../widgetry/screen_geom/struct.ScreenDims.html" title="struct widgetry::screen_geom::ScreenDims">ScreenDims</a>,
|
||
clip_rect: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../widgetry/screen_geom/struct.ScreenRectangle.html" title="struct widgetry::screen_geom::ScreenRectangle">ScreenRectangle</a>>,
|
||
}</pre></div><h2 id="fields" class="fields small-section-header">
|
||
Fields<a href="#fields" class="anchor"></a></h2><span id="structfield.top_level" class="structfield small-section-header"><a href="#structfield.top_level" class="anchor field"></a><code>top_level: <a class="struct" href="../widgetry/widgets/struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></code></span><span id="structfield.horiz" class="structfield small-section-header"><a href="#structfield.horiz" class="anchor field"></a><code>horiz: <a class="enum" href="../widgetry/canvas/enum.HorizontalAlignment.html" title="enum widgetry::canvas::HorizontalAlignment">HorizontalAlignment</a></code></span><span id="structfield.vert" class="structfield small-section-header"><a href="#structfield.vert" class="anchor field"></a><code>vert: <a class="enum" href="../widgetry/canvas/enum.VerticalAlignment.html" title="enum widgetry::canvas::VerticalAlignment">VerticalAlignment</a></code></span><span id="structfield.dims" class="structfield small-section-header"><a href="#structfield.dims" class="anchor field"></a><code>dims: <a class="enum" href="../widgetry/widgets/panel/enum.Dims.html" title="enum widgetry::widgets::panel::Dims">Dims</a></code></span><span id="structfield.scrollable_x" class="structfield small-section-header"><a href="#structfield.scrollable_x" class="anchor field"></a><code>scrollable_x: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code></span><span id="structfield.scrollable_y" class="structfield small-section-header"><a href="#structfield.scrollable_y" class="anchor field"></a><code>scrollable_y: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code></span><span id="structfield.contents_dims" class="structfield small-section-header"><a href="#structfield.contents_dims" class="anchor field"></a><code>contents_dims: <a class="struct" href="../widgetry/screen_geom/struct.ScreenDims.html" title="struct widgetry::screen_geom::ScreenDims">ScreenDims</a></code></span><span id="structfield.container_dims" class="structfield small-section-header"><a href="#structfield.container_dims" class="anchor field"></a><code>container_dims: <a class="struct" href="../widgetry/screen_geom/struct.ScreenDims.html" title="struct widgetry::screen_geom::ScreenDims">ScreenDims</a></code></span><span id="structfield.clip_rect" class="structfield small-section-header"><a href="#structfield.clip_rect" class="anchor field"></a><code>clip_rect: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="../widgetry/screen_geom/struct.ScreenRectangle.html" title="struct widgetry::screen_geom::ScreenRectangle">ScreenRectangle</a>></code></span><h2 id="implementations" class="small-section-header">Implementations<a href="#implementations" class="anchor"></a></h2><h3 id="impl" class="impl"><code class="in-band">impl <a class="struct" href="../widgetry/widgets/panel/struct.Panel.html" title="struct widgetry::widgets::panel::Panel">Panel</a></code><a href="#impl" class="anchor"></a><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#34-527" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.new" class="method"><code>pub fn <a href="#method.new" class="fnname">new</a>(top_level: <a class="struct" href="../widgetry/widgets/struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>) -> <a class="struct" href="../widgetry/widgets/panel/struct.PanelBuilder.html" title="struct widgetry::widgets::panel::PanelBuilder">PanelBuilder</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#35-42" title="goto source code">[src]</a></h4><h4 id="method.empty" class="method"><code>pub fn <a href="#method.empty" class="fnname">empty</a>(ctx: &mut <a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>) -> <a class="struct" href="../widgetry/widgets/panel/struct.Panel.html" title="struct widgetry::widgets::panel::Panel">Panel</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#45-47" title="goto source code">[src]</a></h4><div class="docblock"><p>Returns an empty panel. <code>event</code> and <code>draw</code> will have no effect.</p>
|
||
</div><h4 id="method.update_container_dims_for_canvas_dims" class="method"><code>fn <a href="#method.update_container_dims_for_canvas_dims" class="fnname">update_container_dims_for_canvas_dims</a>(&mut self, canvas_dims: <a class="struct" href="../widgetry/screen_geom/struct.ScreenDims.html" title="struct widgetry::screen_geom::ScreenDims">ScreenDims</a>)</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#49-65" title="goto source code">[src]</a></h4><h4 id="method.recompute_scrollbar_layout" class="method"><code>fn <a href="#method.recompute_scrollbar_layout" class="fnname">recompute_scrollbar_layout</a>(&mut self, ctx: &<a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>)</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#67-153" title="goto source code">[src]</a></h4><h4 id="method.recompute_layout" class="method"><code>fn <a href="#method.recompute_layout" class="fnname">recompute_layout</a>(&mut self, ctx: &<a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, recompute_bg: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>)</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#158-203" title="goto source code">[src]</a></h4><h4 id="method.scroll_offset" class="method"><code>fn <a href="#method.scroll_offset" class="fnname">scroll_offset</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#205-219" title="goto source code">[src]</a></h4><h4 id="method.update_scroll_sliders" class="method"><code>fn <a href="#method.update_scroll_sliders" class="fnname">update_scroll_sliders</a>(<br> &mut self, <br> ctx: &<a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, <br> offset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a><br>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#221-244" title="goto source code">[src]</a></h4><h4 id="method.set_scroll_offset" class="method"><code>fn <a href="#method.set_scroll_offset" class="fnname">set_scroll_offset</a>(&mut self, ctx: &<a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, offset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a>, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f64.html">f64</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">)</a>)</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#246-250" title="goto source code">[src]</a></h4><h4 id="method.event" class="method"><code>pub fn <a href="#method.event" class="fnname">event</a>(&mut self, ctx: &mut <a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>) -> <a class="enum" href="../widgetry/widgets/enum.Outcome.html" title="enum widgetry::widgets::Outcome">Outcome</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#252-288" title="goto source code">[src]</a></h4><h4 id="method.draw" class="method"><code>pub fn <a href="#method.draw" class="fnname">draw</a>(&self, g: &mut <a class="struct" href="../widgetry/drawing/struct.GfxCtx.html" title="struct widgetry::drawing::GfxCtx">GfxCtx</a><'_>)</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#290-327" title="goto source code">[src]</a></h4><h4 id="method.get_all_click_actions" class="method"><code>pub fn <a href="#method.get_all_click_actions" class="fnname">get_all_click_actions</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/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/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#329-333" title="goto source code">[src]</a></h4><h4 id="method.restore" class="method"><code>pub fn <a href="#method.restore" class="fnname">restore</a>(&mut self, ctx: &mut <a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, prev: &<a class="struct" href="../widgetry/widgets/panel/struct.Panel.html" title="struct widgetry::widgets::panel::Panel">Panel</a>)</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#335-342" title="goto source code">[src]</a></h4><h4 id="method.scroll_to_member" class="method"><code>pub fn <a href="#method.scroll_to_member" class="fnname">scroll_to_member</a>(&mut self, ctx: &<a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, name: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>)</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#344-351" title="goto source code">[src]</a></h4><h4 id="method.has_widget" class="method"><code>pub fn <a href="#method.has_widget" class="fnname">has_widget</a>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#353-355" title="goto source code">[src]</a></h4><h4 id="method.slider" class="method"><code>pub fn <a href="#method.slider" class="fnname">slider</a>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> &<a class="struct" href="../widgetry/widgets/slider/struct.Slider.html" title="struct widgetry::widgets::slider::Slider">Slider</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#357-359" title="goto source code">[src]</a></h4><h4 id="method.slider_mut" class="method"><code>pub fn <a href="#method.slider_mut" class="fnname">slider_mut</a>(&mut self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> &mut <a class="struct" href="../widgetry/widgets/slider/struct.Slider.html" title="struct widgetry::widgets::slider::Slider">Slider</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#360-362" title="goto source code">[src]</a></h4><h4 id="method.take_menu_choice" class="method"><code>pub fn <a href="#method.take_menu_choice" class="fnname">take_menu_choice</a><T: 'static>(&mut self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> T</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#364-366" title="goto source code">[src]</a></h4><h4 id="method.is_checked" class="method"><code>pub fn <a href="#method.is_checked" class="fnname">is_checked</a>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#368-370" title="goto source code">[src]</a></h4><h4 id="method.maybe_is_checked" class="method"><code>pub fn <a href="#method.maybe_is_checked" class="fnname">maybe_is_checked</a>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#371-377" title="goto source code">[src]</a></h4><h4 id="method.text_box" class="method"><code>pub fn <a href="#method.text_box" class="fnname">text_box</a>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#379-381" title="goto source code">[src]</a></h4><h4 id="method.spinner" class="method"><code>pub fn <a href="#method.spinner" class="fnname">spinner</a><T: 'static + <a class="trait" href="../widgetry/widgets/spinner/trait.SpinnerValue.html" title="trait widgetry::widgets::spinner::SpinnerValue">SpinnerValue</a>>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> T</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#383-385" title="goto source code">[src]</a></h4><h4 id="method.modify_spinner" class="method"><code>pub fn <a href="#method.modify_spinner" class="fnname">modify_spinner</a><T: 'static + <a class="trait" href="../widgetry/widgets/spinner/trait.SpinnerValue.html" title="trait widgetry::widgets::spinner::SpinnerValue">SpinnerValue</a>>(<br> &mut self, <br> ctx: &<a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, <br> name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, <br> delta: T<br>)</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#386-393" title="goto source code">[src]</a></h4><h4 id="method.dropdown_value" class="method"><code>pub fn <a href="#method.dropdown_value" class="fnname">dropdown_value</a><T: 'static + <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>, I: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html" title="trait core::convert::AsRef">AsRef</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>>>(<br> &self, <br> name: I<br>) -> T</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#395-397" title="goto source code">[src]</a></h4><h4 id="method.maybe_dropdown_value" class="method"><code>pub fn <a href="#method.maybe_dropdown_value" class="fnname">maybe_dropdown_value</a><T: 'static + <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>, I: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html" title="trait core::convert::AsRef">AsRef</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>>>(<br> &self, <br> name: I<br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><T></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#398-408" title="goto source code">[src]</a></h4><h4 id="method.persistent_split_value" class="method"><code>pub fn <a href="#method.persistent_split_value" class="fnname">persistent_split_value</a><T: 'static + <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>>(<br> &self, <br> name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a><br>) -> T</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#409-411" title="goto source code">[src]</a></h4><h4 id="method.autocomplete_done" class="method"><code>pub fn <a href="#method.autocomplete_done" class="fnname">autocomplete_done</a><T: 'static + <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>>(<br> &self, <br> name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a><T>></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#413-415" title="goto source code">[src]</a></h4><h4 id="method.stash" class="method"><code>pub fn <a href="#method.stash" class="fnname">stash</a><T: 'static>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/rc/struct.Rc.html" title="struct alloc::rc::Rc">Rc</a><<a class="struct" href="https://doc.rust-lang.org/nightly/core/cell/struct.RefCell.html" title="struct core::cell::RefCell">RefCell</a><T>></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#418-420" title="goto source code">[src]</a></h4><div class="docblock"><p>Grab a stashed value, with the ability to pass it around and modify it.</p>
|
||
</div><h4 id="method.clone_stashed" class="method"><code>pub fn <a href="#method.clone_stashed" class="fnname">clone_stashed</a><T: 'static + <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> T</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#423-425" title="goto source code">[src]</a></h4><div class="docblock"><p>Grab a stashed value and clone it.</p>
|
||
</div><h4 id="method.is_button_enabled" class="method"><code>pub fn <a href="#method.is_button_enabled" class="fnname">is_button_enabled</a>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#427-429" title="goto source code">[src]</a></h4><h4 id="method.maybe_find" class="method"><code>pub fn <a href="#method.maybe_find" class="fnname">maybe_find</a>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&<a class="struct" href="../widgetry/widgets/struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#431-433" title="goto source code">[src]</a></h4><h4 id="method.find" class="method"><code>pub fn <a href="#method.find" class="fnname">find</a><T: <a class="trait" href="../widgetry/widgets/trait.WidgetImpl.html" title="trait widgetry::widgets::WidgetImpl">WidgetImpl</a>>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>T</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#435-445" title="goto source code">[src]</a></h4><h4 id="method.find_mut" class="method"><code>pub fn <a href="#method.find_mut" class="fnname">find_mut</a><T: <a class="trait" href="../widgetry/widgets/trait.WidgetImpl.html" title="trait widgetry::widgets::WidgetImpl">WidgetImpl</a>>(&mut self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut </a>T</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#446-456" title="goto source code">[src]</a></h4><h4 id="method.swap_inner_content" class="method"><code>pub(crate) fn <a href="#method.swap_inner_content" class="fnname">swap_inner_content</a>(<br> &mut self, <br> ctx: &<a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, <br> container_name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, <br> new_inner_content: &mut <a class="struct" href="../widgetry/widgets/struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a><br>)</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#459-473" title="goto source code">[src]</a></h4><div class="docblock"><p>Swap the inner content of a <code>container</code> widget with <code>new_inner_content</code>.</p>
|
||
</div><h4 id="method.rect_of" class="method"><code>pub fn <a href="#method.rect_of" class="fnname">rect_of</a>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> &<a class="struct" href="../widgetry/screen_geom/struct.ScreenRectangle.html" title="struct widgetry::screen_geom::ScreenRectangle">ScreenRectangle</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#475-477" title="goto source code">[src]</a></h4><h4 id="method.center_of" class="method"><code>pub fn <a href="#method.center_of" class="fnname">center_of</a>(&self, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="struct" href="../widgetry/screen_geom/struct.ScreenPt.html" title="struct widgetry::screen_geom::ScreenPt">ScreenPt</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#479-481" title="goto source code">[src]</a></h4><h4 id="method.center_of_panel" class="method"><code>pub fn <a href="#method.center_of_panel" class="fnname">center_of_panel</a>(&self) -> <a class="struct" href="../widgetry/screen_geom/struct.ScreenPt.html" title="struct widgetry::screen_geom::ScreenPt">ScreenPt</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#482-484" title="goto source code">[src]</a></h4><h4 id="method.panel_dims" class="method"><code>pub fn <a href="#method.panel_dims" class="fnname">panel_dims</a>(&self) -> <a class="struct" href="../widgetry/screen_geom/struct.ScreenDims.html" title="struct widgetry::screen_geom::ScreenDims">ScreenDims</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#485-487" title="goto source code">[src]</a></h4><h4 id="method.align" class="method"><code>pub fn <a href="#method.align" class="fnname">align</a>(&mut self, horiz: <a class="enum" href="../widgetry/canvas/enum.HorizontalAlignment.html" title="enum widgetry::canvas::HorizontalAlignment">HorizontalAlignment</a>, vert: <a class="enum" href="../widgetry/canvas/enum.VerticalAlignment.html" title="enum widgetry::canvas::VerticalAlignment">VerticalAlignment</a>)</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#489-493" title="goto source code">[src]</a></h4><h4 id="method.replace" class="method"><code>pub fn <a href="#method.replace" class="fnname">replace</a>(&mut self, ctx: &mut <a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>, id: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, new: <a class="struct" href="../widgetry/widgets/struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a>)</code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#497-512" title="goto source code">[src]</a></h4><div class="docblock"><p>All margins/padding/etc from the previous widget are retained. The ID is set on the new
|
||
widget; no need to do that yourself.</p>
|
||
</div><h4 id="method.take" class="method"><code>pub fn <a href="#method.take" class="fnname">take</a>(&mut self, id: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -> <a class="struct" href="../widgetry/widgets/struct.Widget.html" title="struct widgetry::widgets::Widget">Widget</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#515-517" title="goto source code">[src]</a></h4><div class="docblock"><p>Removes a widget from the panel. Does not recalculate layout!</p>
|
||
</div><h4 id="method.clicked_outside" class="method"><code>pub fn <a href="#method.clicked_outside" class="fnname">clicked_outside</a>(&self, ctx: &mut <a class="struct" href="../widgetry/event_ctx/struct.EventCtx.html" title="struct widgetry::event_ctx::EventCtx">EventCtx</a><'_>) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#519-522" title="goto source code">[src]</a></h4><h4 id="method.currently_hovering" class="method"><code>pub fn <a href="#method.currently_hovering" class="fnname">currently_hovering</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a>></code><a class="srclink" href="../src/widgetry/widgets/panel.rs.html#524-526" title="goto source code">[src]</a></h4></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"><h3 id="impl-RefUnwindSafe" class="impl"><code class="in-band">impl !<a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html" title="trait std::panic::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="../widgetry/widgets/panel/struct.Panel.html" title="struct widgetry::widgets::panel::Panel">Panel</a></code><a href="#impl-RefUnwindSafe" class="anchor"></a><a class="srclink" href="../src/widgetry/lib.rs.html#1" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Send" class="impl"><code class="in-band">impl !<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="../widgetry/widgets/panel/struct.Panel.html" title="struct widgetry::widgets::panel::Panel">Panel</a></code><a href="#impl-Send" class="anchor"></a><a class="srclink" href="../src/widgetry/lib.rs.html#1" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Sync" class="impl"><code class="in-band">impl !<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="../widgetry/widgets/panel/struct.Panel.html" title="struct widgetry::widgets::panel::Panel">Panel</a></code><a href="#impl-Sync" class="anchor"></a><a class="srclink" href="../src/widgetry/lib.rs.html#1" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-Unpin" class="impl"><code class="in-band">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="../widgetry/widgets/panel/struct.Panel.html" title="struct widgetry::widgets::panel::Panel">Panel</a></code><a href="#impl-Unpin" class="anchor"></a><a class="srclink" href="../src/widgetry/lib.rs.html#1" title="goto source code">[src]</a></h3><div class="impl-items"></div><h3 id="impl-UnwindSafe" class="impl"><code class="in-band">impl !<a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html" title="trait std::panic::UnwindSafe">UnwindSafe</a> for <a class="struct" href="../widgetry/widgets/panel/struct.Panel.html" title="struct widgetry::widgets::panel::Panel">Panel</a></code><a href="#impl-UnwindSafe" class="anchor"></a><a class="srclink" href="../src/widgetry/lib.rs.html#1" title="goto source code">[src]</a></h3><div class="impl-items"></div></div><h2 id="blanket-implementations" class="small-section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor"></a></h2><div id="blanket-implementations-list"><h3 id="impl-Any" class="impl"><code class="in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/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/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href="#impl-Any" class="anchor"></a><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#131-135" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.type_id" class="method hidden"><code>pub fn <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id" class="fnname">type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></code><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#132" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id">Read more</a></p>
|
||
</div></div><h3 id="impl-Borrow%3CT%3E" class="impl"><code class="in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/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/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href="#impl-Borrow%3CT%3E" class="anchor"></a><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#207-211" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.borrow" class="method hidden"><code>pub fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow" class="fnname">borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>T</code><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#208" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></p>
|
||
</div></div><h3 id="impl-BorrowMut%3CT%3E" class="impl"><code class="in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/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/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href="#impl-BorrowMut%3CT%3E" class="anchor"></a><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#214-218" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.borrow_mut" class="method hidden"><code>pub fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fnname">borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut </a>T</code><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#215" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></p>
|
||
</div></div><h3 id="impl-Downcast" class="impl"><code class="in-band">impl<T> Downcast for T <span class="where fmt-newline">where<br> T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a>, </span></code><a href="#impl-Downcast" class="anchor"></a></h3><div class="impl-items"><h4 id="method.into_any" class="method hidden"><code>pub fn <a href="#method.into_any" class="fnname">into_any</a>(self: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><T, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/alloc/struct.Global.html" title="struct alloc::alloc::Global">Global</a>>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/alloc/struct.Global.html" title="struct alloc::alloc::Global">Global</a>></code></h4><div class='docblock hidden'><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 href="#tymethod.into_any">Read more</a></p>
|
||
</div><h4 id="method.into_any_rc" class="method hidden"><code>pub fn <a href="#method.into_any_rc" class="fnname">into_any_rc</a>(self: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/rc/struct.Rc.html" title="struct alloc::rc::Rc">Rc</a><T>) -> <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/rc/struct.Rc.html" title="struct alloc::rc::Rc">Rc</a><dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static></code></h4><div class='docblock hidden'><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 href="#tymethod.into_any_rc">Read more</a></p>
|
||
</div><h4 id="method.as_any" class="method hidden"><code>pub fn <a href="#method.as_any" class="fnname">as_any</a>(&self) -> &(dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static)</code></h4><div class='docblock hidden'><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 href="#tymethod.as_any">Read more</a></p>
|
||
</div><h4 id="method.as_any_mut" class="method hidden"><code>pub fn <a href="#method.as_any_mut" class="fnname">as_any_mut</a>(&mut self) -> &mut (dyn <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> + 'static)</code></h4><div class='docblock hidden'><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 href="#tymethod.as_any_mut">Read more</a></p>
|
||
</div></div><h3 id="impl-From%3CT%3E" class="impl"><code class="in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</code><a href="#impl-From%3CT%3E" class="anchor"></a><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#545-549" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.from" class="method hidden"><code>pub fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from" class="fnname">from</a>(t: T) -> T</code><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#546" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id="impl-Into%3CU%3E" class="impl"><code class="in-band">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/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/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>, </span></code><a href="#impl-Into%3CU%3E" class="anchor"></a><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#534-541" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="method.into" class="method hidden"><code>pub fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into" class="fnname">into</a>(self) -> U</code><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#538" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id="impl-Same%3CT%3E" class="impl"><code class="in-band">impl<T> Same<T> for T</code><a href="#impl-Same%3CT%3E" class="anchor"></a></h3><div class="impl-items"><h4 id="associatedtype.Output" class="type"><code>type <a href="#associatedtype.Output" class="type">Output</a> = T</code></h4><div class='docblock'><p>Should always be <code>Self</code></p>
|
||
</div></div><h3 id="impl-TryFrom%3CU%3E" class="impl"><code class="in-band">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/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/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>, </span></code><a href="#impl-TryFrom%3CU%3E" class="anchor"></a><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#582-591" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="associatedtype.Error" class="type"><code>type <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" class="type">Error</a> = <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div><h4 id="method.try_from" class="method hidden"><code>pub fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from" class="fnname">try_from</a>(value: U) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <T as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#588" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div><h3 id="impl-TryInto%3CU%3E" class="impl"><code class="in-band">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/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/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>, </span></code><a href="#impl-TryInto%3CU%3E" class="anchor"></a><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#568-577" title="goto source code">[src]</a></h3><div class="impl-items"><h4 id="associatedtype.Error-1" class="type"><code>type <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error" class="type">Error</a> = <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div><h4 id="method.try_into" class="method hidden"><code>pub fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#tymethod.try_into" class="fnname">try_into</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#574" title="goto source code">[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
||
</div></div></div></section><section id="search" class="content hidden"></section><section class="footer"></section><div id="rustdoc-vars" data-root-path="../" data-current-crate="widgetry"></div>
|
||
<script src="../main.js"></script><script defer src="../search-index.js"></script></body></html> |