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="Extension trait for types that can be displayed as hex."><title>DisplayHex in bdk_chain::bitcoin::hashes::hex::display - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../../../../static.files/rustdoc-46132b98.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.85.0-nightly (6d9f6ae36 2024-12-16)" data-channel="nightly" data-search-js="search-036cda7a.js" data-settings-js="settings-0f613d39.js" ><script src="../../../../../static.files/storage-59e33391.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../../../../static.files/main-5f194d8c.js"></script><noscript><link rel="stylesheet" href="../../../../../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../../../../../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../../../../../static.files/favicon-044be391.svg"></head><body class="rustdoc 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_<wbr>chain</a><span class="version">0.21.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Display<wbr>Hex</a></h2><h3><a href="#required-associated-types">Required Associated Types</a></h3><ul class="block"><li><a href="#associatedtype.Display" title="Display">Display</a></li></ul><h3><a href="#required-methods">Required Methods</a></h3><ul class="block"><li><a href="#tymethod.as_hex" title="as_hex">as_hex</a></li></ul><h3><a href="#provided-methods">Provided Methods</a></h3><ul class="block"><li><a href="#method.append_hex_to_string" title="append_hex_to_string">append_hex_to_string</a></li><li><a href="#method.hex_reserve_suggestion" title="hex_reserve_suggestion">hex_reserve_suggestion</a></li><li><a href="#method.to_hex_string" title="to_hex_string">to_hex_string</a></li><li><a href="#method.to_lower_hex_string" title="to_lower_hex_string">to_lower_hex_string</a></li><li><a href="#method.to_upper_hex_string" title="to_upper_hex_string">to_upper_hex_string</a></li></ul><h3><a href="#foreign-impls">Implementations on Foreign Types</a></h3><ul class="block"><li><a href="#impl-DisplayHex-for-%26%5Bu8;+1024%5D" title="&'a [u8; 1024]">&'a [u8; 1024]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+10%5D" title="&'a [u8; 10]">&'a [u8; 10]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+11%5D" title="&'a [u8; 11]">&'a [u8; 11]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+128%5D" title="&'a [u8; 128]">&'a [u8; 128]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+12%5D" title="&'a [u8; 12]">&'a [u8; 12]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+13%5D" title="&'a [u8; 13]">&'a [u8; 13]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+14%5D" title="&'a [u8; 14]">&'a [u8; 14]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+15%5D" title="&'a [u8; 15]">&'a [u8; 15]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+16%5D" title="&'a [u8; 16]">&'a [u8; 16]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+1%5D" title="&'a [u8; 1]">&'a [u8; 1]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+2048%5D" title="&'a [u8; 2048]">&'a [u8; 2048]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+20%5D" title="&'a [u8; 20]">&'a [u8; 20]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+256%5D" title="&'a [u8; 256]">&'a [u8; 256]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+2%5D" title="&'a [u8; 2]">&'a [u8; 2]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+32%5D" title="&'a [u8; 32]">&'a [u8; 32]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+33%5D" title="&'a [u8; 33]">&'a [u8; 33]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+3%5D" title="&'a [u8; 3]">&'a [u8; 3]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+4096%5D" title="&'a [u8; 4096]">&'a [u8; 4096]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+4%5D" title="&'a [u8; 4]">&'a [u8; 4]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+512%5D" title="&'a [u8; 512]">&'a [u8; 512]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+5%5D" title="&'a [u8; 5]">&'a [u8; 5]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+64%5D" title="&'a [u8; 64]">&'a [u8; 64]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+65%5D" title="&'a [u8; 65]">&'a [u8; 65]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+6%5D" title="&'a [u8; 6]">&'a [u8; 6]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+7%5D" title="&'a [u8; 7]">&'a [u8; 7]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+8%5D" title="&'a [u8; 8]">&'a [u8; 8]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8;+9%5D" title="&'a [u8; 9]">&'a [u8; 9]</a></li><li><a href="#impl-DisplayHex-for-%26%5Bu8%5D" title="&'a [u8]">&'a [u8]</a></li></ul><h3><a href="#dyn-compatibility">Dyn Compatibility</a></h3><h3><a href="#implementors">Implementors</a></h3></section><div id="rustdoc-modnav"><h2><a href="index.html">In bdk_<wbr>chain::<wbr>bitcoin::<wbr>hashes::<wbr>hex::<wbr>display</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../../../index.html">bdk_chain</a>::<wbr><a href="../../../index.html">bitcoin</a>::<wbr><a href="../../index.html">hashes</a>::<wbr><a href="../index.html">hex</a>::<wbr><a href="index.html">display</a></span><h1>Trait <span class="trait">DisplayHex</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"></span></div><pre class="rust item-decl"><code>pub trait DisplayHex: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html" title="trait core::marker::Copy">Copy</a> + IsRef {
2 type <a href="#associatedtype.Display" class="associatedtype">Display</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.LowerHex.html" title="trait core::fmt::LowerHex">LowerHex</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.UpperHex.html" title="trait core::fmt::UpperHex">UpperHex</a>;
5 fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> Self::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a>;
8 fn <a href="#method.to_lower_hex_string" class="fn">to_lower_hex_string</a>(self) -> <a class="struct" href="../../../base58/struct.String.html" title="struct bdk_chain::bitcoin::base58::String">String</a> { ... }
9 <span class="item-spacer"></span> fn <a href="#method.to_upper_hex_string" class="fn">to_upper_hex_string</a>(self) -> <a class="struct" href="../../../base58/struct.String.html" title="struct bdk_chain::bitcoin::base58::String">String</a> { ... }
10 <span class="item-spacer"></span> fn <a href="#method.to_hex_string" class="fn">to_hex_string</a>(self, case: <a class="enum" href="../enum.Case.html" title="enum bdk_chain::bitcoin::hashes::hex::Case">Case</a>) -> <a class="struct" href="../../../base58/struct.String.html" title="struct bdk_chain::bitcoin::base58::String">String</a> { ... }
11 <span class="item-spacer"></span> fn <a href="#method.append_hex_to_string" class="fn">append_hex_to_string</a>(self, case: <a class="enum" href="../enum.Case.html" title="enum bdk_chain::bitcoin::hashes::hex::Case">Case</a>, string: &mut <a class="struct" href="../../../base58/struct.String.html" title="struct bdk_chain::bitcoin::base58::String">String</a>) { ... }
12 <span class="item-spacer"></span> fn <a href="#method.hex_reserve_suggestion" class="fn">hex_reserve_suggestion</a>(self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a> { ... }
13 }</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Extension trait for types that can be displayed as hex.</p>
14 <p>Types that have a single, obvious text representation being hex should <strong>not</strong> implement this
15 trait and simply implement <code>Display</code> instead.</p>
16 <p>This trait should be generally implemented for references only. We would prefer to use GAT but
17 that is beyond our MSRV. As a lint we require the <code>IsRef</code> trait which is implemented for all
19 </div></details><h2 id="required-associated-types" class="section-header">Required Associated Types<a href="#required-associated-types" class="anchor">§</a></h2><div class="methods"><details class="toggle" open><summary><section id="associatedtype.Display" class="method"><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.LowerHex.html" title="trait core::fmt::LowerHex">LowerHex</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.UpperHex.html" title="trait core::fmt::UpperHex">UpperHex</a></h4></section></summary><div class="docblock"><p>The type providing <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display"><code>fmt::Display</code></a> implementation.</p>
20 <p>This is usually a wrapper type holding a reference to <code>Self</code>.</p>
21 </div></details></div><h2 id="required-methods" class="section-header">Required Methods<a href="#required-methods" class="anchor">§</a></h2><div class="methods"><details class="toggle method-toggle" open><summary><section id="tymethod.as_hex" class="method"><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> Self::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></summary><div class="docblock"><p>Display <code>Self</code> as a continuous sequence of ASCII hex chars.</p>
22 </div></details></div><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.to_lower_hex_string" class="method"><h4 class="code-header">fn <a href="#method.to_lower_hex_string" class="fn">to_lower_hex_string</a>(self) -> <a class="struct" href="../../../base58/struct.String.html" title="struct bdk_chain::bitcoin::base58::String">String</a></h4></section></summary><div class="docblock"><p>Create a lower-hex-encoded string.</p>
23 <p>A shorthand for <code>to_hex_string(Case::Lower)</code>, so that <code>Case</code> doesn’t need to be imported.</p>
24 <p>This may be faster than <code>.display_hex().to_string()</code> because it uses <code>reserve_suggestion</code>.</p>
25 </div></details><details class="toggle method-toggle" open><summary><section id="method.to_upper_hex_string" class="method"><h4 class="code-header">fn <a href="#method.to_upper_hex_string" class="fn">to_upper_hex_string</a>(self) -> <a class="struct" href="../../../base58/struct.String.html" title="struct bdk_chain::bitcoin::base58::String">String</a></h4></section></summary><div class="docblock"><p>Create an upper-hex-encoded string.</p>
26 <p>A shorthand for <code>to_hex_string(Case::Upper)</code>, so that <code>Case</code> doesn’t need to be imported.</p>
27 <p>This may be faster than <code>.display_hex().to_string()</code> because it uses <code>reserve_suggestion</code>.</p>
28 </div></details><details class="toggle method-toggle" open><summary><section id="method.to_hex_string" class="method"><h4 class="code-header">fn <a href="#method.to_hex_string" class="fn">to_hex_string</a>(self, case: <a class="enum" href="../enum.Case.html" title="enum bdk_chain::bitcoin::hashes::hex::Case">Case</a>) -> <a class="struct" href="../../../base58/struct.String.html" title="struct bdk_chain::bitcoin::base58::String">String</a></h4></section></summary><div class="docblock"><p>Create a hex-encoded string.</p>
29 <p>This may be faster than <code>.display_hex().to_string()</code> because it uses <code>reserve_suggestion</code>.</p>
30 </div></details><details class="toggle method-toggle" open><summary><section id="method.append_hex_to_string" class="method"><h4 class="code-header">fn <a href="#method.append_hex_to_string" class="fn">append_hex_to_string</a>(self, case: <a class="enum" href="../enum.Case.html" title="enum bdk_chain::bitcoin::hashes::hex::Case">Case</a>, string: &mut <a class="struct" href="../../../base58/struct.String.html" title="struct bdk_chain::bitcoin::base58::String">String</a>)</h4></section></summary><div class="docblock"><p>Appends hex-encoded content to an existing <code>String</code>.</p>
31 <p>This may be faster than <code>write!(string, "{:x}", self.as_hex())</code> because it uses
32 <code>hex_reserve_sugggestion</code>.</p>
33 </div></details><details class="toggle method-toggle" open><summary><section id="method.hex_reserve_suggestion" class="method"><h4 class="code-header">fn <a href="#method.hex_reserve_suggestion" class="fn">hex_reserve_suggestion</a>(self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></h4></section></summary><div class="docblock"><p>Hints how much bytes to reserve when creating a <code>String</code>.</p>
34 <p>Implementors that know the number of produced bytes upfront should override this.
36 </div></details></div><h2 id="dyn-compatibility" class="section-header">Dyn Compatibility<a href="#dyn-compatibility" class="anchor">§</a></h2><div class="dyn-compatibility-info"><p>This trait is <b>not</b> <a href="https://doc.rust-lang.org/nightly/reference/items/traits.html#object-safety">dyn compatible</a>.</p><p><i>In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.</i></p></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-DisplayHex-for-%26%5Bu8;+1%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+1%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">1</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-1" class="associatedtype trait-impl"><a href="#associatedtype.Display-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#12}::Display::{constant#0}></h4></section><section id="method.as_hex" class="method trait-impl"><a href="#method.as_hex" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">1</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+2%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+2%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-2" class="associatedtype trait-impl"><a href="#associatedtype.Display-2" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#13}::Display::{constant#0}></h4></section><section id="method.as_hex-1" class="method trait-impl"><a href="#method.as_hex-1" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+3%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+3%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">3</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-3" class="associatedtype trait-impl"><a href="#associatedtype.Display-3" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#14}::Display::{constant#0}></h4></section><section id="method.as_hex-2" class="method trait-impl"><a href="#method.as_hex-2" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">3</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+4%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+4%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-4" class="associatedtype trait-impl"><a href="#associatedtype.Display-4" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#15}::Display::{constant#0}></h4></section><section id="method.as_hex-3" class="method trait-impl"><a href="#method.as_hex-3" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+5%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+5%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">5</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-5" class="associatedtype trait-impl"><a href="#associatedtype.Display-5" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#16}::Display::{constant#0}></h4></section><section id="method.as_hex-4" class="method trait-impl"><a href="#method.as_hex-4" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">5</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+6%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+6%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-6" class="associatedtype trait-impl"><a href="#associatedtype.Display-6" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#17}::Display::{constant#0}></h4></section><section id="method.as_hex-5" class="method trait-impl"><a href="#method.as_hex-5" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+7%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+7%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">7</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-7" class="associatedtype trait-impl"><a href="#associatedtype.Display-7" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#18}::Display::{constant#0}></h4></section><section id="method.as_hex-6" class="method trait-impl"><a href="#method.as_hex-6" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">7</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+8%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+8%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-8" class="associatedtype trait-impl"><a href="#associatedtype.Display-8" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#19}::Display::{constant#0}></h4></section><section id="method.as_hex-7" class="method trait-impl"><a href="#method.as_hex-7" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+9%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+9%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">9</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-9" class="associatedtype trait-impl"><a href="#associatedtype.Display-9" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#20}::Display::{constant#0}></h4></section><section id="method.as_hex-8" class="method trait-impl"><a href="#method.as_hex-8" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">9</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+10%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+10%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-10" class="associatedtype trait-impl"><a href="#associatedtype.Display-10" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#21}::Display::{constant#0}></h4></section><section id="method.as_hex-9" class="method trait-impl"><a href="#method.as_hex-9" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+11%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+11%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">11</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-11" class="associatedtype trait-impl"><a href="#associatedtype.Display-11" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#22}::Display::{constant#0}></h4></section><section id="method.as_hex-10" class="method trait-impl"><a href="#method.as_hex-10" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">11</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+12%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+12%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-12" class="associatedtype trait-impl"><a href="#associatedtype.Display-12" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#23}::Display::{constant#0}></h4></section><section id="method.as_hex-11" class="method trait-impl"><a href="#method.as_hex-11" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+13%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+13%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">13</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-13" class="associatedtype trait-impl"><a href="#associatedtype.Display-13" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#24}::Display::{constant#0}></h4></section><section id="method.as_hex-12" class="method trait-impl"><a href="#method.as_hex-12" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">13</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+14%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+14%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">14</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-14" class="associatedtype trait-impl"><a href="#associatedtype.Display-14" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#25}::Display::{constant#0}></h4></section><section id="method.as_hex-13" class="method trait-impl"><a href="#method.as_hex-13" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">14</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+15%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+15%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">15</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-15" class="associatedtype trait-impl"><a href="#associatedtype.Display-15" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#26}::Display::{constant#0}></h4></section><section id="method.as_hex-14" class="method trait-impl"><a href="#method.as_hex-14" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">15</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+16%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+16%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-16" class="associatedtype trait-impl"><a href="#associatedtype.Display-16" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#27}::Display::{constant#0}></h4></section><section id="method.as_hex-15" class="method trait-impl"><a href="#method.as_hex-15" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+20%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+20%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">20</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-17" class="associatedtype trait-impl"><a href="#associatedtype.Display-17" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#28}::Display::{constant#0}></h4></section><section id="method.as_hex-16" class="method trait-impl"><a href="#method.as_hex-16" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">20</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+32%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+32%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-18" class="associatedtype trait-impl"><a href="#associatedtype.Display-18" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#29}::Display::{constant#0}></h4></section><section id="method.as_hex-17" class="method trait-impl"><a href="#method.as_hex-17" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+33%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+33%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-19" class="associatedtype trait-impl"><a href="#associatedtype.Display-19" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#30}::Display::{constant#0}></h4></section><section id="method.as_hex-18" class="method trait-impl"><a href="#method.as_hex-18" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+64%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+64%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">64</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-20" class="associatedtype trait-impl"><a href="#associatedtype.Display-20" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#31}::Display::{constant#0}></h4></section><section id="method.as_hex-19" class="method trait-impl"><a href="#method.as_hex-19" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">64</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+65%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+65%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">65</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-21" class="associatedtype trait-impl"><a href="#associatedtype.Display-21" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#32}::Display::{constant#0}></h4></section><section id="method.as_hex-20" class="method trait-impl"><a href="#method.as_hex-20" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">65</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+128%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+128%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">128</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-22" class="associatedtype trait-impl"><a href="#associatedtype.Display-22" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#33}::Display::{constant#0}></h4></section><section id="method.as_hex-21" class="method trait-impl"><a href="#method.as_hex-21" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">128</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+256%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+256%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">256</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-23" class="associatedtype trait-impl"><a href="#associatedtype.Display-23" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#34}::Display::{constant#0}></h4></section><section id="method.as_hex-22" class="method trait-impl"><a href="#method.as_hex-22" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">256</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+512%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+512%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">512</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-24" class="associatedtype trait-impl"><a href="#associatedtype.Display-24" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#35}::Display::{constant#0}></h4></section><section id="method.as_hex-23" class="method trait-impl"><a href="#method.as_hex-23" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">512</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+1024%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+1024%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">1024</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-25" class="associatedtype trait-impl"><a href="#associatedtype.Display-25" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#36}::Display::{constant#0}></h4></section><section id="method.as_hex-24" class="method trait-impl"><a href="#method.as_hex-24" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">1024</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+2048%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+2048%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">2048</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-26" class="associatedtype trait-impl"><a href="#associatedtype.Display-26" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#37}::Display::{constant#0}></h4></section><section id="method.as_hex-25" class="method trait-impl"><a href="#method.as_hex-25" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">2048</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8;+4096%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8;+4096%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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">4096</a>]</h3></section></summary><div class="impl-items"><section id="associatedtype.Display-27" class="associatedtype trait-impl"><a href="#associatedtype.Display-27" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayArray.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayArray">DisplayArray</a><'a, hex_conservative::::display::{impl#38}::Display::{constant#0}></h4></section><section id="method.as_hex-26" class="method trait-impl"><a href="#method.as_hex-26" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'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">4096</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26%5Bu8%5D" class="impl"><a href="#impl-DisplayHex-for-%26%5Bu8%5D" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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="associatedtype.Display-28" class="associatedtype trait-impl"><a href="#associatedtype.Display-28" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayByteSlice.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayByteSlice">DisplayByteSlice</a><'a></h4></section><section id="method.as_hex-27" class="method trait-impl"><a href="#method.as_hex-27" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.as_hex" class="fn">as_hex</a>(self) -> <&'a [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>] as <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a>>::<a class="associatedtype" href="../trait.DisplayHex.html#associatedtype.Display" title="type bdk_chain::bitcoin::hashes::hex::DisplayHex::Display">Display</a> <a href="#" class="tooltip" data-notable-ty="<&'a [u8] as DisplayHex>::Display">ⓘ</a></h4></section><section id="method.hex_reserve_suggestion-1" class="method trait-impl"><a href="#method.hex_reserve_suggestion-1" class="anchor">§</a><h4 class="code-header">fn <a href="#method.hex_reserve_suggestion" class="fn">hex_reserve_suggestion</a>(self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></h4></section></div></details><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><details class="toggle implementors-toggle"><summary><section id="impl-DisplayHex-for-%26Vec%3Cu8%3E" class="impl"><a href="#impl-DisplayHex-for-%26Vec%3Cu8%3E" class="anchor">§</a><h3 class="code-header">impl<'a> <a class="trait" href="../trait.DisplayHex.html" title="trait bdk_chain::bitcoin::hashes::hex::DisplayHex">DisplayHex</a> for &'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></summary><div class="impl-items"><section id="associatedtype.Display-29" class="associatedtype trait-impl"><a href="#associatedtype.Display-29" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Display" class="associatedtype">Display</a> = <a class="struct" href="struct.DisplayByteSlice.html" title="struct bdk_chain::bitcoin::hashes::hex::display::DisplayByteSlice">DisplayByteSlice</a><'a></h4></section></div></details></div><script src="../../../../../trait.impl/hex_conservative/display/trait.DisplayHex.js" data-ignore-extern-crates="std,alloc" async></script><script type="text/json" id="notable-traits-data">{"<&'a [u8] as DisplayHex>::Display":"<h3>Notable traits for <code>&[<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>]</code></h3><pre><code><div class=\"where\">impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for &[<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>]</div><div class=\"where\">impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for &mut [<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>]</div>"}</script></section></div></main></body></html>