librustzcash/rustdoc/latest/zcash_client_backend/data_api/testing/struct.TestState.html

332 lines
130 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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="The state for a `zcash_client_backend` test."><title>TestState in zcash_client_backend::data_api::testing - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../../static.files/rustdoc-20739d33.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="zcash_client_backend" data-themes="" data-resource-suffix="" data-rustdoc-version="1.88.0-nightly (74509131e 2025-04-29)" data-channel="nightly" data-search-js="search-f7877310.js" data-settings-js="settings-5514c975.js" ><script src="../../../static.files/storage-4e99c027.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../../static.files/main-7ef8a74a.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../../../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../../../static.files/favicon-044be391.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" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../../zcash_client_backend/index.html">zcash_<wbr>client_<wbr>backend</a><span class="version">0.18.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Test<wbr>State</a></h2><h3><a href="#implementations">Methods</a></h3><ul class="block method"><li><a href="#method.cache" title="cache">cache</a></li><li><a href="#method.create_proposed_transactions" title="create_proposed_transactions">create_proposed_transactions</a></li><li><a href="#method.create_standard_transaction" title="create_standard_transaction">create_standard_transaction</a></li><li><a href="#method.generate_block_at" title="generate_block_at">generate_block_at</a></li><li><a href="#method.generate_empty_block" title="generate_empty_block">generate_empty_block</a></li><li><a href="#method.generate_next_block" title="generate_next_block">generate_next_block</a></li><li><a href="#method.generate_next_block_from_tx" title="generate_next_block_from_tx">generate_next_block_from_tx</a></li><li><a href="#method.generate_next_block_including" title="generate_next_block_including">generate_next_block_including</a></li><li><a href="#method.generate_next_block_multi" title="generate_next_block_multi">generate_next_block_multi</a></li><li><a href="#method.generate_next_block_spending" title="generate_next_block_spending">generate_next_block_spending</a></li><li><a href="#method.get_pending_change" title="get_pending_change">get_pending_change</a></li><li><a href="#method.get_pending_shielded_balance" title="get_pending_shielded_balance">get_pending_shielded_balance</a></li><li><a href="#method.get_spendable_balance" title="get_spendable_balance">get_spendable_balance</a></li><li><a href="#method.get_total_balance" title="get_total_balance">get_total_balance</a></li><li><a href="#method.get_tx_from_history" title="get_tx_from_history">get_tx_from_history</a></li><li><a href="#method.get_wallet_summary" title="get_wallet_summary">get_wallet_summary</a></li><li><a href="#method.latest_cached_block" title="latest_cached_block">latest_cached_block</a></li><li><a href="#method.network" title="network">network</a></li><li><a href="#method.nu5_activation_height" title="nu5_activation_height">nu5_activation_height</a></li><li><a href="#method.propose_shielding" title="propose_shielding">propose_shielding</a></li><li><a href="#method.propose_standard_transfer" title="propose_standard_transfer">propose_standard_transfer</a></li><li><a href="#method.propose_transfer" title="propose_transfer">propose_transfer</a></li><li><a href="#method.put_subtree_roots" title="put_subtree_roots">put_subtree_roots</a></li><li><a href="#method.reset" title="reset">reset</a></li><li><a href="#method.rng_mut" title="rng_mut">rng_mut</a></li><li><a href="#method.sapling_activation_height" title="sapling_activation_height">sapling_activation_height</a></li><li><a href="#method.scan_cached_blocks" title="scan_cached_blocks">scan_cached_blocks</a></li><li><a href="#method.shield_transparent_funds" title="shield_transparent_funds">shield_transparent_funds</a></li><li><a href="#method.spend" title="spend">spend</a></li><li><a href="#method.test_account" title="test_account">test_account</a></li><li><a href="#method.test_account_orchard" title="test_account_orchard">test_account_orchard</a></li><li><a href="#method.test_account_sapling" title="test_account_sapling">test_account_sapling</a></li><li><a href="#method.test_seed" title="test_seed">test_seed</a></li><li><a href="#method.truncate_to_height" title="truncate_to_height">truncate_to_height</a></li><li><a href="#method.truncate_to_height_retaining_cache" title="truncate_to_height_retaining_cache">truncate_to_height_retaining_cache</a></li><li><a href="#method.try_scan_cached_blocks" title="try_scan_cached_blocks">try_scan_cached_blocks</a></li><li><a href="#method.wallet" title="wallet">wallet</a></li><li><a href="#method.wallet_mut" title="wallet_mut">wallet_mut</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block synthetic-implementation"><li><a href="#impl-Freeze-for-TestState%3CCache,+DataStore,+Network%3E" title="Freeze">Freeze</a></li><li><a href="#impl-RefUnwindSafe-for-TestState%3CCache,+DataStore,+Network%3E" title="RefUnwindSafe">RefUnwindSafe</a></li><li><a href="#impl-Send-for-TestState%3CCache,+DataStore,+Network%3E" title="Send">Send</a></li><li><a href="#impl-Sync-for-TestState%3CCache,+DataStore,+Network%3E" title="Sync">Sync</a></li><li><a href="#impl-Unpin-for-TestState%3CCache,+DataStore,+Network%3E" title="Unpin">Unpin</a></li><li><a href="#impl-UnwindSafe-for-TestState%3CCache,+DataStore,+Network%3E" title="UnwindSafe">UnwindSafe</a></li></ul><h3><a href="#blanket-implementations">Blanket Implementations</a></h3><ul class="block blanket-implementation"><li><a href="#impl-Any-for-T" title="Any">Any</a></li><li><a href="#impl-Borrow%3CT%3E-for-T" title="Borrow&#60;T&#62;">Borrow&#60;T&#62;</a></li><li><a href="#impl-BorrowMut%3CT%3E-for-T" title="BorrowMut&#60;T&#62;">BorrowMut&#60;T&#62;</a></li><li><a href="#impl-Conv-for-T" title="Conv">Conv</a></li><li><a href="#impl-FmtForward-for-T" title="FmtForward">FmtForward</a></li><li><a href="#impl-From%3CT%3E-for-T" title="From&#60;T&#62;">From&#60;T&#62;</a></li><li><a href="#impl-Instrument-for-T" title="Instrument">Instrument</a></li><li><a href="#impl-Into%3CU%3E-for-T" title="Into&#60;U&#62;">Into&#60;U&#62;</a></li><li><a href="#impl-IntoEither-for-T" title="IntoEither">IntoEither</a></li><li><a href="#impl-IntoRequest%3CT%3E-for-T" title="IntoRequest&#60;T&#62;">IntoRequest&#60;T&#62;</a></li><li><a href="#impl-LayerExt%3CL%3E-for-L" title="LayerExt&#60;L&#62;">LayerExt&#60;L&#62;</a></li><li><a href="#impl-Pipe-for-T" title="Pipe">Pipe</a></li><li><a href="#impl-Pointable-for-T" title="Pointable">Pointable</a></li><li><a href="#impl-Same-for-T" title="Same">Same</a></li><li><a href="#impl-Tap-for-T" title="Tap">Tap</a></li><li><a href="#impl-TryConv-for-T" title="TryConv">TryConv</a></li><li><a href="#impl-TryFrom%3CU%3E-for-T" title="TryFrom&#60;U&#62;">TryFrom&#60;U&#62;</a></li><li><a href="#impl-TryInto%3CU%3E-for-T" title="TryInto&#60;U&#62;">TryInto&#60;U&#62;</a></li><li><a href="#impl-VZip%3CV%3E-for-T" title="VZip&#60;V&#62;">VZip&#60;V&#62;</a></li><li><a href="#impl-WithSubscriber-for-T" title="WithSubscriber">WithSubscriber</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="index.html">In zcash_<wbr>client_<wbr>backend::<wbr>data_<wbr>api::<wbr>testing</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><div class="rustdoc-breadcrumbs"><a href="../../index.html">zcash_client_backend</a>::<wbr><a href="../index.html">data_api</a>::<wbr><a href="index.html">testing</a></div><h1>Struct <span class="struct">TestState</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../src/zcash_client_backend/data_api/testing.rs.html#424-432">Source</a> </span></div><pre class="rust item-decl"><code>pub struct TestState&lt;Cache, DataStore: <a class="trait" href="../trait.WalletTest.html" title="trait zcash_client_backend::data_api::WalletTest">WalletTest</a>, Network&gt; { <span class="comment">/* private fields */</span> }</code></pre><span class="item-info"><div class="stab portability">Available on <strong>crate feature <code>test-dependencies</code></strong> only.</div></span><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>The state for a <code>zcash_client_backend</code> test.</p>
</div></details><h2 id="implementations" class="section-header">Implementations<a href="#implementations" class="anchor">§</a></h2><div id="implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-TestState%3CCache,+DataStore,+Network%3E" class="impl"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#434-454">Source</a><a href="#impl-TestState%3CCache,+DataStore,+Network%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DataStore: <a class="trait" href="../trait.WalletTest.html" title="trait zcash_client_backend::data_api::WalletTest">WalletTest</a>, Network&gt; <a class="struct" href="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DataStore, Network&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.wallet" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#436-438">Source</a><h4 class="code-header">pub fn <a href="#method.wallet" class="fn">wallet</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;DataStore</a></h4></section></summary><div class="docblock"><p>Exposes an immutable reference to the tests <code>DataStore</code>.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.wallet_mut" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#441-443">Source</a><h4 class="code-header">pub fn <a href="#method.wallet_mut" class="fn">wallet_mut</a>(&amp;mut self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut DataStore</a></h4></section></summary><div class="docblock"><p>Exposes a mutable reference to the tests <code>DataStore</code>.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.rng_mut" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#446-448">Source</a><h4 class="code-header">pub fn <a href="#method.rng_mut" class="fn">rng_mut</a>(&amp;mut self) -&gt; &amp;mut <a class="type" href="https://rust-random.github.io/rand/rand_chacha/type.ChaChaRng.html" title="type rand_chacha::ChaChaRng">ChaChaRng</a></h4></section></summary><div class="docblock"><p>Exposes the test frameworks source of randomness.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.network" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#451-453">Source</a><h4 class="code-header">pub fn <a href="#method.network" class="fn">network</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;Network</a></h4></section></summary><div class="docblock"><p>Exposes the network in use.</p>
</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-TestState%3CCache,+DataStore,+Network%3E-1" class="impl"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#456-498">Source</a><a href="#impl-TestState%3CCache,+DataStore,+Network%3E-1" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DataStore: <a class="trait" href="../trait.WalletTest.html" title="trait zcash_client_backend::data_api::WalletTest">WalletTest</a>, Network: Parameters&gt; <a class="struct" href="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DataStore, Network&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.sapling_activation_height" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#460-464">Source</a><h4 class="code-header">pub fn <a href="#method.sapling_activation_height" class="fn">sapling_activation_height</a>(&amp;self) -&gt; BlockHeight</h4></section></summary><div class="docblock"><p>Convenience method for obtaining the Sapling activation height for the network under test.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.nu5_activation_height" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#468-472">Source</a><h4 class="code-header">pub fn <a href="#method.nu5_activation_height" class="fn">nu5_activation_height</a>(&amp;self) -&gt; BlockHeight</h4></section></summary><div class="docblock"><p>Convenience method for obtaining the NU5 activation height for the network under test.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.test_seed" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#475-477">Source</a><h4 class="code-header">pub fn <a href="#method.test_seed" class="fn">test_seed</a>(&amp;self) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;&amp;<a class="type" href="https://docs.rs/secrecy/0.8.0/secrecy/vec/type.SecretVec.html" title="type secrecy::vec::SecretVec">SecretVec</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>&gt;&gt;</h4></section></summary><div class="docblock"><p>Exposes the seed for the test wallet.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.test_account" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#480-482">Source</a><h4 class="code-header">pub fn <a href="#method.test_account" class="fn">test_account</a>(
&amp;self,
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;&amp;<a class="struct" href="struct.TestAccount.html" title="struct zcash_client_backend::data_api::testing::TestAccount">TestAccount</a>&lt;&lt;DataStore as <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a>&gt;::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.Account" title="type zcash_client_backend::data_api::WalletRead::Account">Account</a>&gt;&gt;</h4></section></summary><div class="docblock"><p>Returns a reference to the test account, if one was configured.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.test_account_sapling" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#485-489">Source</a><h4 class="code-header">pub fn <a href="#method.test_account_sapling" class="fn">test_account_sapling</a>(&amp;self) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;&amp;<a class="struct" href="../../keys/sapling/struct.DiversifiableFullViewingKey.html" title="struct zcash_client_backend::keys::sapling::DiversifiableFullViewingKey">DiversifiableFullViewingKey</a>&gt;</h4></section></summary><div class="docblock"><p>Returns the test accounts Sapling DFVK, if one was configured.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.test_account_orchard" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#493-497">Source</a><h4 class="code-header">pub fn <a href="#method.test_account_orchard" class="fn">test_account_orchard</a>(&amp;self) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;&amp;FullViewingKey&gt;</h4></section><span class="item-info"><div class="stab portability">Available on <strong>crate feature <code>orchard</code></strong> only.</div></span></summary><div class="docblock"><p>Returns the test accounts Orchard FVK, if one was configured.</p>
</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-TestState%3CCache,+DataStore,+Network%3E-2" class="impl"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#500-809">Source</a><a href="#impl-TestState%3CCache,+DataStore,+Network%3E-2" class="anchor">§</a><h3 class="code-header">impl&lt;Cache: <a class="trait" href="trait.TestCache.html" title="trait zcash_client_backend::data_api::testing::TestCache">TestCache</a>, DataStore, Network&gt; <a class="struct" href="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DataStore, Network&gt;<div class="where">where
Network: Parameters,
DataStore: <a class="trait" href="../trait.WalletTest.html" title="trait zcash_client_backend::data_api::WalletTest">WalletTest</a> + <a class="trait" href="../trait.WalletWrite.html" title="trait zcash_client_backend::data_api::WalletWrite">WalletWrite</a>,
&lt;Cache::<a class="associatedtype" href="trait.TestCache.html#associatedtype.BlockSource" title="type zcash_client_backend::data_api::testing::TestCache::BlockSource">BlockSource</a> as <a class="trait" href="../chain/trait.BlockSource.html" title="trait zcash_client_backend::data_api::chain::BlockSource">BlockSource</a>&gt;::<a class="associatedtype" href="../chain/trait.BlockSource.html#associatedtype.Error" title="type zcash_client_backend::data_api::chain::BlockSource::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.cache" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#508-510">Source</a><h4 class="code-header">pub fn <a href="#method.cache" class="fn">cache</a>(&amp;self) -&gt; &amp;Cache::<a class="associatedtype" href="trait.TestCache.html#associatedtype.BlockSource" title="type zcash_client_backend::data_api::testing::TestCache::BlockSource">BlockSource</a></h4></section><span class="item-info"><div class="stab portability">Available on <strong>crate feature <code>unstable</code></strong> only.</div></span></summary><div class="docblock"><p>Exposes an immutable reference to the tests <a href="../chain/trait.BlockSource.html" title="trait zcash_client_backend::data_api::chain::BlockSource"><code>BlockSource</code></a>.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.latest_cached_block" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#514-518">Source</a><h4 class="code-header">pub fn <a href="#method.latest_cached_block" class="fn">latest_cached_block</a>(&amp;self) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;&amp;<a class="struct" href="struct.CachedBlock.html" title="struct zcash_client_backend::data_api::testing::CachedBlock">CachedBlock</a>&gt;</h4></section></summary><div class="docblock"><p>Returns the cached chain state corresponding to the latest block generated by this
<code>TestState</code>.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.generate_next_block" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#538-558">Source</a><h4 class="code-header">pub fn <a href="#method.generate_next_block" class="fn">generate_next_block</a>&lt;Fvk: <a class="trait" href="trait.TestFvk.html" title="trait zcash_client_backend::data_api::testing::TestFvk">TestFvk</a>&gt;(
&amp;mut self,
fvk: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;Fvk</a>,
address_type: <a class="enum" href="enum.AddressType.html" title="enum zcash_client_backend::data_api::testing::AddressType">AddressType</a>,
value: Zatoshis,
) -&gt; (BlockHeight, Cache::<a class="associatedtype" href="trait.TestCache.html#associatedtype.InsertResult" title="type zcash_client_backend::data_api::testing::TestCache::InsertResult">InsertResult</a>, Fvk::<a class="associatedtype" href="trait.TestFvk.html#associatedtype.Nullifier" title="type zcash_client_backend::data_api::testing::TestFvk::Nullifier">Nullifier</a>)</h4></section></summary><div class="docblock"><p>Creates a fake block at the expected next height containing a single output of the
given value, and inserts it into the cache.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.generate_next_block_multi" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#563-581">Source</a><h4 class="code-header">pub fn <a href="#method.generate_next_block_multi" class="fn">generate_next_block_multi</a>&lt;Fvk: <a class="trait" href="trait.TestFvk.html" title="trait zcash_client_backend::data_api::testing::TestFvk">TestFvk</a>&gt;(
&amp;mut self,
outputs: &amp;[<a class="struct" href="struct.FakeCompactOutput.html" title="struct zcash_client_backend::data_api::testing::FakeCompactOutput">FakeCompactOutput</a>&lt;Fvk&gt;],
) -&gt; (BlockHeight, Cache::<a class="associatedtype" href="trait.TestCache.html#associatedtype.InsertResult" title="type zcash_client_backend::data_api::testing::TestCache::InsertResult">InsertResult</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;Fvk::<a class="associatedtype" href="trait.TestFvk.html#associatedtype.Nullifier" title="type zcash_client_backend::data_api::testing::TestFvk::Nullifier">Nullifier</a>&gt;)</h4></section></summary><div class="docblock"><p>Creates a fake block at the expected next height containing multiple outputs
and inserts it into the cache.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.generate_empty_block" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#585-616">Source</a><h4 class="code-header">pub fn <a href="#method.generate_empty_block" class="fn">generate_empty_block</a>(&amp;mut self) -&gt; (BlockHeight, Cache::<a class="associatedtype" href="trait.TestCache.html#associatedtype.InsertResult" title="type zcash_client_backend::data_api::testing::TestCache::InsertResult">InsertResult</a>)</h4></section></summary><div class="docblock"><p>Adds an empty block to the cache, advancing the simulated chain height.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.generate_block_at" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#624-701">Source</a><h4 class="code-header">pub fn <a href="#method.generate_block_at" class="fn">generate_block_at</a>&lt;Fvk: <a class="trait" href="trait.TestFvk.html" title="trait zcash_client_backend::data_api::testing::TestFvk">TestFvk</a>&gt;(
&amp;mut self,
height: BlockHeight,
prev_hash: BlockHash,
outputs: &amp;[<a class="struct" href="struct.FakeCompactOutput.html" title="struct zcash_client_backend::data_api::testing::FakeCompactOutput">FakeCompactOutput</a>&lt;Fvk&gt;],
initial_sapling_tree_size: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
initial_orchard_tree_size: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
allow_broken_hash_chain: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>,
) -&gt; (Cache::<a class="associatedtype" href="trait.TestCache.html#associatedtype.InsertResult" title="type zcash_client_backend::data_api::testing::TestCache::InsertResult">InsertResult</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;Fvk::<a class="associatedtype" href="trait.TestFvk.html#associatedtype.Nullifier" title="type zcash_client_backend::data_api::testing::TestFvk::Nullifier">Nullifier</a>&gt;)</h4></section></summary><div class="docblock"><p>Creates a fake block with the given height and hash containing the requested outputs, and
inserts it into the cache.</p>
<p>This generated block will be treated as the latest block, and subsequent calls to
<a href="struct.TestState.html#method.generate_next_block" title="method zcash_client_backend::data_api::testing::TestState::generate_next_block"><code>Self::generate_next_block</code></a> will build on it.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.generate_next_block_spending" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#705-736">Source</a><h4 class="code-header">pub fn <a href="#method.generate_next_block_spending" class="fn">generate_next_block_spending</a>&lt;Fvk: <a class="trait" href="trait.TestFvk.html" title="trait zcash_client_backend::data_api::testing::TestFvk">TestFvk</a>&gt;(
&amp;mut self,
fvk: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;Fvk</a>,
note: (Fvk::<a class="associatedtype" href="trait.TestFvk.html#associatedtype.Nullifier" title="type zcash_client_backend::data_api::testing::TestFvk::Nullifier">Nullifier</a>, Zatoshis),
to: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&lt;<a class="enum" href="../../address/enum.Address.html" title="enum zcash_client_backend::address::Address">Address</a>&gt;,
value: Zatoshis,
) -&gt; (BlockHeight, Cache::<a class="associatedtype" href="trait.TestCache.html#associatedtype.InsertResult" title="type zcash_client_backend::data_api::testing::TestCache::InsertResult">InsertResult</a>)</h4></section></summary><div class="docblock"><p>Creates a fake block at the expected next height spending the given note, and
inserts it into the cache.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.generate_next_block_including" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#743-757">Source</a><h4 class="code-header">pub fn <a href="#method.generate_next_block_including" class="fn">generate_next_block_including</a>(
&amp;mut self,
txid: TxId,
) -&gt; (BlockHeight, Cache::<a class="associatedtype" href="trait.TestCache.html#associatedtype.InsertResult" title="type zcash_client_backend::data_api::testing::TestCache::InsertResult">InsertResult</a>)</h4></section></summary><div class="docblock"><p>Creates a fake block at the expected next height containing only the wallet
transaction with the given txid, and inserts it into the cache.</p>
<p>This generated block will be treated as the latest block, and subsequent calls to
<a href="struct.TestState.html#method.generate_next_block" title="method zcash_client_backend::data_api::testing::TestState::generate_next_block"><code>Self::generate_next_block</code></a> (or similar) will build on it.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.generate_next_block_from_tx" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#764-790">Source</a><h4 class="code-header">pub fn <a href="#method.generate_next_block_from_tx" class="fn">generate_next_block_from_tx</a>(
&amp;mut self,
tx_index: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
tx: &amp;Transaction,
) -&gt; (BlockHeight, Cache::<a class="associatedtype" href="trait.TestCache.html#associatedtype.InsertResult" title="type zcash_client_backend::data_api::testing::TestCache::InsertResult">InsertResult</a>)</h4></section></summary><div class="docblock"><p>Creates a fake block at the expected next height containing only the given
transaction, and inserts it into the cache.</p>
<p>This generated block will be treated as the latest block, and subsequent calls to
<a href="struct.TestState.html#method.generate_next_block" title="method zcash_client_backend::data_api::testing::TestState::generate_next_block"><code>Self::generate_next_block</code></a> will build on it.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.truncate_to_height" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#795-800">Source</a><h4 class="code-header">pub fn <a href="#method.truncate_to_height" class="fn">truncate_to_height</a>(&amp;mut self, height: BlockHeight)</h4></section></summary><div class="docblock"><p>Truncates the test wallet and block cache to the specified height, discarding all data from
blocks at heights greater than the specified height, excluding transaction data that may
not be recoverable from the chain.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.truncate_to_height_retaining_cache" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#805-808">Source</a><h4 class="code-header">pub fn <a href="#method.truncate_to_height_retaining_cache" class="fn">truncate_to_height_retaining_cache</a>(&amp;mut self, height: BlockHeight)</h4></section></summary><div class="docblock"><p>Truncates the test wallet to the specified height, and resets the caches latest block
height but does not truncate the block cache. This is useful for circumstances when you
want to re-scan a set of cached blocks.</p>
</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-TestState%3CCache,+DbT,+ParamsT%3E" class="impl"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#811-872">Source</a><a href="#impl-TestState%3CCache,+DbT,+ParamsT%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DbT, ParamsT&gt; <a class="struct" href="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DbT, ParamsT&gt;<div class="where">where
Cache: <a class="trait" href="trait.TestCache.html" title="trait zcash_client_backend::data_api::testing::TestCache">TestCache</a>,
&lt;Cache::<a class="associatedtype" href="trait.TestCache.html#associatedtype.BlockSource" title="type zcash_client_backend::data_api::testing::TestCache::BlockSource">BlockSource</a> as <a class="trait" href="../chain/trait.BlockSource.html" title="trait zcash_client_backend::data_api::chain::BlockSource">BlockSource</a>&gt;::<a class="associatedtype" href="../chain/trait.BlockSource.html#associatedtype.Error" title="type zcash_client_backend::data_api::chain::BlockSource::Error">Error</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a>,
ParamsT: Parameters + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'static,
DbT: <a class="trait" href="../trait.InputSource.html" title="trait zcash_client_backend::data_api::InputSource">InputSource</a> + <a class="trait" href="../trait.WalletTest.html" title="trait zcash_client_backend::data_api::WalletTest">WalletTest</a> + <a class="trait" href="../trait.WalletWrite.html" title="trait zcash_client_backend::data_api::WalletWrite">WalletWrite</a> + <a class="trait" href="../trait.WalletCommitmentTrees.html" title="trait zcash_client_backend::data_api::WalletCommitmentTrees">WalletCommitmentTrees</a>,
&lt;DbT as <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a>&gt;::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.AccountId" title="type zcash_client_backend::data_api::WalletRead::AccountId">AccountId</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> + <a class="trait" href="https://docs.rs/subtle/2.6.0/subtle/trait.ConditionallySelectable.html" title="trait subtle::ConditionallySelectable">ConditionallySelectable</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/default/trait.Default.html" title="trait core::default::Default">Default</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'static,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.scan_cached_blocks" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#821-825">Source</a><h4 class="code-header">pub fn <a href="#method.scan_cached_blocks" class="fn">scan_cached_blocks</a>(
&amp;mut self,
from_height: BlockHeight,
limit: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
) -&gt; <a class="struct" href="../chain/struct.ScanSummary.html" title="struct zcash_client_backend::data_api::chain::ScanSummary">ScanSummary</a></h4></section></summary><div class="docblock"><p>Invokes <a href="../chain/fn.scan_cached_blocks.html" title="fn zcash_client_backend::data_api::chain::scan_cached_blocks"><code>scan_cached_blocks</code></a> with the given arguments, expecting success.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.try_scan_cached_blocks" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#828-853">Source</a><h4 class="code-header">pub fn <a href="#method.try_scan_cached_blocks" class="fn">try_scan_cached_blocks</a>(
&amp;mut self,
from_height: BlockHeight,
limit: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="../chain/struct.ScanSummary.html" title="struct zcash_client_backend::data_api::chain::ScanSummary">ScanSummary</a>, <a class="enum" href="../chain/error/enum.Error.html" title="enum zcash_client_backend::data_api::chain::error::Error">Error</a>&lt;&lt;DbT as <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a>&gt;::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.Error" title="type zcash_client_backend::data_api::WalletRead::Error">Error</a>, &lt;Cache::<a class="associatedtype" href="trait.TestCache.html#associatedtype.BlockSource" title="type zcash_client_backend::data_api::testing::TestCache::BlockSource">BlockSource</a> as <a class="trait" href="../chain/trait.BlockSource.html" title="trait zcash_client_backend::data_api::chain::BlockSource">BlockSource</a>&gt;::<a class="associatedtype" href="../chain/trait.BlockSource.html#associatedtype.Error" title="type zcash_client_backend::data_api::chain::BlockSource::Error">Error</a>&gt;&gt;</h4></section></summary><div class="docblock"><p>Invokes <a href="../chain/fn.scan_cached_blocks.html" title="fn zcash_client_backend::data_api::chain::scan_cached_blocks"><code>scan_cached_blocks</code></a> with the given arguments.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.put_subtree_roots" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#856-871">Source</a><h4 class="code-header">pub fn <a href="#method.put_subtree_roots" class="fn">put_subtree_roots</a>(
&amp;mut self,
sapling_start_index: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a>,
sapling_roots: &amp;[<a class="struct" href="../chain/struct.CommitmentTreeRoot.html" title="struct zcash_client_backend::data_api::chain::CommitmentTreeRoot">CommitmentTreeRoot</a>&lt;Node&gt;],
orchard_start_index: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a>,
orchard_roots: &amp;[<a class="struct" href="../chain/struct.CommitmentTreeRoot.html" title="struct zcash_client_backend::data_api::chain::CommitmentTreeRoot">CommitmentTreeRoot</a>&lt;MerkleHashOrchard&gt;],
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>, ShardTreeError&lt;&lt;DbT as <a class="trait" href="../trait.WalletCommitmentTrees.html" title="trait zcash_client_backend::data_api::WalletCommitmentTrees">WalletCommitmentTrees</a>&gt;::<a class="associatedtype" href="../trait.WalletCommitmentTrees.html#associatedtype.Error" title="type zcash_client_backend::data_api::WalletCommitmentTrees::Error">Error</a>&gt;&gt;</h4></section></summary><div class="docblock"><p>Insert shard roots for both trees.</p>
</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-TestState%3CCache,+DbT,+ParamsT%3E-1" class="impl"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#874-1257">Source</a><a href="#impl-TestState%3CCache,+DbT,+ParamsT%3E-1" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DbT, ParamsT, AccountIdT, ErrT&gt; <a class="struct" href="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DbT, ParamsT&gt;<div class="where">where
ParamsT: Parameters + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'static,
AccountIdT: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.Eq.html" title="trait core::cmp::Eq">Eq</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html" title="trait core::hash::Hash">Hash</a>,
ErrT: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a>,
DbT: <a class="trait" href="../trait.InputSource.html" title="trait zcash_client_backend::data_api::InputSource">InputSource</a>&lt;AccountId = AccountIdT, Error = ErrT&gt; + <a class="trait" href="../trait.WalletTest.html" title="trait zcash_client_backend::data_api::WalletTest">WalletTest</a> + <a class="trait" href="../trait.WalletWrite.html" title="trait zcash_client_backend::data_api::WalletWrite">WalletWrite</a>&lt;AccountId = AccountIdT, Error = ErrT&gt; + <a class="trait" href="../trait.WalletCommitmentTrees.html" title="trait zcash_client_backend::data_api::WalletCommitmentTrees">WalletCommitmentTrees</a>,
&lt;DbT as <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a>&gt;::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.AccountId" title="type zcash_client_backend::data_api::WalletRead::AccountId">AccountId</a>: <a class="trait" href="https://docs.rs/subtle/2.6.0/subtle/trait.ConditionallySelectable.html" title="trait subtle::ConditionallySelectable">ConditionallySelectable</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/default/trait.Default.html" title="trait core::default::Default">Default</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'static,</div></h3></section></summary><div class="impl-items"><section id="method.create_standard_transaction" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#888-926">Source</a><h4 class="code-header">pub fn <a href="#method.create_standard_transaction" class="fn">create_standard_transaction</a>(
&amp;mut self,
from_account: &amp;<a class="struct" href="struct.TestAccount.html" title="struct zcash_client_backend::data_api::testing::TestAccount">TestAccount</a>&lt;DbT::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.Account" title="type zcash_client_backend::data_api::WalletRead::Account">Account</a>&gt;,
to: ZcashAddress,
value: Zatoshis,
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;NonEmpty&lt;TxId&gt;, <a class="type" href="../wallet/type.TransferErrT.html" title="type zcash_client_backend::data_api::wallet::TransferErrT">TransferErrT</a>&lt;DbT, <a class="struct" href="../wallet/input_selection/struct.GreedyInputSelector.html" title="struct zcash_client_backend::data_api::wallet::input_selection::GreedyInputSelector">GreedyInputSelector</a>&lt;DbT&gt;, <a class="type" href="../../fees/standard/type.MultiOutputChangeStrategy.html" title="type zcash_client_backend::fees::standard::MultiOutputChangeStrategy">MultiOutputChangeStrategy</a>&lt;DbT&gt;&gt;&gt;</h4></section><details class="toggle method-toggle" open><summary><section id="method.spend" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#930-971">Source</a><h4 class="code-header">pub fn <a href="#method.spend" class="fn">spend</a>&lt;InputsT, ChangeT&gt;(
&amp;mut self,
input_selector: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;InputsT</a>,
change_strategy: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;ChangeT</a>,
usk: &amp;<a class="struct" href="../../keys/struct.UnifiedSpendingKey.html" title="struct zcash_client_backend::keys::UnifiedSpendingKey">UnifiedSpendingKey</a>,
request: <a class="struct" href="../../zip321/struct.TransactionRequest.html" title="struct zcash_client_backend::zip321::TransactionRequest">TransactionRequest</a>,
ovk_policy: <a class="enum" href="../../wallet/enum.OvkPolicy.html" title="enum zcash_client_backend::wallet::OvkPolicy">OvkPolicy</a>,
min_confirmations: <a class="type" href="https://doc.rust-lang.org/nightly/core/num/nonzero/type.NonZeroU32.html" title="type core::num::nonzero::NonZeroU32">NonZeroU32</a>,
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;NonEmpty&lt;TxId&gt;, <a class="type" href="../wallet/type.TransferErrT.html" title="type zcash_client_backend::data_api::wallet::TransferErrT">TransferErrT</a>&lt;DbT, InputsT, ChangeT&gt;&gt;<div class="where">where
InputsT: <a class="trait" href="../wallet/input_selection/trait.InputSelector.html" title="trait zcash_client_backend::data_api::wallet::input_selection::InputSelector">InputSelector</a>&lt;InputSource = DbT&gt;,
ChangeT: <a class="trait" href="../../fees/trait.ChangeStrategy.html" title="trait zcash_client_backend::fees::ChangeStrategy">ChangeStrategy</a>&lt;MetaSource = DbT&gt;,</div></h4></section></summary><div class="docblock"><p>Prepares and executes the given <a href="../../zip321/struct.TransactionRequest.html" title="struct zcash_client_backend::zip321::TransactionRequest"><code>zip321::TransactionRequest</code></a> in a single step.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.propose_transfer" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#975-1000">Source</a><h4 class="code-header">pub fn <a href="#method.propose_transfer" class="fn">propose_transfer</a>&lt;InputsT, ChangeT&gt;(
&amp;mut self,
spend_from_account: &lt;DbT as <a class="trait" href="../trait.InputSource.html" title="trait zcash_client_backend::data_api::InputSource">InputSource</a>&gt;::<a class="associatedtype" href="../trait.InputSource.html#associatedtype.AccountId" title="type zcash_client_backend::data_api::InputSource::AccountId">AccountId</a>,
input_selector: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;InputsT</a>,
change_strategy: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;ChangeT</a>,
request: <a class="struct" href="../../zip321/struct.TransactionRequest.html" title="struct zcash_client_backend::zip321::TransactionRequest">TransactionRequest</a>,
min_confirmations: <a class="type" href="https://doc.rust-lang.org/nightly/core/num/nonzero/type.NonZeroU32.html" title="type core::num::nonzero::NonZeroU32">NonZeroU32</a>,
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="../../proposal/struct.Proposal.html" title="struct zcash_client_backend::proposal::Proposal">Proposal</a>&lt;ChangeT::<a class="associatedtype" href="../../fees/trait.ChangeStrategy.html#associatedtype.FeeRule" title="type zcash_client_backend::fees::ChangeStrategy::FeeRule">FeeRule</a>, &lt;DbT as <a class="trait" href="../trait.InputSource.html" title="trait zcash_client_backend::data_api::InputSource">InputSource</a>&gt;::<a class="associatedtype" href="../trait.InputSource.html#associatedtype.NoteRef" title="type zcash_client_backend::data_api::InputSource::NoteRef">NoteRef</a>&gt;, <a class="type" href="../wallet/type.ProposeTransferErrT.html" title="type zcash_client_backend::data_api::wallet::ProposeTransferErrT">ProposeTransferErrT</a>&lt;DbT, <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a>, InputsT, ChangeT&gt;&gt;<div class="where">where
InputsT: <a class="trait" href="../wallet/input_selection/trait.InputSelector.html" title="trait zcash_client_backend::data_api::wallet::input_selection::InputSelector">InputSelector</a>&lt;InputSource = DbT&gt;,
ChangeT: <a class="trait" href="../../fees/trait.ChangeStrategy.html" title="trait zcash_client_backend::fees::ChangeStrategy">ChangeStrategy</a>&lt;MetaSource = DbT&gt;,</div></h4></section></summary><div class="docblock"><p>Invokes <a href="../wallet/fn.propose_transfer.html" title="fn zcash_client_backend::data_api::wallet::propose_transfer"><code>propose_transfer</code></a> with the given arguments.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.propose_standard_transfer" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1005-1043">Source</a><h4 class="code-header">pub fn <a href="#method.propose_standard_transfer" class="fn">propose_standard_transfer</a>&lt;CommitmentTreeErrT&gt;(
&amp;mut self,
spend_from_account: &lt;DbT as <a class="trait" href="../trait.InputSource.html" title="trait zcash_client_backend::data_api::InputSource">InputSource</a>&gt;::<a class="associatedtype" href="../trait.InputSource.html#associatedtype.AccountId" title="type zcash_client_backend::data_api::InputSource::AccountId">AccountId</a>,
fee_rule: <a class="enum" href="../../fees/enum.StandardFeeRule.html" title="enum zcash_client_backend::fees::StandardFeeRule">StandardFeeRule</a>,
min_confirmations: <a class="type" href="https://doc.rust-lang.org/nightly/core/num/nonzero/type.NonZeroU32.html" title="type core::num::nonzero::NonZeroU32">NonZeroU32</a>,
to: &amp;<a class="enum" href="../../address/enum.Address.html" title="enum zcash_client_backend::address::Address">Address</a>,
amount: Zatoshis,
memo: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;MemoBytes&gt;,
change_memo: <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;MemoBytes&gt;,
fallback_change_pool: ShieldedProtocol,
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="../../proposal/struct.Proposal.html" title="struct zcash_client_backend::proposal::Proposal">Proposal</a>&lt;<a class="enum" href="../../fees/enum.StandardFeeRule.html" title="enum zcash_client_backend::fees::StandardFeeRule">StandardFeeRule</a>, &lt;DbT as <a class="trait" href="../trait.InputSource.html" title="trait zcash_client_backend::data_api::InputSource">InputSource</a>&gt;::<a class="associatedtype" href="../trait.InputSource.html#associatedtype.NoteRef" title="type zcash_client_backend::data_api::InputSource::NoteRef">NoteRef</a>&gt;, <a class="type" href="../wallet/type.ProposeTransferErrT.html" title="type zcash_client_backend::data_api::wallet::ProposeTransferErrT">ProposeTransferErrT</a>&lt;DbT, CommitmentTreeErrT, <a class="struct" href="../wallet/input_selection/struct.GreedyInputSelector.html" title="struct zcash_client_backend::data_api::wallet::input_selection::GreedyInputSelector">GreedyInputSelector</a>&lt;DbT&gt;, <a class="type" href="../../fees/standard/type.SingleOutputChangeStrategy.html" title="type zcash_client_backend::fees::standard::SingleOutputChangeStrategy">SingleOutputChangeStrategy</a>&lt;DbT&gt;&gt;&gt;</h4></section></summary><div class="docblock"><p>Invokes <a href="../wallet/fn.propose_standard_transfer_to_address.html" title="fn zcash_client_backend::data_api::wallet::propose_standard_transfer_to_address"><code>propose_standard_transfer_to_address</code></a> with the given arguments.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.propose_shielding" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1051-1080">Source</a><h4 class="code-header">pub fn <a href="#method.propose_shielding" class="fn">propose_shielding</a>&lt;InputsT, ChangeT&gt;(
&amp;mut self,
input_selector: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;InputsT</a>,
change_strategy: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;ChangeT</a>,
shielding_threshold: Zatoshis,
from_addrs: &amp;[TransparentAddress],
to_account: &lt;InputsT::<a class="associatedtype" href="../wallet/input_selection/trait.ShieldingSelector.html#associatedtype.InputSource" title="type zcash_client_backend::data_api::wallet::input_selection::ShieldingSelector::InputSource">InputSource</a> as <a class="trait" href="../trait.InputSource.html" title="trait zcash_client_backend::data_api::InputSource">InputSource</a>&gt;::<a class="associatedtype" href="../trait.InputSource.html#associatedtype.AccountId" title="type zcash_client_backend::data_api::InputSource::AccountId">AccountId</a>,
min_confirmations: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="../../proposal/struct.Proposal.html" title="struct zcash_client_backend::proposal::Proposal">Proposal</a>&lt;ChangeT::<a class="associatedtype" href="../../fees/trait.ChangeStrategy.html#associatedtype.FeeRule" title="type zcash_client_backend::fees::ChangeStrategy::FeeRule">FeeRule</a>, <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a>&gt;, <a class="type" href="../wallet/type.ProposeShieldingErrT.html" title="type zcash_client_backend::data_api::wallet::ProposeShieldingErrT">ProposeShieldingErrT</a>&lt;DbT, <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a>, InputsT, ChangeT&gt;&gt;<div class="where">where
InputsT: <a class="trait" href="../wallet/input_selection/trait.ShieldingSelector.html" title="trait zcash_client_backend::data_api::wallet::input_selection::ShieldingSelector">ShieldingSelector</a>&lt;InputSource = DbT&gt;,
ChangeT: <a class="trait" href="../../fees/trait.ChangeStrategy.html" title="trait zcash_client_backend::fees::ChangeStrategy">ChangeStrategy</a>&lt;MetaSource = DbT&gt;,</div></h4></section><span class="item-info"><div class="stab portability">Available on <strong>crate feature <code>transparent-inputs</code></strong> only.</div></span></summary><div class="docblock"><p>Invokes <a href="../wallet/fn.propose_shielding.html" title="fn zcash_client_backend::data_api::wallet::propose_shielding"><code>propose_shielding</code></a> with the given arguments.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.create_proposed_transactions" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1084-1107">Source</a><h4 class="code-header">pub fn <a href="#method.create_proposed_transactions" class="fn">create_proposed_transactions</a>&lt;InputsErrT, FeeRuleT, ChangeErrT&gt;(
&amp;mut self,
usk: &amp;<a class="struct" href="../../keys/struct.UnifiedSpendingKey.html" title="struct zcash_client_backend::keys::UnifiedSpendingKey">UnifiedSpendingKey</a>,
ovk_policy: <a class="enum" href="../../wallet/enum.OvkPolicy.html" title="enum zcash_client_backend::wallet::OvkPolicy">OvkPolicy</a>,
proposal: &amp;<a class="struct" href="../../proposal/struct.Proposal.html" title="struct zcash_client_backend::proposal::Proposal">Proposal</a>&lt;FeeRuleT, &lt;DbT as <a class="trait" href="../trait.InputSource.html" title="trait zcash_client_backend::data_api::InputSource">InputSource</a>&gt;::<a class="associatedtype" href="../trait.InputSource.html#associatedtype.NoteRef" title="type zcash_client_backend::data_api::InputSource::NoteRef">NoteRef</a>&gt;,
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;NonEmpty&lt;TxId&gt;, <a class="type" href="../wallet/type.CreateErrT.html" title="type zcash_client_backend::data_api::wallet::CreateErrT">CreateErrT</a>&lt;DbT, InputsErrT, FeeRuleT, ChangeErrT, DbT::<a class="associatedtype" href="../trait.InputSource.html#associatedtype.NoteRef" title="type zcash_client_backend::data_api::InputSource::NoteRef">NoteRef</a>&gt;&gt;<div class="where">where
FeeRuleT: FeeRule,</div></h4></section></summary><div class="docblock"><p>Invokes <a href="../wallet/fn.create_proposed_transactions.html" title="fn zcash_client_backend::data_api::wallet::create_proposed_transactions"><code>create_proposed_transactions</code></a> with the given arguments.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.shield_transparent_funds" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1171-1202">Source</a><h4 class="code-header">pub fn <a href="#method.shield_transparent_funds" class="fn">shield_transparent_funds</a>&lt;InputsT, ChangeT&gt;(
&amp;mut self,
input_selector: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;InputsT</a>,
change_strategy: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;ChangeT</a>,
shielding_threshold: Zatoshis,
usk: &amp;<a class="struct" href="../../keys/struct.UnifiedSpendingKey.html" title="struct zcash_client_backend::keys::UnifiedSpendingKey">UnifiedSpendingKey</a>,
from_addrs: &amp;[TransparentAddress],
to_account: &lt;DbT as <a class="trait" href="../trait.InputSource.html" title="trait zcash_client_backend::data_api::InputSource">InputSource</a>&gt;::<a class="associatedtype" href="../trait.InputSource.html#associatedtype.AccountId" title="type zcash_client_backend::data_api::InputSource::AccountId">AccountId</a>,
min_confirmations: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;NonEmpty&lt;TxId&gt;, <a class="type" href="../wallet/type.ShieldErrT.html" title="type zcash_client_backend::data_api::wallet::ShieldErrT">ShieldErrT</a>&lt;DbT, InputsT, ChangeT&gt;&gt;<div class="where">where
InputsT: <a class="trait" href="../wallet/input_selection/trait.ShieldingSelector.html" title="trait zcash_client_backend::data_api::wallet::input_selection::ShieldingSelector">ShieldingSelector</a>&lt;InputSource = DbT&gt;,
ChangeT: <a class="trait" href="../../fees/trait.ChangeStrategy.html" title="trait zcash_client_backend::fees::ChangeStrategy">ChangeStrategy</a>&lt;MetaSource = DbT&gt;,</div></h4></section><span class="item-info"><div class="stab portability">Available on <strong>crate feature <code>transparent-inputs</code></strong> only.</div></span></summary><div class="docblock"><p>Invokes <a href="../wallet/fn.shield_transparent_funds.html" title="fn zcash_client_backend::data_api::wallet::shield_transparent_funds"><code>shield_transparent_funds</code></a> with the given arguments.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.get_total_balance" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1219-1221">Source</a><h4 class="code-header">pub fn <a href="#method.get_total_balance" class="fn">get_total_balance</a>(&amp;self, account: AccountIdT) -&gt; Zatoshis</h4></section></summary><div class="docblock"><p>Returns the total balance in the given account at this point in the test.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.get_spendable_balance" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1225-1229">Source</a><h4 class="code-header">pub fn <a href="#method.get_spendable_balance" class="fn">get_spendable_balance</a>(
&amp;self,
account: AccountIdT,
min_confirmations: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
) -&gt; Zatoshis</h4></section></summary><div class="docblock"><p>Returns the balance in the given account that is spendable with the given number
of confirmations at this point in the test.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.get_pending_shielded_balance" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1233-1242">Source</a><h4 class="code-header">pub fn <a href="#method.get_pending_shielded_balance" class="fn">get_pending_shielded_balance</a>(
&amp;self,
account: AccountIdT,
min_confirmations: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
) -&gt; Zatoshis</h4></section></summary><div class="docblock"><p>Returns the balance in the given account that is detected but not yet spendable
with the given number of confirmations at this point in the test.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.get_pending_change" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1247-1251">Source</a><h4 class="code-header">pub fn <a href="#method.get_pending_change" class="fn">get_pending_change</a>(
&amp;self,
account: AccountIdT,
min_confirmations: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
) -&gt; Zatoshis</h4></section></summary><div class="docblock"><p>Returns the amount of change in the given account that is not yet spendable with
the given number of confirmations at this point in the test.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.get_wallet_summary" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1254-1256">Source</a><h4 class="code-header">pub fn <a href="#method.get_wallet_summary" class="fn">get_wallet_summary</a>(
&amp;self,
min_confirmations: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="../struct.WalletSummary.html" title="struct zcash_client_backend::data_api::WalletSummary">WalletSummary</a>&lt;AccountIdT&gt;&gt;</h4></section></summary><div class="docblock"><p>Returns a summary of the wallet at this point in the test.</p>
</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-TestState%3CCache,+DbT,+ParamsT%3E-2" class="impl"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1259-1279">Source</a><a href="#impl-TestState%3CCache,+DbT,+ParamsT%3E-2" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DbT, ParamsT, AccountIdT, ErrT&gt; <a class="struct" href="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DbT, ParamsT&gt;<div class="where">where
ParamsT: Parameters + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'static,
AccountIdT: <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.Eq.html" title="trait core::cmp::Eq">Eq</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html" title="trait core::hash::Hash">Hash</a>,
ErrT: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a>,
DbT: <a class="trait" href="../trait.InputSource.html" title="trait zcash_client_backend::data_api::InputSource">InputSource</a>&lt;AccountId = AccountIdT, Error = ErrT&gt; + <a class="trait" href="../trait.WalletTest.html" title="trait zcash_client_backend::data_api::WalletTest">WalletTest</a> + <a class="trait" href="../trait.WalletWrite.html" title="trait zcash_client_backend::data_api::WalletWrite">WalletWrite</a>&lt;AccountId = AccountIdT, Error = ErrT&gt; + <a class="trait" href="../trait.WalletCommitmentTrees.html" title="trait zcash_client_backend::data_api::WalletCommitmentTrees">WalletCommitmentTrees</a>,
&lt;DbT as <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a>&gt;::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.AccountId" title="type zcash_client_backend::data_api::WalletRead::AccountId">AccountId</a>: <a class="trait" href="https://docs.rs/subtle/2.6.0/subtle/trait.ConditionallySelectable.html" title="trait subtle::ConditionallySelectable">ConditionallySelectable</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/default/trait.Default.html" title="trait core::default::Default">Default</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'static,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.get_tx_from_history" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1272-1278">Source</a><h4 class="code-header">pub fn <a href="#method.get_tx_from_history" class="fn">get_tx_from_history</a>(
&amp;self,
txid: TxId,
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="struct.TransactionSummary.html" title="struct zcash_client_backend::data_api::testing::TransactionSummary">TransactionSummary</a>&lt;AccountIdT&gt;&gt;, ErrT&gt;</h4></section></summary><div class="docblock"><p>Returns a transaction from the history.</p>
</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-TestState%3CCache,+DbT,+LocalNetwork%3E" class="impl"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1281-1311">Source</a><a href="#impl-TestState%3CCache,+DbT,+LocalNetwork%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DbT: <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a> + <a class="trait" href="trait.Reset.html" title="trait zcash_client_backend::data_api::testing::Reset">Reset</a>&gt; <a class="struct" href="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DbT, LocalNetwork&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.reset" class="method"><a class="src rightside" href="../../../src/zcash_client_backend/data_api/testing.rs.html#1288-1292">Source</a><h4 class="code-header">pub fn <a href="#method.reset" class="fn">reset</a>(&amp;mut self) -&gt; DbT::<a class="associatedtype" href="trait.Reset.html#associatedtype.Handle" title="type zcash_client_backend::data_api::testing::Reset::Handle">Handle</a></h4></section></summary><div class="docblock"><p>Resets the wallet using a new wallet database but with the same cache of blocks,
and returns the old wallet database file.</p>
<p>This does not recreate accounts, nor does it rescan the cached blocks.
The resulting wallet has no test account.
Before using any <code>generate_*</code> method on the reset state, call <code>reset_latest_cached_block()</code>.</p>
</div></details></div></details></div><h2 id="synthetic-implementations" class="section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor">§</a></h2><div id="synthetic-implementations-list"><section id="impl-Freeze-for-TestState%3CCache,+DataStore,+Network%3E" class="impl"><a href="#impl-Freeze-for-TestState%3CCache,+DataStore,+Network%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DataStore, Network&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Freeze.html" title="trait core::marker::Freeze">Freeze</a> for <a class="struct" href="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DataStore, Network&gt;<div class="where">where
Cache: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Freeze.html" title="trait core::marker::Freeze">Freeze</a>,
DataStore: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Freeze.html" title="trait core::marker::Freeze">Freeze</a>,
Network: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Freeze.html" title="trait core::marker::Freeze">Freeze</a>,
&lt;DataStore as <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a>&gt;::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.Account" title="type zcash_client_backend::data_api::WalletRead::Account">Account</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Freeze.html" title="trait core::marker::Freeze">Freeze</a>,</div></h3></section><section id="impl-RefUnwindSafe-for-TestState%3CCache,+DataStore,+Network%3E" class="impl"><a href="#impl-RefUnwindSafe-for-TestState%3CCache,+DataStore,+Network%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DataStore, Network&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DataStore, Network&gt;<div class="where">where
Cache: <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a>,
DataStore: <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a>,
Network: <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a>,
&lt;DataStore as <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a>&gt;::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.Account" title="type zcash_client_backend::data_api::WalletRead::Account">Account</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a>,</div></h3></section><section id="impl-Send-for-TestState%3CCache,+DataStore,+Network%3E" class="impl"><a href="#impl-Send-for-TestState%3CCache,+DataStore,+Network%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DataStore, Network&gt; <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="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DataStore, Network&gt;<div class="where">where
Cache: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a>,
DataStore: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a>,
Network: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a>,
&lt;DataStore as <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a>&gt;::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.Account" title="type zcash_client_backend::data_api::WalletRead::Account">Account</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a>,</div></h3></section><section id="impl-Sync-for-TestState%3CCache,+DataStore,+Network%3E" class="impl"><a href="#impl-Sync-for-TestState%3CCache,+DataStore,+Network%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DataStore, Network&gt; <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="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DataStore, Network&gt;<div class="where">where
Cache: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,
DataStore: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,
Network: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,
&lt;DataStore as <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a>&gt;::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.Account" title="type zcash_client_backend::data_api::WalletRead::Account">Account</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,</div></h3></section><section id="impl-Unpin-for-TestState%3CCache,+DataStore,+Network%3E" class="impl"><a href="#impl-Unpin-for-TestState%3CCache,+DataStore,+Network%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DataStore, Network&gt; <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="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DataStore, Network&gt;<div class="where">where
Cache: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a>,
DataStore: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a>,
Network: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a>,
&lt;DataStore as <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a>&gt;::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.Account" title="type zcash_client_backend::data_api::WalletRead::Account">Account</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a>,</div></h3></section><section id="impl-UnwindSafe-for-TestState%3CCache,+DataStore,+Network%3E" class="impl"><a href="#impl-UnwindSafe-for-TestState%3CCache,+DataStore,+Network%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Cache, DataStore, Network&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="struct" href="struct.TestState.html" title="struct zcash_client_backend::data_api::testing::TestState">TestState</a>&lt;Cache, DataStore, Network&gt;<div class="where">where
Cache: <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a>,
DataStore: <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a>,
Network: <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a>,
&lt;DataStore as <a class="trait" href="../trait.WalletRead.html" title="trait zcash_client_backend::data_api::WalletRead">WalletRead</a>&gt;::<a class="associatedtype" href="../trait.WalletRead.html#associatedtype.Account" title="type zcash_client_backend::data_api::WalletRead::Account">Account</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a>,</div></h3></section></div><h2 id="blanket-implementations" class="section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor">§</a></h2><div id="blanket-implementations-list"><details class="toggle implementors-toggle"><summary><section id="impl-Any-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#138">Source</a><a href="#impl-Any-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T<div class="where">where
T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#139">Source</a><a href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id" class="fn">type_id</a>(&amp;self) -&gt; <a class="struct" href="https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'>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></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#209">Source</a><a href="#impl-Borrow%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;T&gt; for T<div class="where">where
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#211">Source</a><a href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;T</a></h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#217">Source</a><a href="#impl-BorrowMut%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a>&lt;T&gt; for T<div class="where">where
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow_mut" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#218">Source</a><a href="#method.borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fn">borrow_mut</a>(&amp;mut self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut T</a></h4></section></summary><div class='docblock'>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></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Conv-for-T" class="impl"><a href="#impl-Conv-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; Conv for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.conv" class="method trait-impl"><a href="#method.conv" class="anchor">§</a><h4 class="code-header">fn <a class="fn">conv</a>&lt;T&gt;(self) -&gt; T<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&lt;T&gt;,</div></h4></section></summary><div class='docblock'>Converts <code>self</code> into <code>T</code> using <code>Into&lt;T&gt;</code>. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-FmtForward-for-T" class="impl"><a href="#impl-FmtForward-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; FmtForward for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt_binary" class="method trait-impl"><a href="#method.fmt_binary" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_binary</a>(self) -&gt; FmtBinary&lt;Self&gt;<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Binary.html" title="trait core::fmt::Binary">Binary</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Binary</code> implementation when <code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_display" class="method trait-impl"><a href="#method.fmt_display" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_display</a>(self) -&gt; FmtDisplay&lt;Self&gt;<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Display</code> implementation when
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_lower_exp" class="method trait-impl"><a href="#method.fmt_lower_exp" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_lower_exp</a>(self) -&gt; FmtLowerExp&lt;Self&gt;<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.LowerExp.html" title="trait core::fmt::LowerExp">LowerExp</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>LowerExp</code> implementation when
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_lower_hex" class="method trait-impl"><a href="#method.fmt_lower_hex" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_lower_hex</a>(self) -&gt; FmtLowerHex&lt;Self&gt;<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.LowerHex.html" title="trait core::fmt::LowerHex">LowerHex</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>LowerHex</code> implementation when
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_octal" class="method trait-impl"><a href="#method.fmt_octal" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_octal</a>(self) -&gt; FmtOctal&lt;Self&gt;<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Octal.html" title="trait core::fmt::Octal">Octal</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Octal</code> implementation when <code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_pointer" class="method trait-impl"><a href="#method.fmt_pointer" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_pointer</a>(self) -&gt; FmtPointer&lt;Self&gt;<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Pointer.html" title="trait core::fmt::Pointer">Pointer</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>Pointer</code> implementation when
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_upper_exp" class="method trait-impl"><a href="#method.fmt_upper_exp" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_upper_exp</a>(self) -&gt; FmtUpperExp&lt;Self&gt;<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.UpperExp.html" title="trait core::fmt::UpperExp">UpperExp</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>UpperExp</code> implementation when
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_upper_hex" class="method trait-impl"><a href="#method.fmt_upper_hex" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_upper_hex</a>(self) -&gt; FmtUpperHex&lt;Self&gt;<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.UpperHex.html" title="trait core::fmt::UpperHex">UpperHex</a>,</div></h4></section></summary><div class='docblock'>Causes <code>self</code> to use its <code>UpperHex</code> implementation when
<code>Debug</code>-formatted.</div></details><details class="toggle method-toggle" open><summary><section id="method.fmt_list" class="method trait-impl"><a href="#method.fmt_list" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fmt_list</a>(self) -&gt; FmtList&lt;Self&gt;<div class="where">where
&amp;'a Self: for&lt;'a&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html" title="trait core::iter::traits::collect::IntoIterator">IntoIterator</a>,</div></h4></section></summary><div class='docblock'>Formats each item in a sequence. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#767">Source</a><a href="#impl-From%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;T&gt; for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#770">Source</a><a href="#method.from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(t: T) -&gt; T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Instrument-for-T" class="impl"><a href="#impl-Instrument-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; Instrument for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.instrument" class="method trait-impl"><a href="#method.instrument" class="anchor">§</a><h4 class="code-header">fn <a class="fn">instrument</a>(self, span: Span) -&gt; Instrumented&lt;Self&gt;</h4></section></summary><div class='docblock'>Instruments this type with the provided [<code>Span</code>], returning an
<code>Instrumented</code> wrapper. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.in_current_span" class="method trait-impl"><a href="#method.in_current_span" class="anchor">§</a><h4 class="code-header">fn <a class="fn">in_current_span</a>(self) -&gt; Instrumented&lt;Self&gt;</h4></section></summary><div class='docblock'>Instruments this type with the <a href="super::Span::current()">current</a> <a href="crate::Span"><code>Span</code></a>, returning an
<code>Instrumented</code> wrapper. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#750-752">Source</a><a href="#impl-Into%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&lt;U&gt; for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;T&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#760">Source</a><a href="#method.into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into" class="fn">into</a>(self) -&gt; 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/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;T&gt; for U</code> chooses to do.</p>
</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-IntoEither-for-T" class="impl"><a class="src rightside" href="https://docs.rs/either/1/src/either/into_either.rs.html#64">Source</a><a href="#impl-IntoEither-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html" title="trait either::into_either::IntoEither">IntoEither</a> for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into_either" class="method trait-impl"><a class="src rightside" href="https://docs.rs/either/1/src/either/into_either.rs.html#29">Source</a><a href="#method.into_either" class="anchor">§</a><h4 class="code-header">fn <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either" class="fn">into_either</a>(self, into_left: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>) -&gt; <a class="enum" href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either">Either</a>&lt;Self, Self&gt;</h4></section></summary><div class='docblock'>Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Left" title="variant either::Either::Left"><code>Left</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either&lt;Self, Self&gt;</code></a>
if <code>into_left</code> is <code>true</code>.
Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Right" title="variant either::Either::Right"><code>Right</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either&lt;Self, Self&gt;</code></a>
otherwise. <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.into_either_with" class="method trait-impl"><a class="src rightside" href="https://docs.rs/either/1/src/either/into_either.rs.html#55-57">Source</a><a href="#method.into_either_with" class="anchor">§</a><h4 class="code-header">fn <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either_with" class="fn">into_either_with</a>&lt;F&gt;(self, into_left: F) -&gt; <a class="enum" href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either">Either</a>&lt;Self, Self&gt;<div class="where">where
F: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&amp;Self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>,</div></h4></section></summary><div class='docblock'>Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Left" title="variant either::Either::Left"><code>Left</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either&lt;Self, Self&gt;</code></a>
if <code>into_left(&amp;self)</code> returns <code>true</code>.
Converts <code>self</code> into a <a href="https://docs.rs/either/1/either/enum.Either.html#variant.Right" title="variant either::Either::Right"><code>Right</code></a> variant of <a href="https://docs.rs/either/1/either/enum.Either.html" title="enum either::Either"><code>Either&lt;Self, Self&gt;</code></a>
otherwise. <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither.html#method.into_either_with">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-IntoRequest%3CT%3E-for-T" class="impl"><a href="#impl-IntoRequest%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; IntoRequest&lt;T&gt; for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.into_request" class="method trait-impl"><a href="#method.into_request" class="anchor">§</a><h4 class="code-header">fn <a class="fn">into_request</a>(self) -&gt; Request&lt;T&gt;</h4></section></summary><div class='docblock'>Wrap the input message <code>T</code> in a <code>tonic::Request</code></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-LayerExt%3CL%3E-for-L" class="impl"><a href="#impl-LayerExt%3CL%3E-for-L" class="anchor">§</a><h3 class="code-header">impl&lt;L&gt; LayerExt&lt;L&gt; for L</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.named_layer" class="method trait-impl"><a href="#method.named_layer" class="anchor">§</a><h4 class="code-header">fn <a class="fn">named_layer</a>&lt;S&gt;(&amp;self, service: S) -&gt; Layered&lt;&lt;L as Layer&lt;S&gt;&gt;::Service, S&gt;<div class="where">where
L: Layer&lt;S&gt;,</div></h4></section></summary><div class='docblock'>Applies the layer to a service and wraps it in [<code>Layered</code>].</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Pipe-for-T" class="impl"><a href="#impl-Pipe-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; Pipe for T<div class="where">where
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.pipe" class="method trait-impl"><a href="#method.pipe" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe</a>&lt;R&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(Self) -&gt; R) -&gt; R<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Pipes by value. This is generally the method you want to use. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_ref" class="method trait-impl"><a href="#method.pipe_ref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_ref</a>&lt;'a, R&gt;(&amp;'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&amp;'a Self) -&gt; R) -&gt; R<div class="where">where
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code> and passes that borrow into the pipe function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_ref_mut" class="method trait-impl"><a href="#method.pipe_ref_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_ref_mut</a>&lt;'a, R&gt;(&amp;'a mut self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&amp;'a mut Self) -&gt; R) -&gt; R<div class="where">where
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code> and passes that borrow into the pipe function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_borrow" class="method trait-impl"><a href="#method.pipe_borrow" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_borrow</a>&lt;'a, B, R&gt;(&amp;'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;'a B</a>) -&gt; R) -&gt; R<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;B&gt;,
B: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code>, then passes <code>self.borrow()</code> into the pipe function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_borrow_mut" class="method trait-impl"><a href="#method.pipe_borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_borrow_mut</a>&lt;'a, B, R&gt;(
&amp;'a mut self,
func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;'a mut B</a>) -&gt; R,
) -&gt; R<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a>&lt;B&gt;,
B: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code>, then passes <code>self.borrow_mut()</code> into the pipe
function. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_as_ref" class="method trait-impl"><a href="#method.pipe_as_ref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_as_ref</a>&lt;'a, U, R&gt;(&amp;'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;'a U</a>) -&gt; R) -&gt; R<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html" title="trait core::convert::AsRef">AsRef</a>&lt;U&gt;,
U: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code>, then passes <code>self.as_ref()</code> into the pipe function.</div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_as_mut" class="method trait-impl"><a href="#method.pipe_as_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_as_mut</a>&lt;'a, U, R&gt;(&amp;'a mut self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;'a mut U</a>) -&gt; R) -&gt; R<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsMut.html" title="trait core::convert::AsMut">AsMut</a>&lt;U&gt;,
U: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code>, then passes <code>self.as_mut()</code> into the pipe
function.</div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_deref" class="method trait-impl"><a href="#method.pipe_deref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_deref</a>&lt;'a, T, R&gt;(&amp;'a self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;'a T</a>) -&gt; R) -&gt; R<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a>&lt;Target = T&gt;,
T: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
R: 'a,</div></h4></section></summary><div class='docblock'>Borrows <code>self</code>, then passes <code>self.deref()</code> into the pipe function.</div></details><details class="toggle method-toggle" open><summary><section id="method.pipe_deref_mut" class="method trait-impl"><a href="#method.pipe_deref_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">pipe_deref_mut</a>&lt;'a, T, R&gt;(
&amp;'a mut self,
func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;'a mut T</a>) -&gt; R,
) -&gt; R<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.DerefMut.html" title="trait core::ops::deref::DerefMut">DerefMut</a>&lt;Target = T&gt; + <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a>,
T: 'a + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,
R: 'a,</div></h4></section></summary><div class='docblock'>Mutably borrows <code>self</code>, then passes <code>self.deref_mut()</code> into the pipe
function.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Pointable-for-T" class="impl"><a href="#impl-Pointable-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; Pointable for T</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedconstant.ALIGN" class="associatedconstant trait-impl"><a href="#associatedconstant.ALIGN" class="anchor">§</a><h4 class="code-header">const <a class="constant">ALIGN</a>: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></h4></section></summary><div class='docblock'>The alignment of pointer.</div></details><details class="toggle" open><summary><section id="associatedtype.Init" class="associatedtype trait-impl"><a href="#associatedtype.Init" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">Init</a> = T</h4></section></summary><div class='docblock'>The type for initializers.</div></details><details class="toggle method-toggle" open><summary><section id="method.init" class="method trait-impl"><a href="#method.init" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">init</a>(init: &lt;T as Pointable&gt;::Init) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></h4></section></summary><div class='docblock'>Initializes a with the given initializer. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.deref" class="method trait-impl"><a href="#method.deref" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">deref</a>&lt;'a&gt;(ptr: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;'a T</a></h4></section></summary><div class='docblock'>Dereferences the given pointer. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.deref_mut" class="method trait-impl"><a href="#method.deref_mut" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">deref_mut</a>&lt;'a&gt;(ptr: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;'a mut T</a></h4></section></summary><div class='docblock'>Mutably dereferences the given pointer. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.drop" class="method trait-impl"><a href="#method.drop" class="anchor">§</a><h4 class="code-header">unsafe fn <a class="fn">drop</a>(ptr: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>)</h4></section></summary><div class='docblock'>Drops the object pointed to by the given pointer. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Same-for-T" class="impl"><a class="src rightside" href="https://docs.rs/typenum/1.17.0/src/typenum/type_operators.rs.html#34">Source</a><a href="#impl-Same-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://docs.rs/typenum/1.17.0/typenum/type_operators/trait.Same.html" title="trait typenum::type_operators::Same">Same</a> for T</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Output" class="associatedtype trait-impl"><a class="src rightside" href="https://docs.rs/typenum/1.17.0/src/typenum/type_operators.rs.html#35">Source</a><a href="#associatedtype.Output" class="anchor">§</a><h4 class="code-header">type <a href="https://docs.rs/typenum/1.17.0/typenum/type_operators/trait.Same.html#associatedtype.Output" class="associatedtype">Output</a> = T</h4></section></summary><div class='docblock'>Should always be <code>Self</code></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Tap-for-T" class="impl"><a href="#impl-Tap-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; Tap for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.tap" class="method trait-impl"><a href="#method.tap" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap</a>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&amp;Self)) -&gt; Self</h4></section></summary><div class='docblock'>Immutable access to a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_mut" class="method trait-impl"><a href="#method.tap_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_mut</a>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&amp;mut Self)) -&gt; Self</h4></section></summary><div class='docblock'>Mutable access to a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_borrow" class="method trait-impl"><a href="#method.tap_borrow" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_borrow</a>&lt;B&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;B</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;B&gt;,
B: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Immutable access to the <code>Borrow&lt;B&gt;</code> of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_borrow_mut" class="method trait-impl"><a href="#method.tap_borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_borrow_mut</a>&lt;B&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut B</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a>&lt;B&gt;,
B: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Mutable access to the <code>BorrowMut&lt;B&gt;</code> of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_ref" class="method trait-impl"><a href="#method.tap_ref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_ref</a>&lt;R&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;R</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html" title="trait core::convert::AsRef">AsRef</a>&lt;R&gt;,
R: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Immutable access to the <code>AsRef&lt;R&gt;</code> view of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_ref_mut" class="method trait-impl"><a href="#method.tap_ref_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_ref_mut</a>&lt;R&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut R</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsMut.html" title="trait core::convert::AsMut">AsMut</a>&lt;R&gt;,
R: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Mutable access to the <code>AsMut&lt;R&gt;</code> view of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_deref" class="method trait-impl"><a href="#method.tap_deref" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_deref</a>&lt;T&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;T</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a>&lt;Target = T&gt;,
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Immutable access to the <code>Deref::Target</code> of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_deref_mut" class="method trait-impl"><a href="#method.tap_deref_mut" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_deref_mut</a>&lt;T&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut T</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.DerefMut.html" title="trait core::ops::deref::DerefMut">DerefMut</a>&lt;Target = T&gt; + <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a>,
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Mutable access to the <code>Deref::Target</code> of a value. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.tap_dbg" class="method trait-impl"><a href="#method.tap_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_dbg</a>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&amp;Self)) -&gt; Self</h4></section></summary><div class='docblock'>Calls <code>.tap()</code> only in debug builds, and is erased in release builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_mut_dbg" class="method trait-impl"><a href="#method.tap_mut_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_mut_dbg</a>(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&amp;mut Self)) -&gt; Self</h4></section></summary><div class='docblock'>Calls <code>.tap_mut()</code> only in debug builds, and is erased in release
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_borrow_dbg" class="method trait-impl"><a href="#method.tap_borrow_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_borrow_dbg</a>&lt;B&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;B</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;B&gt;,
B: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_borrow()</code> only in debug builds, and is erased in release
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_borrow_mut_dbg" class="method trait-impl"><a href="#method.tap_borrow_mut_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_borrow_mut_dbg</a>&lt;B&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut B</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a>&lt;B&gt;,
B: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_borrow_mut()</code> only in debug builds, and is erased in release
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_ref_dbg" class="method trait-impl"><a href="#method.tap_ref_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_ref_dbg</a>&lt;R&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;R</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html" title="trait core::convert::AsRef">AsRef</a>&lt;R&gt;,
R: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_ref()</code> only in debug builds, and is erased in release
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_ref_mut_dbg" class="method trait-impl"><a href="#method.tap_ref_mut_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_ref_mut_dbg</a>&lt;R&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut R</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.AsMut.html" title="trait core::convert::AsMut">AsMut</a>&lt;R&gt;,
R: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_ref_mut()</code> only in debug builds, and is erased in release
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_deref_dbg" class="method trait-impl"><a href="#method.tap_deref_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_deref_dbg</a>&lt;T&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;T</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a>&lt;Target = T&gt;,
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_deref()</code> only in debug builds, and is erased in release
builds.</div></details><details class="toggle method-toggle" open><summary><section id="method.tap_deref_mut_dbg" class="method trait-impl"><a href="#method.tap_deref_mut_dbg" class="anchor">§</a><h4 class="code-header">fn <a class="fn">tap_deref_mut_dbg</a>&lt;T&gt;(self, func: impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut T</a>)) -&gt; Self<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.DerefMut.html" title="trait core::ops::deref::DerefMut">DerefMut</a>&lt;Target = T&gt; + <a class="trait" href="https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html" title="trait core::ops::deref::Deref">Deref</a>,
T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Calls <code>.tap_deref_mut()</code> only in debug builds, and is erased in release
builds.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryConv-for-T" class="impl"><a href="#impl-TryConv-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; TryConv for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.try_conv" class="method trait-impl"><a href="#method.try_conv" class="anchor">§</a><h4 class="code-header">fn <a class="fn">try_conv</a>&lt;T&gt;(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;T, Self::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error" title="type core::convert::TryInto::Error">Error</a>&gt;<div class="where">where
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a>&lt;T&gt;,</div></h4></section></summary><div class='docblock'>Attempts to convert <code>self</code> into <code>T</code> using <code>TryInto&lt;T&gt;</code>. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryFrom%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#806-808">Source</a><a href="#impl-TryFrom%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;U&gt; for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&lt;T&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#810">Source</a><a href="#associatedtype.Error-1" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_from" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#813">Source</a><a href="#method.try_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from" class="fn">try_from</a>(value: U) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;T, &lt;T as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;U&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryInto%3CU%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#791-793">Source</a><a href="#impl-TryInto%3CU%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a>&lt;U&gt; for T<div class="where">where
U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error" class="associatedtype trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#795">Source</a><a href="#associatedtype.Error" class="anchor">§</a><h4 class="code-header">type <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error" class="associatedtype">Error</a> = &lt;U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="toggle method-toggle" open><summary><section id="method.try_into" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#798">Source</a><a href="#method.try_into" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#tymethod.try_into" class="fn">try_into</a>(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;U, &lt;U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-VZip%3CV%3E-for-T" class="impl"><a href="#impl-VZip%3CV%3E-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;V, T&gt; VZip&lt;V&gt; for T<div class="where">where
V: MultiLane&lt;T&gt;,</div></h3></section></summary><div class="impl-items"><section id="method.vzip" class="method trait-impl"><a href="#method.vzip" class="anchor">§</a><h4 class="code-header">fn <a class="fn">vzip</a>(self) -&gt; V</h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-WithSubscriber-for-T" class="impl"><a href="#impl-WithSubscriber-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; WithSubscriber for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.with_subscriber" class="method trait-impl"><a href="#method.with_subscriber" class="anchor">§</a><h4 class="code-header">fn <a class="fn">with_subscriber</a>&lt;S&gt;(self, subscriber: S) -&gt; WithDispatch&lt;Self&gt;<div class="where">where
S: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&lt;Dispatch&gt;,</div></h4></section></summary><div class='docblock'>Attaches the provided <a href="super::Subscriber"><code>Subscriber</code></a> to this type, returning a
[<code>WithDispatch</code>] wrapper. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.with_current_subscriber" class="method trait-impl"><a href="#method.with_current_subscriber" class="anchor">§</a><h4 class="code-header">fn <a class="fn">with_current_subscriber</a>(self) -&gt; WithDispatch&lt;Self&gt;</h4></section></summary><div class='docblock'>Attaches the current <a href="crate::dispatcher#setting-the-default-subscriber">default</a> <a href="super::Subscriber"><code>Subscriber</code></a> to this type, returning a
[<code>WithDispatch</code>] wrapper. <a>Read more</a></div></details></div></details></div></section></div></main></body></html>