blob: 30fba210d69c52aad9f41d1c728c3358dc8b7ba2 [file] [log] [blame]
<!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="Types that can be decoded from a hex string."><meta name="keywords" content="rust, rustlang, rust-lang, FromHex"><title>FromHex in hex - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" href="../normalize.css"><link rel="stylesheet" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" href="../ayu.css" disabled><link rel="stylesheet" href="../dark.css" disabled><link rel="stylesheet" href="../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../storage.js"></script><script defer src="sidebar-items.js"></script><script defer src="../main.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../favicon.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">&#9776;</button><a class="sidebar-logo" href="../hex/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div></a><h2></h2></nav><nav class="sidebar"><a class="sidebar-logo" href="../hex/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div></a><h2 class="location"><a href="#">FromHex</a></h2><div class="sidebar-elems"><section><h3><a href="#required-associated-types">Required Associated Types</a></h3><ul class="block"><li><a href="#associatedtype.Error">Error</a></li></ul><h3><a href="#required-methods">Required Methods</a></h3><ul class="block"><li><a href="#tymethod.from_hex">from_hex</a></li></ul><h3><a href="#foreign-impls">Implementations on Foreign Types</a></h3><ul class="block"><li><a href="#impl-FromHex-for-Vec%3Cu8%3E">Vec&lt;u8&gt;</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20100%5D">[u8; 100]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20101%5D">[u8; 101]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%201024%5D">[u8; 1024]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20102%5D">[u8; 102]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20103%5D">[u8; 103]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%201048576%5D">[u8; 1048576]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20104%5D">[u8; 104]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20105%5D">[u8; 105]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20106%5D">[u8; 106]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%201073741824%5D">[u8; 1073741824]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20107%5D">[u8; 107]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20108%5D">[u8; 108]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20109%5D">[u8; 109]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2010%5D">[u8; 10]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20110%5D">[u8; 110]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20111%5D">[u8; 111]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20112%5D">[u8; 112]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20113%5D">[u8; 113]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20114%5D">[u8; 114]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20115%5D">[u8; 115]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20116%5D">[u8; 116]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20117%5D">[u8; 117]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20118%5D">[u8; 118]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20119%5D">[u8; 119]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2011%5D">[u8; 11]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20120%5D">[u8; 120]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20121%5D">[u8; 121]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20122%5D">[u8; 122]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20123%5D">[u8; 123]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20124%5D">[u8; 124]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20125%5D">[u8; 125]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20126%5D">[u8; 126]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20127%5D">[u8; 127]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20128%5D">[u8; 128]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2012%5D">[u8; 12]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20131072%5D">[u8; 131072]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20134217728%5D">[u8; 134217728]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2013%5D">[u8; 13]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2014%5D">[u8; 14]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2015%5D">[u8; 15]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20160%5D">[u8; 160]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2016384%5D">[u8; 16384]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2016777216%5D">[u8; 16777216]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2016%5D">[u8; 16]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2017%5D">[u8; 17]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2018%5D">[u8; 18]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20192%5D">[u8; 192]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2019%5D">[u8; 19]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%201%5D">[u8; 1]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20200%5D">[u8; 200]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%202048%5D">[u8; 2048]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%202097152%5D">[u8; 2097152]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2020%5D">[u8; 20]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%202147483648%5D">[u8; 2147483648]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2021%5D">[u8; 21]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20224%5D">[u8; 224]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2022%5D">[u8; 22]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2023%5D">[u8; 23]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2024%5D">[u8; 24]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20256%5D">[u8; 256]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2025%5D">[u8; 25]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20262144%5D">[u8; 262144]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20268435456%5D">[u8; 268435456]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2026%5D">[u8; 26]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2027%5D">[u8; 27]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2028%5D">[u8; 28]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2029%5D">[u8; 29]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%202%5D">[u8; 2]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2030%5D">[u8; 30]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2031%5D">[u8; 31]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2032768%5D">[u8; 32768]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2032%5D">[u8; 32]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2033554432%5D">[u8; 33554432]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2033%5D">[u8; 33]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2034%5D">[u8; 34]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2035%5D">[u8; 35]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2036%5D">[u8; 36]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2037%5D">[u8; 37]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20384%5D">[u8; 384]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2038%5D">[u8; 38]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2039%5D">[u8; 39]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%203%5D">[u8; 3]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%204096%5D">[u8; 4096]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2040%5D">[u8; 40]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%204194304%5D">[u8; 4194304]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2041%5D">[u8; 41]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%204294967296%5D">[u8; 4294967296]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2042%5D">[u8; 42]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2043%5D">[u8; 43]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2044%5D">[u8; 44]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2045%5D">[u8; 45]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2046%5D">[u8; 46]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2047%5D">[u8; 47]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2048%5D">[u8; 48]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2049%5D">[u8; 49]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%204%5D">[u8; 4]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2050%5D">[u8; 50]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20512%5D">[u8; 512]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2051%5D">[u8; 51]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20524288%5D">[u8; 524288]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2052%5D">[u8; 52]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20536870912%5D">[u8; 536870912]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2053%5D">[u8; 53]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2054%5D">[u8; 54]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2055%5D">[u8; 55]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2056%5D">[u8; 56]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2057%5D">[u8; 57]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2058%5D">[u8; 58]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2059%5D">[u8; 59]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%205%5D">[u8; 5]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2060%5D">[u8; 60]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2061%5D">[u8; 61]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2062%5D">[u8; 62]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2063%5D">[u8; 63]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2064%5D">[u8; 64]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2065536%5D">[u8; 65536]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2065%5D">[u8; 65]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2066%5D">[u8; 66]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2067108864%5D">[u8; 67108864]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2067%5D">[u8; 67]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2068%5D">[u8; 68]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2069%5D">[u8; 69]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%206%5D">[u8; 6]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2070%5D">[u8; 70]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2071%5D">[u8; 71]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2072%5D">[u8; 72]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2073%5D">[u8; 73]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2074%5D">[u8; 74]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2075%5D">[u8; 75]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%20768%5D">[u8; 768]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2076%5D">[u8; 76]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2077%5D">[u8; 77]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2078%5D">[u8; 78]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2079%5D">[u8; 79]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%207%5D">[u8; 7]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2080%5D">[u8; 80]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%208192%5D">[u8; 8192]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2081%5D">[u8; 81]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2082%5D">[u8; 82]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%208388608%5D">[u8; 8388608]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2083%5D">[u8; 83]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2084%5D">[u8; 84]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2085%5D">[u8; 85]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2086%5D">[u8; 86]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2087%5D">[u8; 87]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2088%5D">[u8; 88]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2089%5D">[u8; 89]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%208%5D">[u8; 8]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2090%5D">[u8; 90]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2091%5D">[u8; 91]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2092%5D">[u8; 92]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2093%5D">[u8; 93]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2094%5D">[u8; 94]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2095%5D">[u8; 95]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2096%5D">[u8; 96]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2097%5D">[u8; 97]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2098%5D">[u8; 98]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%2099%5D">[u8; 99]</a></li><li><a href="#impl-FromHex-for-%5Bu8%3B%209%5D">[u8; 9]</a></li></ul><h3><a href="#implementors">Implementors</a></h3></section><h2><a href="index.html">In hex</a></h2></div></nav><main><div class="width-limiter"><nav class="sub"><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" title="help" tabindex="-1"><a href="../help.html">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../wheel.svg"></a></div></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1 class="fqn">Trait <a href="index.html">hex</a>::<wbr><a class="trait" href="#">FromHex</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../clipboard.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="srclink" href="../src/hex/lib.rs.html#164-173">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span></div><div class="item-decl"><pre class="rust trait"><code>pub trait FromHex: Sized {
type <a href="#associatedtype.Error" class="associatedtype">Error</a>;
fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;;
}</code></pre></div><details class="rustdoc-toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Types that can be decoded from a hex string.</p>
<p>This trait is implemented for <code>Vec&lt;u8&gt;</code> and small <code>u8</code>-arrays.</p>
<h2 id="example"><a href="#example">Example</a></h2>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>core::str;
<span class="kw">use </span>hex::FromHex;
<span class="kw">let </span>buffer = &lt;[u8; <span class="number">12</span>]&gt;::from_hex(<span class="string">&quot;48656c6c6f20776f726c6421&quot;</span>)<span class="question-mark">?</span>;
<span class="kw">let </span>string = str::from_utf8(<span class="kw-2">&amp;</span>buffer).expect(<span class="string">&quot;invalid buffer length&quot;</span>);
<span class="macro">println!</span>(<span class="string">&quot;{}&quot;</span>, string); <span class="comment">// prints &quot;Hello world!&quot;</span></code></pre></div>
</div></details><h2 id="required-associated-types" class="small-section-header">Required Associated Types<a href="#required-associated-types" class="anchor"></a></h2><div class="methods"><section id="associatedtype.Error" class="method has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#165">source</a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a></h4></section></div><h2 id="required-methods" class="small-section-header">Required Methods<a href="#required-methods" class="anchor"></a></h2><div class="methods"><details class="rustdoc-toggle method-toggle" open><summary><section id="tymethod.from_hex" class="method has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#172">source</a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></summary><div class="docblock"><p>Creates an instance of type <code>Self</code> from the given hex string, or fails
with a custom error type.</p>
<p>Both, upper and lower case characters are valid and can even be
mixed (e.g. <code>f9b4ca</code>, <code>F9B4CA</code> and <code>f9B4Ca</code> are all valid strings).</p>
</div></details></div><h2 id="foreign-impls" class="small-section-header">Implementations on Foreign Types<a href="#foreign-impls" class="anchor"></a></h2><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-Vec%3Cu8%3E" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#188-202">source</a><a href="#impl-FromHex-for-Vec%3Cu8%3E" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for Vec&lt;u8&gt;</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-1" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-1" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#191-201">source</a><a href="#method.from_hex" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%201%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%201%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 1]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-2" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-2" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-1" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%202%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%202%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 2]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-3" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-3" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-2" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%203%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%203%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 3]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-4" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-4" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-3" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%204%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%204%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 4]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-5" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-5" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-4" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%205%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%205%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 5]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-6" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-6" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-5" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%206%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%206%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 6]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-7" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-7" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-6" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%207%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%207%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 7]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-8" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-8" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-7" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-7" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%208%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%208%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 8]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-9" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-9" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-8" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%209%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%209%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 9]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-10" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-10" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-9" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-9" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2010%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2010%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 10]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-11" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-11" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-10" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-10" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2011%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2011%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 11]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-12" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-12" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-11" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-11" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2012%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2012%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 12]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-13" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-13" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-12" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-12" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2013%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2013%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 13]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-14" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-14" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-13" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-13" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2014%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2014%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 14]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-15" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-15" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-14" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-14" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2015%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2015%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 15]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-16" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-16" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-15" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-15" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2016%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2016%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 16]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-17" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-17" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-16" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2017%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2017%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 17]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-18" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-18" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-17" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-17" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2018%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2018%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 18]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-19" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-19" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-18" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-18" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2019%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2019%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 19]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-20" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-20" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-19" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-19" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2020%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2020%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 20]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-21" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-21" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-20" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-20" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2021%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2021%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 21]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-22" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-22" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-21" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-21" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2022%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2022%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 22]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-23" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-23" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-22" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-22" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2023%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2023%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 23]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-24" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-24" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-23" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-23" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2024%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2024%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 24]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-25" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-25" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-24" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-24" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2025%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2025%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 25]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-26" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-26" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-25" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-25" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2026%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2026%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 26]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-27" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-27" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-26" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-26" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2027%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2027%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 27]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-28" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-28" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-27" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-27" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2028%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2028%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 28]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-29" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-29" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-28" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-28" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2029%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2029%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 29]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-30" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-30" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-29" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-29" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2030%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2030%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 30]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-31" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-31" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-30" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-30" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2031%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2031%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 31]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-32" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-32" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-31" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-31" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2032%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2032%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 32]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-33" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-33" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-32" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2033%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2033%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 33]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-34" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-34" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-33" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-33" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2034%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2034%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 34]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-35" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-35" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-34" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-34" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2035%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2035%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 35]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-36" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-36" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-35" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-35" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2036%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2036%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 36]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-37" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-37" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-36" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-36" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2037%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2037%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 37]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-38" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-38" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-37" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-37" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2038%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2038%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 38]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-39" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-39" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-38" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-38" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2039%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2039%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 39]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-40" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-40" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-39" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-39" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2040%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2040%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 40]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-41" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-41" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-40" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-40" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2041%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2041%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 41]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-42" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-42" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-41" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-41" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2042%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2042%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 42]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-43" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-43" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-42" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-42" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2043%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2043%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 43]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-44" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-44" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-43" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-43" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2044%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2044%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 44]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-45" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-45" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-44" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-44" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2045%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2045%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 45]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-46" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-46" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-45" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-45" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2046%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2046%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 46]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-47" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-47" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-46" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-46" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2047%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2047%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 47]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-48" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-48" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-47" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-47" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2048%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2048%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 48]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-49" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-49" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-48" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-48" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2049%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2049%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 49]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-50" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-50" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-49" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-49" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2050%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2050%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 50]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-51" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-51" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-50" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-50" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2051%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2051%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 51]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-52" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-52" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-51" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-51" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2052%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2052%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 52]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-53" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-53" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-52" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-52" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2053%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2053%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 53]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-54" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-54" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-53" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-53" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2054%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2054%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 54]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-55" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-55" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-54" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-54" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2055%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2055%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 55]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-56" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-56" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-55" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-55" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2056%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2056%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 56]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-57" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-57" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-56" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-56" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2057%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2057%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 57]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-58" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-58" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-57" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-57" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2058%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2058%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 58]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-59" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-59" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-58" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-58" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2059%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2059%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 59]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-60" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-60" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-59" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-59" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2060%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2060%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 60]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-61" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-61" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-60" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-60" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2061%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2061%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 61]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-62" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-62" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-61" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-61" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2062%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2062%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 62]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-63" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-63" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-62" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-62" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2063%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2063%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 63]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-64" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-64" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-63" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-63" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2064%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2064%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 64]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-65" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-65" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-64" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-64" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2065%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2065%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 65]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-66" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-66" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-65" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-65" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2066%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2066%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 66]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-67" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-67" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-66" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-66" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2067%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2067%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 67]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-68" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-68" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-67" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-67" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2068%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2068%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 68]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-69" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-69" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-68" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-68" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2069%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2069%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 69]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-70" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-70" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-69" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-69" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2070%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2070%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 70]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-71" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-71" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-70" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-70" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2071%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2071%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 71]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-72" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-72" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-71" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-71" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2072%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2072%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 72]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-73" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-73" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-72" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-72" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2073%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2073%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 73]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-74" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-74" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-73" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-73" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2074%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2074%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 74]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-75" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-75" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-74" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-74" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2075%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2075%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 75]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-76" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-76" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-75" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-75" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2076%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2076%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 76]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-77" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-77" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-76" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-76" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2077%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2077%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 77]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-78" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-78" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-77" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-77" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2078%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2078%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 78]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-79" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-79" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-78" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-78" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2079%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2079%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 79]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-80" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-80" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-79" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-79" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2080%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2080%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 80]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-81" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-81" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-80" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-80" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2081%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2081%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 81]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-82" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-82" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-81" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-81" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2082%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2082%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 82]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-83" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-83" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-82" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-82" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2083%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2083%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 83]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-84" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-84" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-83" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-83" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2084%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2084%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 84]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-85" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-85" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-84" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-84" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2085%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2085%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 85]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-86" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-86" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-85" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-85" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2086%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2086%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 86]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-87" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-87" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-86" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-86" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2087%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2087%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 87]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-88" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-88" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-87" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-87" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2088%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2088%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 88]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-89" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-89" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-88" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-88" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2089%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2089%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 89]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-90" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-90" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-89" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-89" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2090%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2090%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 90]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-91" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-91" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-90" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-90" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2091%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2091%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 91]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-92" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-92" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-91" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-91" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2092%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2092%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 92]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-93" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-93" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-92" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-92" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2093%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2093%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 93]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-94" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-94" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-93" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-93" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2094%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2094%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 94]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-95" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-95" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-94" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-94" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2095%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2095%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 95]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-96" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-96" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-95" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-95" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2096%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2096%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 96]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-97" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-97" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-96" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-96" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2097%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2097%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 97]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-98" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-98" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-97" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-97" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2098%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2098%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 98]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-99" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-99" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-98" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-98" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2099%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2099%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 99]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-100" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-100" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-99" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-99" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20100%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20100%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 100]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-101" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-101" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-100" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-100" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20101%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20101%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 101]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-102" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-102" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-101" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-101" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20102%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20102%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 102]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-103" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-103" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-102" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-102" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20103%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20103%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 103]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-104" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-104" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-103" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-103" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20104%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20104%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 104]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-105" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-105" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-104" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-104" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20105%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20105%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 105]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-106" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-106" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-105" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-105" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20106%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20106%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 106]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-107" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-107" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-106" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-106" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20107%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20107%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 107]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-108" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-108" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-107" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-107" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20108%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20108%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 108]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-109" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-109" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-108" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-108" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20109%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20109%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 109]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-110" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-110" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-109" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-109" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20110%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20110%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 110]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-111" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-111" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-110" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-110" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20111%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20111%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 111]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-112" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-112" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-111" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-111" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20112%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20112%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 112]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-113" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-113" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-112" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-112" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20113%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20113%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 113]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-114" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-114" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-113" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-113" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20114%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20114%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 114]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-115" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-115" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-114" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-114" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20115%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20115%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 115]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-116" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-116" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-115" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-115" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20116%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20116%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 116]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-117" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-117" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-116" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-116" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20117%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20117%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 117]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-118" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-118" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-117" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-117" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20118%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20118%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 118]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-119" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-119" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-118" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-118" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20119%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20119%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 119]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-120" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-120" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-119" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-119" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20120%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20120%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 120]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-121" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-121" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-120" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-120" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20121%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20121%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 121]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-122" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-122" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-121" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-121" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20122%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20122%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 122]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-123" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-123" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-122" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-122" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20123%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20123%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 123]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-124" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-124" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-123" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-123" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20124%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20124%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 124]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-125" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-125" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-124" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-124" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20125%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20125%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 125]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-126" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-126" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-125" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-125" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20126%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20126%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 126]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-127" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-127" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-126" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-126" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20127%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20127%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 127]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-128" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-128" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-127" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-127" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20128%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20128%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 128]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-129" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-129" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-128" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-128" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20160%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20160%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 160]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-130" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-130" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-129" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-129" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20192%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20192%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 192]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-131" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-131" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-130" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-130" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20200%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20200%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 200]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-132" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-132" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-131" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-131" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20224%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20224%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 224]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-133" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-133" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-132" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-132" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20256%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20256%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 256]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-134" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-134" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-133" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-133" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20384%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20384%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 384]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-135" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-135" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-134" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-134" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20512%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20512%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 512]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-136" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-136" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-135" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-135" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20768%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20768%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 768]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-137" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-137" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-136" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-136" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%201024%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%201024%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 1024]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-138" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-138" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-137" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-137" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%202048%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%202048%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 2048]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-139" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-139" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-138" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-138" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%204096%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%204096%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 4096]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-140" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-140" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-139" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-139" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%208192%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%208192%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 8192]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-141" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-141" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-140" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-140" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2016384%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2016384%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 16384]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-142" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-142" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-141" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-141" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2032768%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2032768%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 32768]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-143" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-143" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-142" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#220-230">source</a><a href="#method.from_hex-142" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2065536%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2065536%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 65536]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-144" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-144" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-143" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-143" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20131072%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20131072%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 131072]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-145" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-145" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-144" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-144" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20262144%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20262144%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 262144]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-146" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-146" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-145" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-145" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20524288%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20524288%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 524288]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-147" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-147" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-146" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-146" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%201048576%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%201048576%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 1048576]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-148" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-148" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-147" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-147" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%202097152%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%202097152%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 2097152]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-149" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-149" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-148" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-148" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%204194304%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%204194304%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 4194304]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-150" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-150" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-149" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-149" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%208388608%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%208388608%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 8388608]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-151" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-151" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-150" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-150" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2016777216%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2016777216%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 16777216]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-152" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-152" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-151" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-151" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2033554432%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2033554432%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 33554432]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-153" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-153" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-152" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-152" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%2067108864%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%2067108864%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 67108864]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-154" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-154" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-153" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-153" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20134217728%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20134217728%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 134217728]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-155" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-155" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-154" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-154" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20268435456%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20268435456%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 268435456]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-156" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-156" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-155" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-155" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%20536870912%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%20536870912%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 536870912]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-157" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-157" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-156" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-156" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%201073741824%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%201073741824%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 1073741824]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-158" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-158" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-157" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-157" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%202147483648%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#impl-FromHex-for-%5Bu8%3B%202147483648%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 2147483648]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-159" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-159" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-158" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#233-237">source</a><a href="#method.from_hex-158" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-FromHex-for-%5Bu8%3B%204294967296%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#240-242">source</a><a href="#impl-FromHex-for-%5Bu8%3B%204294967296%5D" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.FromHex.html" title="trait hex::FromHex">FromHex</a> for [u8; 4294967296]</h3></section></summary><div class="impl-items"><section id="associatedtype.Error-160" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-160" class="anchor"></a><h4 class="code-header">type <a href="#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="enum.FromHexError.html" title="enum hex::FromHexError">FromHexError</a></h4></section><section id="method.from_hex-159" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/hex/lib.rs.html#240-242">source</a><a href="#method.from_hex-159" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.from_hex" class="fnname">from_hex</a>&lt;T:&nbsp;AsRef&lt;[u8]&gt;&gt;(hex: T) -&gt; Result&lt;Self, Self::<a class="associatedtype" href="trait.FromHex.html#associatedtype.Error" title="type hex::FromHex::Error">Error</a>&gt;</h4></section></div></details><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor"></a></h2><div id="implementors-list"></div><script src="../implementors/hex/trait.FromHex.js" data-ignore-extern-crates="alloc,core" async></script></section></div></main><div id="rustdoc-vars" data-root-path="../" data-current-crate="hex" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.66.0-nightly (5c8bff74b 2022-10-21)" ></div></body></html>