<!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"><metaname="generator"content="rustdoc"><metaname="description"content="API documentation for the Rust `Args` struct in crate `game`."><metaname="keywords"content="rust, rustlang, rust-lang, Args"><title>Args in game - Rust</title><linkrel="stylesheet"type="text/css"href="../normalize.css"><linkrel="stylesheet"type="text/css"href="../rustdoc.css"id="mainThemeStyle"><linkrel="stylesheet"type="text/css"href="../light.css"id="themeStyle"><linkrel="stylesheet"type="text/css"href="../dark.css"disabled><linkrel="stylesheet"type="text/css"href="../ayu.css"disabled><scriptid="default-settings"></script><scriptsrc="../storage.js"></script><scriptsrc="../crates.js"></script><scriptdefersrc="../main.js"></script>
<noscript><linkrel="stylesheet"href="../noscript.css"></noscript><linkrel="alternate icon"type="image/png"href="../favicon-16x16.png"><linkrel="alternate icon"type="image/png"href="../favicon-32x32.png"><linkrel="icon"type="image/svg+xml"href="../favicon.svg"><styletype="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><bodyclass="rustdoc struct"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><navclass="sidebar"><divclass="sidebar-menu"role="button">☰</div><ahref='../game/index.html'><divclass='logo-container rust-logo'><imgsrc='../rust-logo.png'alt='logo'></div></a><h2class="location">Struct Args</h2><divclass="sidebar-elems"><divclass="block items"><h3class="sidebar-title"><ahref="#fields">Fields</a></h3><divclass="sidebar-links"><ahref="#structfield.actdev">actdev</a><ahref="#structfield.actdev_scenario">actdev_scenario</a><ahref="#structfield.cam">cam</a><ahref="#structfield.challenge">challenge</a><ahref="#structfield.challenges">challenges</a><ahref="#structfield.color_scheme">color_scheme</a><ahref="#structfield.compare_counts">compare_counts</a><ahref="#structfield.dev">dev</a><ahref="#structfield.devtools">devtools</a><ahref="#structfield.diff_map">diff_map</a><ahref="#structfield.dump_raw_events">dump_raw_events</a><ahref="#structfield.flags">flags</a><ahref="#structfield.load_kml">load_kml</a><ahref="#structfield.minimal_controls">minimal_controls</a><ahref="#structfield.prebake">prebake</a><ahref="#structfield.proposals">proposals</a><ahref="#structfield.sandbox">sandbox</a><ahref="#structfield.scale_factor">scale_factor</a><ahref="#structfield.start_time">start_time</a><ahref="#structfield.start_with_edits">start_with_edits</a><ahref="#structfield.tutorial">tutorial</a><ahref="#structfield.tutorial_intro">tutorial_intro</a><ahref="#structfield.ungap">ungap</a></div><h3class="sidebar-title"><ahref="#trait-implementations">Trait Implementations</a></h3><divclass="sidebar-links"><ahref="#impl-StructOpt">StructOpt</a></div><h3class="sidebar-title"><ahref="#synthetic-implementations">Auto Trait Implementations</a></h3><divclass="sidebar-links"><ahref="#impl-RefUnwindSafe">RefUnwindSafe</a><ahref="#impl-Send">Send</a><ahref="#impl-Sync">Sync</a><ahref="#impl-Unpin">Unpin</a><ahref="#impl-UnwindSafe">UnwindSafe</a></div><h3class="sidebar-title"><ahref="#blanket-implementations">Blanket Implementations</a></h3><divclass="sidebar-links"><ahref="#impl-Any">Any</a><ahref="#impl-Borrow%3CT%3E">Borrow<T></a><ahref="#impl-BorrowMut%3CT%3E">BorrowMut<T></a><ahref="#impl-Downcast">Downcast</a><ahref="#impl-DowncastSync">DowncastSync</a><ahref="#impl-From%3CT%3E">From<T></a><ahref="#impl-Instrument">Instrument</a><ahref="#impl-Into%3CU%3E">Into<U></a><ahref="#impl-Same%3CT%3E">Same<T></a><ahref="#impl-TryFrom%3CU%3E">TryFrom<U></a><ahref="#impl-TryInto%3CU%3E">TryInto<U></a><ahref="#impl-VZip%3CV%3E">VZip<V></a></div></div><h2class="location">Other items in<br><ahref="index.html">game</a></h2><divid="sidebar-vars"data-name="Args"data-ty="struct"data-relpath=""></div><scriptdefersrc="sidebar-items.js"></script></div></nav><divclass="theme-picker"><buttonid="theme-picker"aria-label="Pick another theme!"aria-haspopup="menu"title="themes"><imgwidth="18"height="18"alt="Pick another theme!"src="../brush.svg"></button><divid="theme-choices"role="menu"></div></div><navclass="sub"><formclass="search-form"><divclass="search-container"><div><selectid="crate-search"><optionvalue="All crates">All crates</option></select><inputclass="search-input"name="search"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"></div><buttontype="button"id="help-button"title="help">?</button><aid="settings-menu"href="../settings.html"title="settings"><imgwidth="18"height="18"alt="Change settings"s
</details>}</code></pre></div><h2id="fields"class="fields small-section-header">Fields<ahref="#fields"class="anchor"></a></h2><spanid="structfield.flags"class="structfield small-section-header"><ahref="#structfield.flags"class="anchor field"></a><code>flags: <aclass="struct"href="app/struct.Flags.html"title="struct game::app::Flags">Flags</a></code></span><spanid="structfield.start_with_edits"class="structfield small-section-header"><ahref="#structfield.start_with_edits"class="anchor field"></a><code>start_with_edits: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/string/struct.String.html"title="struct alloc::string::String">String</a>></code></span><divclass="docblock"><p>Start with these map edits loaded. This should be the name of edits, not a full path.</p>
</div><spanid="structfield.cam"class="structfield small-section-header"><ahref="#structfield.cam"class="anchor field"></a><code>cam: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/string/struct.String.html"title="struct alloc::string::String">String</a>></code></span><divclass="docblock"><p>Initially position the camera here. The format is an OSM-style <code>zoom/lat/lon</code> string
</div><spanid="structfield.start_time"class="structfield small-section-header"><ahref="#structfield.start_time"class="anchor field"></a><code>start_time: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="struct"href="../geom/duration/struct.Duration.html"title="struct geom::duration::Duration">Duration</a>></code></span><divclass="docblock"><p>Start the simulation at this time</p>
</div><spanid="structfield.diff_map"class="structfield small-section-header"><ahref="#structfield.diff_map"class="anchor field"></a><code>diff_map: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/string/struct.String.html"title="struct alloc::string::String">String</a>></code></span><divclass="docblock"><p>Load the map at this path as a secondary debug map to compare to the main one</p>
</div><spanid="structfield.dump_raw_events"class="structfield small-section-header"><ahref="#structfield.dump_raw_events"class="anchor field"></a><code>dump_raw_events: <aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.bool.html">bool</a></code></span><divclass="docblock"><p>Print raw widgetry events to the console for debugging</p>
</div><spanid="structfield.scale_factor"class="structfield small-section-header"><ahref="#structfield.scale_factor"class="anchor field"></a><code>scale_factor: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.f64.html">f64</a>></code></span><divclass="docblock"><p>Override the monitor’s auto-detected scale factor</p>
</div><spanid="structfield.dev"class="structfield small-section-header"><ahref="#structfield.dev"class="anchor field"></a><code>dev: <aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.bool.html">bool</a></code></span><divclass="docblock"><p>Dev mode exposes experimental tools useful for debugging, but that’d likely confuse most
</div><spanid="structfield.color_scheme"class="structfield small-section-header"><ahref="#structfield.color_scheme"class="anchor field"></a><code>color_scheme: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="enum"href="../map_gui/colors/enum.ColorSchemeChoice.html"title="enum map_gui::colors::ColorSchemeChoice">ColorSchemeChoice</a>></code></span><divclass="docblock"><p>The color scheme for map elements, agents, and the UI.</p>
</div><spanid="structfield.minimal_controls"class="structfield small-section-header"><ahref="#structfield.minimal_controls"class="anchor field"></a><code>minimal_controls: <aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.bool.html">bool</a></code></span><divclass="docblock"><p>When making a screen recording, enable this option to hide some UI elements</p>
</div><spanid="structfield.prebake"class="structfield small-section-header"><ahref="#structfield.prebake"class="anchor field"></a><code>prebake: <aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.bool.html">bool</a></code></span><divclass="docblock"><p>Run a configured set of simulations and record prebaked data.</p>
</div><spanid="structfield.tutorial_intro"class="structfield small-section-header"><ahref="#structfield.tutorial_intro"class="anchor field"></a><code>tutorial_intro: <aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.bool.html">bool</a></code></span><divclass="docblock"><p>Start at the tutorial intro screen</p>
</div><spanid="structfield.challenges"class="structfield small-section-header"><ahref="#structfield.challenges"class="anchor field"></a><code>challenges: <aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.bool.html">bool</a></code></span><divclass="docblock"><p>Start by listing gameplay challenges</p>
</div><spanid="structfield.sandbox"class="structfield small-section-header"><ahref="#structfield.sandbox"class="anchor field"></a><code>sandbox: <aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.bool.html">bool</a></code></span><divclass="docblock"><p>Start in the simulation sandbox mode</p>
</div><spanid="structfield.proposals"class="structfield small-section-header"><ahref="#structfield.proposals"class="anchor field"></a><code>proposals: <aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.bool.html">bool</a></code></span><divclass="docblock"><p>Start by showing community proposals</p>
</div><spanid="structfield.ungap"class="structfield small-section-header"><ahref="#structfield.ungap"class="anchor field"></a><code>ungap: <aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.bool.html">bool</a></code></span><divclass="docblock"><p>Launch Ungap the Map, a bike network planning tool</p>
</div><spanid="structfield.devtools"class="structfield small-section-header"><ahref="#structfield.devtools"class="anchor field"></a><code>devtools: <aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.bool.html">bool</a></code></span><divclass="docblock"><p>Start by listing internal developer tools</p>
</div><spanid="structfield.load_kml"class="structfield small-section-header"><ahref="#structfield.load_kml"class="anchor field"></a><code>load_kml: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/string/struct.String.html"title="struct alloc::string::String">String</a>></code></span><divclass="docblock"><p>Start by showing this KMl file in a debug viewer</p>
</div><spanid="structfield.challenge"class="structfield small-section-header"><ahref="#structfield.challenge"class="anchor field"></a><code>challenge: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/string/struct.String.html"title="struct alloc::string::String">String</a>></code></span><divclass="docblock"><p>Start playing a particular challenge</p>
</div><spanid="structfield.tutorial"class="structfield small-section-header"><ahref="#structfield.tutorial"class="anchor field"></a><code>tutorial: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.usize.html">usize</a>></code></span><divclass="docblock"><p>Start on a particular tutorial stage</p>
</div><spanid="structfield.actdev"class="structfield small-section-header"><ahref="#structfield.actdev"class="anchor field"></a><code>actdev: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/string/struct.String.html"title="struct alloc::string::String">String</a>></code></span><divclass="docblock"><p>Start in ActDev mode for a particular site name.</p>
</div><spanid="structfield.actdev_scenario"class="structfield small-section-header"><ahref="#structfield.actdev_scenario"class="anchor field"></a><code>actdev_scenario: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/string/struct.String.html"title="struct alloc::string::String">String</a>></code></span><divclass="docblock"><p>Start by showing an ActDev scenario. Either “base” or “go_active”.</p>
</div><spanid="structfield.compare_counts"class="structfield small-section-header"><ahref="#structfield.compare_counts"class="anchor field"></a><code>compare_counts: <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/option/enum.Option.html"title="enum core::option::Option">Option</a><<aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/vec/struct.Vec.html"title="struct alloc::vec::Vec">Vec</a><<aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/string/struct.String.html"title="struct alloc::string::String">String</a>>></code></span><divclass="docblock"><p>Start in a tool for comparing traffic counts</p>
</div></details><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.from_args"class="method trait-impl has-srclink"><divclass="rightside"></div><ahref="#method.from_args"class="anchor"></a><h4class="code-header">fn <ahref="#method.from_args"class="fnname">from_args</a>() -> Self</h4></div></summary><divclass='docblock'><p>Builds the struct from the command line arguments (<ahref="https://doc.rust-lang.org/1.58.1/std/env/fn.args_os.html"title="std::env::args_os"><code>std::env::args_os</code></a>).
Calls <ahref="https://docs.rs/clap/2.33.3/clap/errors/struct.Error.html#method.exit"title="clap::Error::exit"><code>clap::Error::exit</code></a> on failure, printing the error message and aborting the program. <ahref="#method.from_args">Read more</a></p>
</div></details><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.from_args_safe"class="method trait-impl has-srclink"><divclass="rightside"></div><ahref="#method.from_args_safe"class="anchor"></a><h4class="code-header">fn <ahref="#method.from_args_safe"class="fnname">from_args_safe</a>() -><aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/result/enum.Result.html"title="enum core::result::Result">Result</a><Self, <aclass="struct"href="https://docs.rs/clap/2.33.3/clap/errors/struct.Error.html"title="struct clap::errors::Error">Error</a>></h4></div></summary><divclass='docblock'><p>Builds the struct from the command line arguments (<ahref="https://doc.rust-lang.org/1.58.1/std/env/fn.args_os.html"title="std::env::args_os"><code>std::env::args_os</code></a>).
Unlike [<code>StructOpt::from_args</code>], returns <ahref="https://docs.rs/clap/2.33.3/clap/errors/struct.Error.html"title="clap::Error"><code>clap::Error</code></a> on failure instead of aborting the program,
so calling <ahref="https://docs.rs/clap/2.33.3/clap/errors/struct.Error.html#method.exit"title="clap::Error::exit"><code>.exit</code></a> is up to you. <ahref="#method.from_args_safe">Read more</a></p>
</div></details><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.from_iter"class="method trait-impl has-srclink"><divclass="rightside"></div><ahref="#method.from_iter"class="anchor"></a><h4class="code-header">fn <ahref="#method.from_iter"class="fnname">from_iter</a><I>(iter: I) -> Self <spanclass="where fmt-newline">where<br> I: <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/iter/traits/collect/trait.IntoIterator.html"title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a>,<br> <I as <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/iter/traits/collect/trait.IntoIterator.html"title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a>>::<aclass="type"href="https://doc.rust-lang.org/1.58.1/core/iter/traits/collect/trait.IntoIterator.html#associatedtype.Item"title="type core::iter::traits::collect::IntoIterator::Item">Item</a>: <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.Into.html"title="trait core::convert::Into">Into</a><<aclass="struct"href="https://doc.rust-lang.org/1.58.1/std/ffi/os_str/struct.OsString.html"title="struct std::ffi::os_str::OsString">OsString</a>>,<br> <I as <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/iter/traits/collect/trait.IntoIterator.html"title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a>>::<aclass="type"href="https://doc.rust-lang.org/1.58.1/core/iter/traits/collect/trait.IntoIterator.html#associatedtype.Item"title="type core::iter::traits::collect::IntoIterator::Item">Item</a>: <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html"title="trait core::clone::Clone">Clone</a>, </span></h4></div></summary><divclass='docblock'><p>Gets the struct from any iterator such as a <code>Vec</code> of your making.
</div></details><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.from_iter_safe"class="method trait-impl has-srclink"><divclass="rightside"></div><ahref="#method.from_iter_safe"class="anchor"></a><h4class="code-header">fn <ahref="#method.from_iter_safe"class="fnname">from_iter_safe</a><I>(iter: I) -><aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/result/enum.Result.html"title="enum core::result::Result">Result</a><Self, <aclass="struct"href="https://docs.rs/clap/2.33.3/clap/errors/struct.Error.html"title="struct clap::errors::Error">Error</a>><spanclass="where fmt-newline">where<br> I: <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/iter/traits/collect/trait.IntoIterator.html"title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a>,<br> <I as <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/iter/traits/collect/trait.IntoIterator.html"title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a>>::<aclass="type"href="https://doc.rust-lang.org/1.58.1/core/iter/traits/collect/trait.IntoIterator.html#associatedtype.Item"title="type core::iter::traits::collect::IntoIterator::Item">Item</a>: <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.Into.html"title="trait core::convert::Into">Into</a><<aclass="struct"href="https://doc.rust-lang.org/1.58.1/std/ffi/os_str/struct.OsString.html"title="struct std::ffi::os_str::OsString">OsString</a>>,<br> <I as <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/iter/traits/collect/trait.IntoIterator.html"title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a>>::<aclass="type"href="https://doc.rust-lang.org/1.58.1/core/iter/traits/collect/trait.IntoIterator.html#associatedtype.Item"title="type core::iter::traits::collect::IntoIterator::Item">Item</a>: <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html"title="trait core::clone::Clone">Clone</a>, </span></h4></div></summary><divclass='docblock'><p>Gets the struct from any iterator such as a <code>Vec</code> of your making. <ahref="#method.from_iter_safe">Read more</a></p>
</div></details></div></details></div><h2id="synthetic-implementations"class="small-section-header">Auto Trait Implementations<ahref="#synthetic-implementations"class="anchor"></a></h2><divid="synthetic-implementations-list"><divid="impl-RefUnwindSafe"class="impl has-srclink"><divclass="rightside"></div><ahref="#impl-RefUnwindSafe"class="anchor"></a><h3class="code-header in-band">impl <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/panic/unwind_safe/trait.RefUnwindSafe.html"title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <aclass="struct"href="struct.Args.html"title="struct game::Args">Args</a></h3></div><divid="impl-Send"class="impl has-srclink"><divclass="rightside"></div><ahref="#impl-Send"class="anchor"></a><h3class="code-header in-band">impl <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/marker/trait.Send.html"title="trait core::marker::Send">Send</a> for <aclass="struct"href="struct.Args.html"title="struct game::Args">Args</a></h3></div><divid="impl-Sync"class="impl has-srclink"><divclass="rightside"></div><ahref="#impl-Sync"class="anchor"></a><h3class="code-header in-band">impl <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/marker/trait.Sync.html"title="trait core::marker::Sync">Sync</a> for <aclass="struct"href="struct.Args.html"title="struct game::Args">Args</a></h3></div><divid="impl-Unpin"class="impl has-srclink"><divclass="rightside"></div><ahref="#impl-Unpin"class="anchor"></a><h3class="code-header in-band">impl <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/marker/trait.Unpin.html"title="trait core::marker::Unpin">Unpin</a> for <aclass="struct"href="struct.Args.html"title="struct game::Args">Args</a></h3></div><divid="impl-UnwindSafe"class="impl has-srclink"><divclass="rightside"></div><ahref="#impl-UnwindSafe"class="anchor"></a><h3class="code-header in-band">impl <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/panic/unwind_safe/trait.UnwindSafe.html"title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <aclass="struct"href="struct.Args.html"title="struct game::Args">Args</a></h3></div></div><h2id="blanket-implementations"class="small-section-header">Blanket Implementations<ahref="#blanket-implementations"class="anchor"></a></h2><divid="blanket-implementations-list"><detailsclass="rustdoc-toggle implementors-toggle"open><summary><divid="impl-Any"class="impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.58.1/src/core/any.rs.html#132-136"title="goto source code">[src]</a></div><ahref="#impl-Any"class="anchor"></a><h3class="code-header in-band">impl<T><aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/any/trait.Any.html"title="trait core::any::Any">Any</a> for T <spanclass="where fmt-newline">where<br> T: 'static + ?<aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/marker/trait.Sized.html"title="trait core::marker::Sized">Sized</a>, </span></h3></div></summary><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.type_id"class="method trait-impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.58.1/src/core/any.rs.html#133"title="goto source code">[src]</a></div><ahref="#method.type_id"class="anchor"></a><h4class="code-header">pub fn <ahref="https://doc.rust-lang.org/1.58.1/core/any/trait.Any.html#tymethod.type_id"class="fnname">type_id</a>(&self) -><aclass="struct"href="https://doc.rust-lang.org/1.58.1/core/any/struct.TypeId.html"title="struct core::any::TypeId">TypeId</a></h4></div></summary><divclass='docblock'><p>Gets the <code>TypeId</code> of <code>self</code>. <ahref="https://doc.rust-lang.org/1.58.1/core/any/trait.Any.html#tymethod.type_id">Read more</a></p>
</div></details></div></details><detailsclass="rustdoc-toggle implementors-toggle"open><summary><divid="impl-Borrow%3CT%3E"class="impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.58.1/src/core/borrow.rs.html#208-213"title="goto source code">[src]</a></div><ahref="#impl-Borrow%3CT%3E"class="anchor"></a><h3class="code-header in-band">impl<T><aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/borrow/trait.Borrow.html"title="trait core::borrow::Borrow">Borrow</a><T> for T <spanclass="where fmt-newline">where<br> T: ?<aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/marker/trait.Sized.html"title="trait core::marker::Sized">Sized</a>, </span></h3></div></summary><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.borrow"class="method trait-impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.58.1/src/core/borrow.rs.html#210"title="goto source code">[src]</a></div><ahref="#method.borrow"class="anchor"></a><h4class="code-header">pub fn <ahref="https://doc.rust-lang.org/1.58.1/core/borrow/trait.Borrow.html#tymethod.borrow"class="fnname">borrow</a>(&self) -><aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.reference.html">&</a>T</h4></div></summary><divclass='docblock'><p>Immutably borrows from an owned value. <ahref="https://doc.rust-lang.org/1.58.1/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></p>
</div></details></div></details><detailsclass="rustdoc-toggle implementors-toggle"open><summary><divid="impl-BorrowMut%3CT%3E"class="impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.58.1/src/core/borrow.rs.html#216-220"title="goto source code">[src]</a></div><ahref="#impl-BorrowMut%3CT%3E"class="anchor"></a><h3class="code-header in-band">impl<T><aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/borrow/trait.BorrowMut.html"title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T <spanclass="where fmt-newline">where<br> T: ?<aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/marker/trait.Sized.html"title="trait core::marker::Sized">Sized</a>, </span></h3></div></summary><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.borrow_mut"class="method trait-impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.58.1/src/core/borrow.rs.html#217"title="goto source code">[src]</a></div><ahref="#method.borrow_mut"class="anchor"></a><h4class="code-header">pub fn <ahref="https://doc.rust-lang.org/1.58.1/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut"class="fnname">borrow_mut</a>(&mut self) -><aclass="primitive"href="https://doc.rust-lang.org/1.58.1/std/primitive.reference.html">&mut </a>T</h4></div></summary><divclass='docblock'><p>Mutably borrows from an owned value. <ahref="https://doc.rust-lang.org/1.58.1/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></p>
</div></details></div></details><detailsclass="rustdoc-toggle implementors-toggle"open><summary><divid="impl-Downcast"class="impl has-srclink"><divclass="rightside"></div><ahref="#impl-Downcast"class="anchor"></a><h3class="code-header in-band">impl<T> Downcast for T <spanclass="where fmt-newline">where<br> T: <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/any/trait.Any.html"title="trait core::any::Any">Any</a>, </span></h3></div></summary><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.into_any"class="method trait-impl has-srclink"><divclass="rightside"></div><ahref="#method.into_any"class="anchor"></a><h4class="code-header">pub fn <aclass="fnname">into_any</a>(self: <aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/boxed/struct.Box.html"title="struct alloc::boxed::Box">Box</a><T, <aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/alloc/struct.Global.html"title="struct alloc::alloc::Global">Global</a>>) -><aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/boxed/struct.Box.html"title="struct alloc::boxed::Box">Box</a><dyn <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/any/trait.Any.html"title="trait core::any::Any">Any</a> + 'static, <aclass="struct"href="https://doc.rust-lang.org/1.58.1/alloc/alloc/struct.Global.html"title="struct alloc::alloc::Global">Global</a>></h4></div></summary><divclass='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>. <ahref="#tymethod.into_any">Read more</a></p>
further <code>downcast</code> into <code>Rc<ConcreteType></code> where <code>ConcreteType</code> implements <code>Trait</code>. <ahref="#tymethod.into_any_rc">Read more</a></p>
further <code>downcast</code> into <code>Arc<ConcreteType></code> where <code>ConcreteType</code> implements <code>Trait</code>. <ahref="#tymethod.into_any_arc">Read more</a></p>
</div></details></div></details><detailsclass="rustdoc-toggle implementors-toggle"open><summary><divid="impl-Instrument"class="impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://docs.rs/tracing/0.1.26/src/tracing/instrument.rs.html#155"title="goto source code">[src]</a></div><ahref="#impl-Instrument"class="anchor"></a><h3class="code-header in-band">impl<T><aclass="trait"href="https://docs.rs/tracing/0.1.26/tracing/instrument/trait.Instrument.html"title="trait tracing::instrument::Instrument">Instrument</a> for T</h3></div></summary><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.instrument"class="method trait-impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://docs.rs/tracing/0.1.26/src/tracing/instrument.rs.html#38"title="goto source code">[src]</a></div><ahref="#method.instrument"class="anchor"></a><h4class="code-header">fn <ahref="https://docs.rs/tracing/0.1.26/tracing/instrument/trait.Instrument.html#method.instrument"class="fnname">instrument</a>(self, span: <aclass="struct"href="https://docs.rs/tracing/0.1.26/tracing/span/struct.Span.html"title="struct tracing::span::Span">Span</a>) -><aclass="struct"href="https://docs.rs/tracing/0.1.26/tracing/instrument/struct.Instrumented.html"title="struct tracing::instrument::Instrumented">Instrumented</a><Self></h4></div></summary><divclass='docblock'><p>Instruments this type with the provided <code>Span</code>, returning an
</div></details><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.in_current_span"class="method trait-impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://docs.rs/tracing/0.1.26/src/tracing/instrument.rs.html#74"title="goto source code">[src]</a></div><ahref="#method.in_current_span"class="anchor"></a><h4class="code-header">fn <ahref="https://docs.rs/tracing/0.1.26/tracing/instrument/trait.Instrument.html#method.in_current_span"class="fnname">in_current_span</a>(self) -><aclass="struct"href="https://docs.rs/tracing/0.1.26/tracing/instrument/struct.Instrumented.html"title="struct tracing::instrument::Instrumented">Instrumented</a><Self></h4></div></summary><divclass='docblock'><p>Instruments this type with the <ahref="../struct.Span.html#method.current">current</a><code>Span</code>, returning an
</div></details></div></details><detailsclass="rustdoc-toggle implementors-toggle"open><summary><divid="impl-TryFrom%3CU%3E"class="impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.58.1/src/core/convert/mod.rs.html#587-596"title="goto source code">[src]</a></div><ahref="#impl-TryFrom%3CU%3E"class="anchor"></a><h3class="code-header in-band">impl<T, U><aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryFrom.html"title="trait core::convert::TryFrom">TryFrom</a><U> for T <spanclass="where fmt-newline">where<br> U: <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.Into.html"title="trait core::convert::Into">Into</a><T>, </span></h3></div></summary><divclass="impl-items"><detailsclass="rustdoc-toggle"open><summary><divid="associatedtype.Error"class="type trait-impl has-srclink"><ahref="#associatedtype.Error"class="anchor"></a><h4class="code-header">type <ahref="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryFrom.html#associatedtype.Error"class="type">Error</a> = <aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/convert/enum.Infallible.html"title="enum core::convert::Infallible">Infallible</a></h4></div></summary><divclass='docblock'><p>The type returned in the event of a conversion error.</p>
</div></details><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.try_from"class="method trait-impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.58.1/src/core/convert/mod.rs.html#593"title="goto source code">[src]</a></div><ahref="#method.try_from"class="anchor"></a><h4class="code-header">pub fn <ahref="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryFrom.html#tymethod.try_from"class="fnname">try_from</a>(value: U) -><aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/result/enum.Result.html"title="enum core::result::Result">Result</a><T, <T as <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryFrom.html"title="trait core::convert::TryFrom">TryFrom</a><U>>::<aclass="type"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryFrom.html#associatedtype.Error"title="type core::convert::TryFrom::Error">Error</a>></h4></div></summary><divclass='docblock'><p>Performs the conversion.</p>
</div></details></div></details><detailsclass="rustdoc-toggle implementors-toggle"open><summary><divid="impl-TryInto%3CU%3E"class="impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.58.1/src/core/convert/mod.rs.html#573-582"title="goto source code">[src]</a></div><ahref="#impl-TryInto%3CU%3E"class="anchor"></a><h3class="code-header in-band">impl<T, U><aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryInto.html"title="trait core::convert::TryInto">TryInto</a><U> for T <spanclass="where fmt-newline">where<br> U: <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryFrom.html"title="trait core::convert::TryFrom">TryFrom</a><T>, </span></h3></div></summary><divclass="impl-items"><detailsclass="rustdoc-toggle"open><summary><divid="associatedtype.Error-1"class="type trait-impl has-srclink"><ahref="#associatedtype.Error-1"class="anchor"></a><h4class="code-header">type <ahref="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryInto.html#associatedtype.Error"class="type">Error</a> = <U as <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryFrom.html"title="trait core::convert::TryFrom">TryFrom</a><T>>::<aclass="type"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryFrom.html#associatedtype.Error"title="type core::convert::TryFrom::Error">Error</a></h4></div></summary><divclass='docblock'><p>The type returned in the event of a conversion error.</p>
</div></details><detailsclass="rustdoc-toggle method-toggle"open><summary><divid="method.try_into"class="method trait-impl has-srclink"><divclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.58.1/src/core/convert/mod.rs.html#579"title="goto source code">[src]</a></div><ahref="#method.try_into"class="anchor"></a><h4class="code-header">pub fn <ahref="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryInto.html#tymethod.try_into"class="fnname">try_into</a>(self) -><aclass="enum"href="https://doc.rust-lang.org/1.58.1/core/result/enum.Result.html"title="enum core::result::Result">Result</a><U, <U as <aclass="trait"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryFrom.html"title="trait core::convert::TryFrom">TryFrom</a><T>>::<aclass="type"href="https://doc.rust-lang.org/1.58.1/core/convert/trait.TryFrom.html#associatedtype.Error"title="type core::convert::TryFrom::Error">Error</a>></h4></div></summary><divclass='docblock'><p>Performs the conversion.</p>