1 <!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="Data which can be encoded in a consensus-consistent way."><title>Decodable in bdk_chain::bitcoin::consensus::encode - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.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-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../../static.files/rustdoc-dd39b87e5fcfba68.css"><meta name="rustdoc-vars" data-root-path="../../../../" data-static-root-path="../../../../static.files/" data-current-crate="bdk_chain" data-themes="" data-resource-suffix="" data-rustdoc-version="1.80.0-nightly (78a775127 2024-05-11)" data-channel="nightly" data-search-js="search-d52510db62a78183.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../../../static.files/storage-118b08c4c78b968e.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../../../static.files/main-20a3ad099b048cf2.js"></script><noscript><link rel="stylesheet" href="../../../../static.files/noscript-df360f571f6edeae.css"></noscript><link rel="alternate icon" type="image/png" href="../../../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc trait"><!--[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><a class="logo-container" href="../../../../bdk_chain/index.html"><img src="https://github.com/bitcoindevkit/bdk/raw/master/static/bdk.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../../bdk_chain/index.html"><img src="https://github.com/bitcoindevkit/bdk/raw/master/static/bdk.png" alt="logo"></a><h2><a href="../../../../bdk_chain/index.html">bdk_chain</a><span class="version">0.19.0</span></h2></div><h2 class="location"><a href="#">Decodable</a></h2><div class="sidebar-elems"><section><h3><a href="#provided-methods">Provided Methods</a></h3><ul class="block"><li><a href="#method.consensus_decode">consensus_decode</a></li><li><a href="#method.consensus_decode_from_finite_reader">consensus_decode_from_finite_reader</a></li></ul><h3><a href="#foreign-impls">Implementations on Foreign Types</a></h3><ul class="block"><li><a href="#impl-Decodable-for-(T0,+T1)">(T0, T1)</a></li><li><a href="#impl-Decodable-for-(T0,+T1,+T2)">(T0, T1, T2)</a></li><li><a href="#impl-Decodable-for-(T0,+T1,+T2,+T3)">(T0, T1, T2, T3)</a></li><li><a href="#impl-Decodable-for-(T0,+T1,+T2,+T3,+T4)">(T0, T1, T2, T3, T4)</a></li><li><a href="#impl-Decodable-for-(T0,+T1,+T2,+T3,+T4,+T5)">(T0, T1, T2, T3, T4, T5)</a></li><li><a href="#impl-Decodable-for-(T0,+T1,+T2,+T3,+T4,+T5,+T6)">(T0, T1, T2, T3, T4, T5, T6)</a></li><li><a href="#impl-Decodable-for-(T0,+T1,+T2,+T3,+T4,+T5,+T6,+T7)">(T0, T1, T2, T3, T4, T5, T6, T7)</a></li><li><a href="#impl-Decodable-for-Box%3C%5Bu8%5D%3E">Box<[u8]></a></li><li><a href="#impl-Decodable-for-Cow%3C'static,+str%3E">Cow<'static, str></a></li><li><a href="#impl-Decodable-for-%5Bu16;+8%5D">[u16; 8]</a></li><li><a href="#impl-Decodable-for-%5Bu8;+10%5D">[u8; 10]</a></li><li><a href="#impl-Decodable-for-%5Bu8;+12%5D">[u8; 12]</a></li><li><a href="#impl-Decodable-for-%5Bu8;+16%5D">[u8; 16]</a></li><li><a href="#impl-Decodable-for-%5Bu8;+2%5D">[u8; 2]</a></li><li><a href="#impl-Decodable-for-%5Bu8;+32%5D">[u8; 32]</a></li><li><a href="#impl-Decodable-for-%5Bu8;+33%5D">[u8; 33]</a></li><li><a href="#impl-Decodable-for-%5Bu8;+4%5D">[u8; 4]</a></li><li><a href="#impl-Decodable-for-%5Bu8;+6%5D">[u8; 6]</a></li><li><a href="#impl-Decodable-for-%5Bu8;+8%5D">[u8; 8]</a></li><li><a href="#impl-Decodable-for-bool">bool</a></li><li><a href="#impl-Decodable-for-i16">i16</a></li><li><a href="#impl-Decodable-for-i32">i32</a></li><li><a href="#impl-Decodable-for-i64">i64</a></li><li><a href="#impl-Decodable-for-i8">i8</a></li><li><a href="#impl-Decodable-for-u16">u16</a></li><li><a href="#impl-Decodable-for-u32">u32</a></li><li><a href="#impl-Decodable-for-u64">u64</a></li><li><a href="#impl-Decodable-for-u8">u8</a></li></ul><h3><a href="#object-safety">Object Safety</a></h3><h3><a href="#implementors">Implementors</a></h3></section><h2><a href="index.html">In bdk_chain::bitcoin::consensus::encode</a></h2></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"><h1>Trait <a href="../../../index.html">bdk_chain</a>::<wbr><a href="../../index.html">bitcoin</a>::<wbr><a href="../index.html">consensus</a>::<wbr><a href="index.html">encode</a>::<wbr><a class="trait" href="#">Decodable</a><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><span class="out-of-band"><button id="toggle-all-docs" title="collapse all docs">[<span>−</span>]</button></span></div><pre class="rust item-decl"><code>pub trait Decodable: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a> {
3 fn <a href="#method.consensus_decode_from_finite_reader" class="fn">consensus_decode_from_finite_reader</a><R>(
4 reader: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>
5 ) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Self, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>>
6 <span class="where">where R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a></span> { ... }
7 <span class="item-spacer"></span> fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(reader: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Self, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>>
8 <span class="where">where R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a></span> { ... }
9 }</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Data which can be encoded in a consensus-consistent way.</p>
10 </div></details><h2 id="provided-methods" class="section-header">Provided Methods<a href="#provided-methods" class="anchor">§</a></h2><div class="methods"><details class="toggle method-toggle" open><summary><section id="method.consensus_decode_from_finite_reader" class="method"><h4 class="code-header">fn <a href="#method.consensus_decode_from_finite_reader" class="fn">consensus_decode_from_finite_reader</a><R>(reader: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Self, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
11 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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"><p>Decode <code>Self</code> from a size-limited reader.</p>
12 <p>Like <code>consensus_decode</code> but relies on the reader being limited in the amount of data it
13 returns, e.g. by being wrapped in <a href="https://doc.rust-lang.org/nightly/std/io/struct.Take.html" title="struct std::io::Take"><code>std::io::Take</code></a>.</p>
14 <p>Failing to abide to this requirement might lead to memory exhaustion caused by malicious
16 <p>Users should default to <code>consensus_decode</code>, but when data to be decoded is already in a byte
17 vector of a limited size, calling this function directly might be marginally faster (due to
18 avoiding extra checks).</p>
19 <h6 id="rules-for-trait-implementations"><a class="doc-anchor" href="#rules-for-trait-implementations">§</a>Rules for trait implementations</h6>
21 <li>Simple types that that have a fixed size (own and member fields), don’t have to overwrite
22 this method, or be concern with it.</li>
23 <li>Types that deserialize using externally provided length should implement it:
25 <li>Make <code>consensus_decode</code> forward to <code>consensus_decode_bytes_from_finite_reader</code> with the
26 reader wrapped by <code>Take</code>. Failure to do so, without other forms of memory exhaustion
27 protection might lead to resource exhaustion vulnerability.</li>
28 <li>Put a max cap on things like <code>Vec::with_capacity</code> to avoid oversized allocations, and
29 rely on the reader running out of data, and collections reallocating on a legitimately
30 oversized input data, instead of trying to enforce arbitrary length limits.</li>
33 <li>Types that contain other types that implement custom
34 <code>consensus_decode_from_finite_reader</code>, should also implement it applying same rules, and
35 in addition make sure to call <code>consensus_decode_from_finite_reader</code> on all members, to
36 avoid creating redundant <code>Take</code> wrappers. Failure to do so might result only in a tiny
39 </div></details><details class="toggle method-toggle" open><summary><section id="method.consensus_decode" class="method"><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(reader: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Self, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
40 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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"><p>Decode an object with a well-defined format.</p>
41 <p>This is the method that should be implemented for a typical, fixed sized type
42 implementing this trait. Default implementation is wrapping the reader
43 in <a href="../../io/struct.Take.html" title="struct bdk_chain::bitcoin::io::Take"><code>crate::io::Take</code></a> to limit the input size to <a href="constant.MAX_VEC_SIZE.html" title="constant bdk_chain::bitcoin::consensus::encode::MAX_VEC_SIZE"><code>MAX_VEC_SIZE</code></a>, and forwards the call to
44 <a href="../trait.Decodable.html#method.consensus_decode_from_finite_reader" title="associated function bitcoin::consensus::encode::Decodable::consensus_decode_from_finite_reader::consensus_decode_from_finite_reader"><code>Self::consensus_decode_from_finite_reader</code></a>, which is convenient
45 for types that override <a href="../trait.Decodable.html#method.consensus_decode_from_finite_reader" title="associated function bitcoin::consensus::encode::Decodable::consensus_decode_from_finite_reader::consensus_decode_from_finite_reader"><code>Self::consensus_decode_from_finite_reader</code></a>
47 </div></details></div><h2 id="object-safety" class="section-header">Object Safety<a href="#object-safety" class="anchor">§</a></h2><div class="object-safety-info">This trait is <b>not</b> <a href="https://doc.rust-lang.org/nightly/reference/items/traits.html#object-safety">object safe</a>.</div><h2 id="foreign-impls" class="section-header">Implementations on Foreign Types<a href="#foreign-impls" class="anchor">§</a></h2><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-Cow%3C'static,+str%3E" class="impl"><a href="#impl-Decodable-for-Cow%3C'static,+str%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="enum" href="https://doc.rust-lang.org/nightly/alloc/borrow/enum.Cow.html" title="enum alloc::borrow::Cow">Cow</a><'static, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-1" class="method trait-impl"><a href="#method.consensus_decode-1" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="enum" href="https://doc.rust-lang.org/nightly/alloc/borrow/enum.Cow.html" title="enum alloc::borrow::Cow">Cow</a><'static, <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
48 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-bool" class="impl"><a href="#impl-Decodable-for-bool" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-2" class="method trait-impl"><a href="#method.consensus_decode-2" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
49 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-i8" class="impl"><a href="#impl-Decodable-for-i8" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i8.html">i8</a></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-3" class="method trait-impl"><a href="#method.consensus_decode-3" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i8.html">i8</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
50 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-i16" class="impl"><a href="#impl-Decodable-for-i16" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i16.html">i16</a></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-4" class="method trait-impl"><a href="#method.consensus_decode-4" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i16.html">i16</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
51 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-i32" class="impl"><a href="#impl-Decodable-for-i32" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-5" class="method trait-impl"><a href="#method.consensus_decode-5" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
52 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-i64" class="impl"><a href="#impl-Decodable-for-i64" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-6" class="method trait-impl"><a href="#method.consensus_decode-6" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
53 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-u8" class="impl"><a href="#impl-Decodable-for-u8" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-7" class="method trait-impl"><a href="#method.consensus_decode-7" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
54 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-u16" class="impl"><a href="#impl-Decodable-for-u16" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-8" class="method trait-impl"><a href="#method.consensus_decode-8" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
55 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-u32" class="impl"><a href="#impl-Decodable-for-u32" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-9" class="method trait-impl"><a href="#method.consensus_decode-9" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
56 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-u64" class="impl"><a href="#impl-Decodable-for-u64" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-10" class="method trait-impl"><a href="#method.consensus_decode-10" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
57 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-Box%3C%5Bu8%5D%3E" class="impl"><a href="#impl-Decodable-for-Box%3C%5Bu8%5D%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>]></h3></section></summary><div class="impl-items"><section id="method.consensus_decode_from_finite_reader-1" class="method trait-impl"><a href="#method.consensus_decode_from_finite_reader-1" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode_from_finite_reader" class="fn">consensus_decode_from_finite_reader</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>]>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
58 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-%5Bu8;+2%5D" class="impl"><a href="#impl-Decodable-for-%5Bu8;+2%5D" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">2</a>]</h3></section></summary><div class="impl-items"><section id="method.consensus_decode-11" class="method trait-impl"><a href="#method.consensus_decode-11" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">2</a>], <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
59 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-%5Bu8;+4%5D" class="impl"><a href="#impl-Decodable-for-%5Bu8;+4%5D" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">4</a>]</h3></section></summary><div class="impl-items"><section id="method.consensus_decode-12" class="method trait-impl"><a href="#method.consensus_decode-12" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">4</a>], <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
60 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-%5Bu8;+6%5D" class="impl"><a href="#impl-Decodable-for-%5Bu8;+6%5D" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">6</a>]</h3></section></summary><div class="impl-items"><section id="method.consensus_decode-13" class="method trait-impl"><a href="#method.consensus_decode-13" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">6</a>], <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
61 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-%5Bu8;+8%5D" class="impl"><a href="#impl-Decodable-for-%5Bu8;+8%5D" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">8</a>]</h3></section></summary><div class="impl-items"><section id="method.consensus_decode-14" class="method trait-impl"><a href="#method.consensus_decode-14" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">8</a>], <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
62 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-%5Bu8;+10%5D" class="impl"><a href="#impl-Decodable-for-%5Bu8;+10%5D" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">10</a>]</h3></section></summary><div class="impl-items"><section id="method.consensus_decode-15" class="method trait-impl"><a href="#method.consensus_decode-15" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">10</a>], <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
63 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-%5Bu8;+12%5D" class="impl"><a href="#impl-Decodable-for-%5Bu8;+12%5D" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">12</a>]</h3></section></summary><div class="impl-items"><section id="method.consensus_decode-16" class="method trait-impl"><a href="#method.consensus_decode-16" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">12</a>], <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
64 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-%5Bu8;+16%5D" class="impl"><a href="#impl-Decodable-for-%5Bu8;+16%5D" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">16</a>]</h3></section></summary><div class="impl-items"><section id="method.consensus_decode-17" class="method trait-impl"><a href="#method.consensus_decode-17" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">16</a>], <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
65 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-%5Bu8;+32%5D" class="impl"><a href="#impl-Decodable-for-%5Bu8;+32%5D" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">32</a>]</h3></section></summary><div class="impl-items"><section id="method.consensus_decode-18" class="method trait-impl"><a href="#method.consensus_decode-18" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">32</a>], <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
66 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-%5Bu8;+33%5D" class="impl"><a href="#impl-Decodable-for-%5Bu8;+33%5D" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">33</a>]</h3></section></summary><div class="impl-items"><section id="method.consensus_decode-19" class="method trait-impl"><a href="#method.consensus_decode-19" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">33</a>], <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
67 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-%5Bu16;+8%5D" class="impl"><a href="#impl-Decodable-for-%5Bu16;+8%5D" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">8</a>]</h3></section></summary><div class="impl-items"><section id="method.consensus_decode-20" class="method trait-impl"><a href="#method.consensus_decode-20" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a>; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">8</a>], <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
68 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-(T0,+T1)" class="impl"><a href="#impl-Decodable-for-(T0,+T1)" class="anchor">§</a><h3 class="code-header">impl<T0, T1> <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1)</a><div class="where">where
69 T0: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
70 T1: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,</div></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-21" class="method trait-impl"><a href="#method.consensus_decode-21" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1)</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
71 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-(T0,+T1,+T2)" class="impl"><a href="#impl-Decodable-for-(T0,+T1,+T2)" class="anchor">§</a><h3 class="code-header">impl<T0, T1, T2> <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2)</a><div class="where">where
72 T0: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
73 T1: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
74 T2: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,</div></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-22" class="method trait-impl"><a href="#method.consensus_decode-22" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2)</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
75 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-(T0,+T1,+T2,+T3)" class="impl"><a href="#impl-Decodable-for-(T0,+T1,+T2,+T3)" class="anchor">§</a><h3 class="code-header">impl<T0, T1, T2, T3> <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2, T3)</a><div class="where">where
76 T0: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
77 T1: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
78 T2: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
79 T3: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,</div></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-23" class="method trait-impl"><a href="#method.consensus_decode-23" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2, T3)</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
80 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-(T0,+T1,+T2,+T3,+T4)" class="impl"><a href="#impl-Decodable-for-(T0,+T1,+T2,+T3,+T4)" class="anchor">§</a><h3 class="code-header">impl<T0, T1, T2, T3, T4> <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2, T3, T4)</a><div class="where">where
81 T0: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
82 T1: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
83 T2: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
84 T3: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
85 T4: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,</div></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-24" class="method trait-impl"><a href="#method.consensus_decode-24" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2, T3, T4)</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
86 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-(T0,+T1,+T2,+T3,+T4,+T5)" class="impl"><a href="#impl-Decodable-for-(T0,+T1,+T2,+T3,+T4,+T5)" class="anchor">§</a><h3 class="code-header">impl<T0, T1, T2, T3, T4, T5> <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2, T3, T4, T5)</a><div class="where">where
87 T0: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
88 T1: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
89 T2: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
90 T3: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
91 T4: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
92 T5: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,</div></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-25" class="method trait-impl"><a href="#method.consensus_decode-25" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2, T3, T4, T5)</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
93 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-(T0,+T1,+T2,+T3,+T4,+T5,+T6)" class="impl"><a href="#impl-Decodable-for-(T0,+T1,+T2,+T3,+T4,+T5,+T6)" class="anchor">§</a><h3 class="code-header">impl<T0, T1, T2, T3, T4, T5, T6> <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2, T3, T4, T5, T6)</a><div class="where">where
94 T0: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
95 T1: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
96 T2: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
97 T3: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
98 T4: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
99 T5: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
100 T6: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,</div></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-26" class="method trait-impl"><a href="#method.consensus_decode-26" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2, T3, T4, T5, T6)</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
101 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Decodable-for-(T0,+T1,+T2,+T3,+T4,+T5,+T6,+T7)" class="impl"><a href="#impl-Decodable-for-(T0,+T1,+T2,+T3,+T4,+T5,+T6,+T7)" class="anchor">§</a><h3 class="code-header">impl<T0, T1, T2, T3, T4, T5, T6, T7> <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2, T3, T4, T5, T6, T7)</a><div class="where">where
102 T0: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
103 T1: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
104 T2: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
105 T3: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
106 T4: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
107 T5: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
108 T6: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,
109 T7: <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a>,</div></h3></section></summary><div class="impl-items"><section id="method.consensus_decode-27" class="method trait-impl"><a href="#method.consensus_decode-27" class="anchor">§</a><h4 class="code-header">fn <a href="#method.consensus_decode" class="fn">consensus_decode</a><R>(
110 r: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut R</a>
111 ) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.tuple.html">(T0, T1, T2, T3, T4, T5, T6, T7)</a>, <a class="enum" href="enum.Error.html" title="enum bdk_chain::bitcoin::consensus::encode::Error">Error</a>><div class="where">where
112 R: <a class="trait" href="../../io/trait.BufRead.html" title="trait bdk_chain::bitcoin::io::BufRead">BufRead</a> + ?<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></div></details><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-Decodable-for-LockTime" class="impl"><a href="#impl-Decodable-for-LockTime" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="enum" href="../../blockdata/locktime/absolute/enum.LockTime.html" title="enum bdk_chain::bitcoin::blockdata::locktime::absolute::LockTime">LockTime</a></h3></section><section id="impl-Decodable-for-AddrV2" class="impl"><a href="#impl-Decodable-for-AddrV2" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="enum" href="../../p2p/address/enum.AddrV2.html" title="enum bdk_chain::bitcoin::p2p::address::AddrV2">AddrV2</a></h3></section><section id="impl-Decodable-for-Inventory" class="impl"><a href="#impl-Decodable-for-Inventory" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="enum" href="../../p2p/message_blockdata/enum.Inventory.html" title="enum bdk_chain::bitcoin::p2p::message_blockdata::Inventory">Inventory</a></h3></section><section id="impl-Decodable-for-BloomFlags" class="impl"><a href="#impl-Decodable-for-BloomFlags" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="enum" href="../../p2p/message_bloom/enum.BloomFlags.html" title="enum bdk_chain::bitcoin::p2p::message_bloom::BloomFlags">BloomFlags</a></h3></section><section id="impl-Decodable-for-RejectReason" class="impl"><a href="#impl-Decodable-for-RejectReason" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="enum" href="../../p2p/message_network/enum.RejectReason.html" title="enum bdk_chain::bitcoin::p2p::message_network::RejectReason">RejectReason</a></h3></section><section id="impl-Decodable-for-String" class="impl"><a href="#impl-Decodable-for-String" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.String.html" title="struct bdk_chain::bitcoin::base58::String">String</a></h3></section><section id="impl-Decodable-for-Vec%3C(u32,+Address)%3E" class="impl"><a href="#impl-Decodable-for-Vec%3C(u32,+Address)%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><(<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>, <a class="struct" href="../../p2p/struct.Address.html" title="struct bdk_chain::bitcoin::p2p::Address">Address</a>)></h3></section><section id="impl-Decodable-for-Vec%3CInventory%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CInventory%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="enum" href="../../p2p/message_blockdata/enum.Inventory.html" title="enum bdk_chain::bitcoin::p2p::message_blockdata::Inventory">Inventory</a>></h3></section><section id="impl-Decodable-for-Vec%3Cu8%3E" class="impl"><a href="#impl-Decodable-for-Vec%3Cu8%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>></h3></section><section id="impl-Decodable-for-Vec%3Cu64%3E" class="impl"><a href="#impl-Decodable-for-Vec%3Cu64%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a>></h3></section><section id="impl-Decodable-for-Vec%3CVec%3Cu8%3E%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CVec%3Cu8%3E%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>>></h3></section><section id="impl-Decodable-for-Vec%3CPrefilledTransaction%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CPrefilledTransaction%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../bip152/struct.PrefilledTransaction.html" title="struct bdk_chain::bitcoin::bip152::PrefilledTransaction">PrefilledTransaction</a>></h3></section><section id="impl-Decodable-for-Vec%3CShortId%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CShortId%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../bip152/struct.ShortId.html" title="struct bdk_chain::bitcoin::bip152::ShortId">ShortId</a>></h3></section><section id="impl-Decodable-for-Vec%3CHeader%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CHeader%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../blockdata/block/struct.Header.html" title="struct bdk_chain::bitcoin::blockdata::block::Header">Header</a>></h3></section><section id="impl-Decodable-for-Vec%3CAddrV2Message%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CAddrV2Message%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../p2p/address/struct.AddrV2Message.html" title="struct bdk_chain::bitcoin::p2p::address::AddrV2Message">AddrV2Message</a>></h3></section><section id="impl-Decodable-for-Vec%3CBlockHash%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CBlockHash%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../struct.BlockHash.html" title="struct bdk_chain::bitcoin::BlockHash">BlockHash</a>></h3></section><section id="impl-Decodable-for-Vec%3CFilterHash%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CFilterHash%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../struct.FilterHash.html" title="struct bdk_chain::bitcoin::FilterHash">FilterHash</a>></h3></section><section id="impl-Decodable-for-Vec%3CFilterHeader%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CFilterHeader%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../struct.FilterHeader.html" title="struct bdk_chain::bitcoin::FilterHeader">FilterHeader</a>></h3></section><section id="impl-Decodable-for-Vec%3CTapLeafHash%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CTapLeafHash%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../struct.TapLeafHash.html" title="struct bdk_chain::bitcoin::TapLeafHash">TapLeafHash</a>></h3></section><section id="impl-Decodable-for-Vec%3CTransaction%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CTransaction%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../struct.Transaction.html" title="struct bdk_chain::bitcoin::Transaction">Transaction</a>></h3></section><section id="impl-Decodable-for-Vec%3CTxIn%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CTxIn%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../struct.TxIn.html" title="struct bdk_chain::bitcoin::TxIn">TxIn</a>></h3></section><section id="impl-Decodable-for-Vec%3CTxMerkleNode%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CTxMerkleNode%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../struct.TxMerkleNode.html" title="struct bdk_chain::bitcoin::TxMerkleNode">TxMerkleNode</a>></h3></section><section id="impl-Decodable-for-Vec%3CTxOut%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CTxOut%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../struct.TxOut.html" title="struct bdk_chain::bitcoin::TxOut">TxOut</a>></h3></section><section id="impl-Decodable-for-Vec%3CVarInt%3E" class="impl"><a href="#impl-Decodable-for-Vec%3CVarInt%3E" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../base58/struct.Vec.html" title="struct bdk_chain::bitcoin::base58::Vec">Vec</a><<a class="struct" href="../../struct.VarInt.html" title="struct bdk_chain::bitcoin::VarInt">VarInt</a>></h3></section><section id="impl-Decodable-for-BlockTransactions" class="impl"><a href="#impl-Decodable-for-BlockTransactions" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../bip152/struct.BlockTransactions.html" title="struct bdk_chain::bitcoin::bip152::BlockTransactions">BlockTransactions</a></h3></section><section id="impl-Decodable-for-BlockTransactionsRequest" class="impl"><a href="#impl-Decodable-for-BlockTransactionsRequest" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../bip152/struct.BlockTransactionsRequest.html" title="struct bdk_chain::bitcoin::bip152::BlockTransactionsRequest">BlockTransactionsRequest</a></h3></section><section id="impl-Decodable-for-HeaderAndShortIds" class="impl"><a href="#impl-Decodable-for-HeaderAndShortIds" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../bip152/struct.HeaderAndShortIds.html" title="struct bdk_chain::bitcoin::bip152::HeaderAndShortIds">HeaderAndShortIds</a></h3></section><section id="impl-Decodable-for-PrefilledTransaction" class="impl"><a href="#impl-Decodable-for-PrefilledTransaction" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../bip152/struct.PrefilledTransaction.html" title="struct bdk_chain::bitcoin::bip152::PrefilledTransaction">PrefilledTransaction</a></h3></section><section id="impl-Decodable-for-ShortId" class="impl"><a href="#impl-Decodable-for-ShortId" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../bip152/struct.ShortId.html" title="struct bdk_chain::bitcoin::bip152::ShortId">ShortId</a></h3></section><section id="impl-Decodable-for-Header" class="impl"><a href="#impl-Decodable-for-Header" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../blockdata/block/struct.Header.html" title="struct bdk_chain::bitcoin::blockdata::block::Header">Header</a></h3></section><section id="impl-Decodable-for-Version" class="impl"><a href="#impl-Decodable-for-Version" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for bdk_chain::bitcoin::blockdata::block::<a class="struct" href="../../blockdata/block/struct.Version.html" title="struct bdk_chain::bitcoin::blockdata::block::Version">Version</a></h3></section><section id="impl-Decodable-for-Version-1" class="impl"><a href="#impl-Decodable-for-Version-1" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for bdk_chain::bitcoin::blockdata::transaction::<a class="struct" href="../../blockdata/transaction/struct.Version.html" title="struct bdk_chain::bitcoin::blockdata::transaction::Version">Version</a></h3></section><section id="impl-Decodable-for-Hash" class="impl"><a href="#impl-Decodable-for-Hash" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for bdk_chain::bitcoin::hashes::sha256::<a class="struct" href="../../hashes/sha256/struct.Hash.html" title="struct bdk_chain::bitcoin::hashes::sha256::Hash">Hash</a></h3></section><section id="impl-Decodable-for-Hash-1" class="impl"><a href="#impl-Decodable-for-Hash-1" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for bdk_chain::bitcoin::hashes::sha256d::<a class="struct" href="../../hashes/sha256d/struct.Hash.html" title="struct bdk_chain::bitcoin::hashes::sha256d::Hash">Hash</a></h3></section><section id="impl-Decodable-for-PartialMerkleTree" class="impl"><a href="#impl-Decodable-for-PartialMerkleTree" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../merkle_tree/struct.PartialMerkleTree.html" title="struct bdk_chain::bitcoin::merkle_tree::PartialMerkleTree">PartialMerkleTree</a></h3></section><section id="impl-Decodable-for-AddrV2Message" class="impl"><a href="#impl-Decodable-for-AddrV2Message" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/address/struct.AddrV2Message.html" title="struct bdk_chain::bitcoin::p2p::address::AddrV2Message">AddrV2Message</a></h3></section><section id="impl-Decodable-for-CommandString" class="impl"><a href="#impl-Decodable-for-CommandString" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message/struct.CommandString.html" title="struct bdk_chain::bitcoin::p2p::message::CommandString">CommandString</a></h3></section><section id="impl-Decodable-for-RawNetworkMessage" class="impl"><a href="#impl-Decodable-for-RawNetworkMessage" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message/struct.RawNetworkMessage.html" title="struct bdk_chain::bitcoin::p2p::message::RawNetworkMessage">RawNetworkMessage</a></h3></section><section id="impl-Decodable-for-GetBlocksMessage" class="impl"><a href="#impl-Decodable-for-GetBlocksMessage" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_blockdata/struct.GetBlocksMessage.html" title="struct bdk_chain::bitcoin::p2p::message_blockdata::GetBlocksMessage">GetBlocksMessage</a></h3></section><section id="impl-Decodable-for-GetHeadersMessage" class="impl"><a href="#impl-Decodable-for-GetHeadersMessage" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_blockdata/struct.GetHeadersMessage.html" title="struct bdk_chain::bitcoin::p2p::message_blockdata::GetHeadersMessage">GetHeadersMessage</a></h3></section><section id="impl-Decodable-for-FilterAdd" class="impl"><a href="#impl-Decodable-for-FilterAdd" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_bloom/struct.FilterAdd.html" title="struct bdk_chain::bitcoin::p2p::message_bloom::FilterAdd">FilterAdd</a></h3></section><section id="impl-Decodable-for-FilterLoad" class="impl"><a href="#impl-Decodable-for-FilterLoad" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_bloom/struct.FilterLoad.html" title="struct bdk_chain::bitcoin::p2p::message_bloom::FilterLoad">FilterLoad</a></h3></section><section id="impl-Decodable-for-BlockTxn" class="impl"><a href="#impl-Decodable-for-BlockTxn" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_compact_blocks/struct.BlockTxn.html" title="struct bdk_chain::bitcoin::p2p::message_compact_blocks::BlockTxn">BlockTxn</a></h3></section><section id="impl-Decodable-for-CmpctBlock" class="impl"><a href="#impl-Decodable-for-CmpctBlock" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_compact_blocks/struct.CmpctBlock.html" title="struct bdk_chain::bitcoin::p2p::message_compact_blocks::CmpctBlock">CmpctBlock</a></h3></section><section id="impl-Decodable-for-GetBlockTxn" class="impl"><a href="#impl-Decodable-for-GetBlockTxn" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_compact_blocks/struct.GetBlockTxn.html" title="struct bdk_chain::bitcoin::p2p::message_compact_blocks::GetBlockTxn">GetBlockTxn</a></h3></section><section id="impl-Decodable-for-SendCmpct" class="impl"><a href="#impl-Decodable-for-SendCmpct" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_compact_blocks/struct.SendCmpct.html" title="struct bdk_chain::bitcoin::p2p::message_compact_blocks::SendCmpct">SendCmpct</a></h3></section><section id="impl-Decodable-for-CFCheckpt" class="impl"><a href="#impl-Decodable-for-CFCheckpt" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_filter/struct.CFCheckpt.html" title="struct bdk_chain::bitcoin::p2p::message_filter::CFCheckpt">CFCheckpt</a></h3></section><section id="impl-Decodable-for-CFHeaders" class="impl"><a href="#impl-Decodable-for-CFHeaders" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_filter/struct.CFHeaders.html" title="struct bdk_chain::bitcoin::p2p::message_filter::CFHeaders">CFHeaders</a></h3></section><section id="impl-Decodable-for-CFilter" class="impl"><a href="#impl-Decodable-for-CFilter" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_filter/struct.CFilter.html" title="struct bdk_chain::bitcoin::p2p::message_filter::CFilter">CFilter</a></h3></section><section id="impl-Decodable-for-GetCFCheckpt" class="impl"><a href="#impl-Decodable-for-GetCFCheckpt" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_filter/struct.GetCFCheckpt.html" title="struct bdk_chain::bitcoin::p2p::message_filter::GetCFCheckpt">GetCFCheckpt</a></h3></section><section id="impl-Decodable-for-GetCFHeaders" class="impl"><a href="#impl-Decodable-for-GetCFHeaders" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_filter/struct.GetCFHeaders.html" title="struct bdk_chain::bitcoin::p2p::message_filter::GetCFHeaders">GetCFHeaders</a></h3></section><section id="impl-Decodable-for-GetCFilters" class="impl"><a href="#impl-Decodable-for-GetCFilters" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_filter/struct.GetCFilters.html" title="struct bdk_chain::bitcoin::p2p::message_filter::GetCFilters">GetCFilters</a></h3></section><section id="impl-Decodable-for-Reject" class="impl"><a href="#impl-Decodable-for-Reject" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_network/struct.Reject.html" title="struct bdk_chain::bitcoin::p2p::message_network::Reject">Reject</a></h3></section><section id="impl-Decodable-for-VersionMessage" class="impl"><a href="#impl-Decodable-for-VersionMessage" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/message_network/struct.VersionMessage.html" title="struct bdk_chain::bitcoin::p2p::message_network::VersionMessage">VersionMessage</a></h3></section><section id="impl-Decodable-for-Address" class="impl"><a href="#impl-Decodable-for-Address" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/struct.Address.html" title="struct bdk_chain::bitcoin::p2p::Address">Address</a></h3></section><section id="impl-Decodable-for-Magic" class="impl"><a href="#impl-Decodable-for-Magic" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/struct.Magic.html" title="struct bdk_chain::bitcoin::p2p::Magic">Magic</a></h3></section><section id="impl-Decodable-for-ServiceFlags" class="impl"><a href="#impl-Decodable-for-ServiceFlags" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../p2p/struct.ServiceFlags.html" title="struct bdk_chain::bitcoin::p2p::ServiceFlags">ServiceFlags</a></h3></section><section id="impl-Decodable-for-Amount" class="impl"><a href="#impl-Decodable-for-Amount" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.Amount.html" title="struct bdk_chain::bitcoin::Amount">Amount</a></h3></section><section id="impl-Decodable-for-Block" class="impl"><a href="#impl-Decodable-for-Block" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.Block.html" title="struct bdk_chain::bitcoin::Block">Block</a></h3></section><section id="impl-Decodable-for-BlockHash" class="impl"><a href="#impl-Decodable-for-BlockHash" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.BlockHash.html" title="struct bdk_chain::bitcoin::BlockHash">BlockHash</a></h3></section><section id="impl-Decodable-for-CompactTarget" class="impl"><a href="#impl-Decodable-for-CompactTarget" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.CompactTarget.html" title="struct bdk_chain::bitcoin::CompactTarget">CompactTarget</a></h3></section><section id="impl-Decodable-for-FilterHash" class="impl"><a href="#impl-Decodable-for-FilterHash" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.FilterHash.html" title="struct bdk_chain::bitcoin::FilterHash">FilterHash</a></h3></section><section id="impl-Decodable-for-FilterHeader" class="impl"><a href="#impl-Decodable-for-FilterHeader" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.FilterHeader.html" title="struct bdk_chain::bitcoin::FilterHeader">FilterHeader</a></h3></section><section id="impl-Decodable-for-MerkleBlock" class="impl"><a href="#impl-Decodable-for-MerkleBlock" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.MerkleBlock.html" title="struct bdk_chain::bitcoin::MerkleBlock">MerkleBlock</a></h3></section><section id="impl-Decodable-for-OutPoint" class="impl"><a href="#impl-Decodable-for-OutPoint" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.OutPoint.html" title="struct bdk_chain::bitcoin::OutPoint">OutPoint</a></h3></section><section id="impl-Decodable-for-ScriptBuf" class="impl"><a href="#impl-Decodable-for-ScriptBuf" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.ScriptBuf.html" title="struct bdk_chain::bitcoin::ScriptBuf">ScriptBuf</a></h3></section><section id="impl-Decodable-for-Sequence" class="impl"><a href="#impl-Decodable-for-Sequence" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.Sequence.html" title="struct bdk_chain::bitcoin::Sequence">Sequence</a></h3></section><section id="impl-Decodable-for-TapLeafHash" class="impl"><a href="#impl-Decodable-for-TapLeafHash" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.TapLeafHash.html" title="struct bdk_chain::bitcoin::TapLeafHash">TapLeafHash</a></h3></section><section id="impl-Decodable-for-Transaction" class="impl"><a href="#impl-Decodable-for-Transaction" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.Transaction.html" title="struct bdk_chain::bitcoin::Transaction">Transaction</a></h3></section><section id="impl-Decodable-for-TxIn" class="impl"><a href="#impl-Decodable-for-TxIn" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.TxIn.html" title="struct bdk_chain::bitcoin::TxIn">TxIn</a></h3></section><section id="impl-Decodable-for-TxMerkleNode" class="impl"><a href="#impl-Decodable-for-TxMerkleNode" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.TxMerkleNode.html" title="struct bdk_chain::bitcoin::TxMerkleNode">TxMerkleNode</a></h3></section><section id="impl-Decodable-for-TxOut" class="impl"><a href="#impl-Decodable-for-TxOut" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.TxOut.html" title="struct bdk_chain::bitcoin::TxOut">TxOut</a></h3></section><section id="impl-Decodable-for-Txid" class="impl"><a href="#impl-Decodable-for-Txid" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.Txid.html" title="struct bdk_chain::bitcoin::Txid">Txid</a></h3></section><section id="impl-Decodable-for-VarInt" class="impl"><a href="#impl-Decodable-for-VarInt" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.VarInt.html" title="struct bdk_chain::bitcoin::VarInt">VarInt</a></h3></section><section id="impl-Decodable-for-Witness" class="impl"><a href="#impl-Decodable-for-Witness" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.Witness.html" title="struct bdk_chain::bitcoin::Witness">Witness</a></h3></section><section id="impl-Decodable-for-WitnessMerkleNode" class="impl"><a href="#impl-Decodable-for-WitnessMerkleNode" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.WitnessMerkleNode.html" title="struct bdk_chain::bitcoin::WitnessMerkleNode">WitnessMerkleNode</a></h3></section><section id="impl-Decodable-for-Wtxid" class="impl"><a href="#impl-Decodable-for-Wtxid" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../struct.Wtxid.html" title="struct bdk_chain::bitcoin::Wtxid">Wtxid</a></h3></section><section id="impl-Decodable-for-CheckedData" class="impl"><a href="#impl-Decodable-for-CheckedData" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="struct.CheckedData.html" title="struct bdk_chain::bitcoin::consensus::encode::CheckedData">CheckedData</a></h3></section><section id="impl-Decodable-for-ProprietaryKey%3CSubtype%3E" class="impl"><a href="#impl-Decodable-for-ProprietaryKey%3CSubtype%3E" class="anchor">§</a><h3 class="code-header">impl<Subtype> <a class="trait" href="../trait.Decodable.html" title="trait bdk_chain::bitcoin::consensus::Decodable">Decodable</a> for <a class="struct" href="../../psbt/raw/struct.ProprietaryKey.html" title="struct bdk_chain::bitcoin::psbt::raw::ProprietaryKey">ProprietaryKey</a><Subtype><div class="where">where
113 Subtype: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html" title="trait core::marker::Copy">Copy</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>>,</div></h3></section></div><script src="../../../../trait.impl/bitcoin/consensus/encode/trait.Decodable.js" data-ignore-extern-crates="alloc,bitcoin_units,bitcoin,std,bitcoin_hashes" async></script></section></div></main></body></html>