edlang/smallvec/trait.Array.html
2024-04-09 10:18:33 +00:00

10 lines
69 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

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

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Types that can be used as the backing store for a `SmallVec`."><title>Array in smallvec - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-5bc39a1768837dd0.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="smallvec" data-themes="" data-resource-suffix="" data-rustdoc-version="1.77.1 (7cf61ebde 2024-03-27)" data-channel="1.77.1" data-search-js="search-dd67cee4cfa65049.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-4c98445ec4002617.js"></script><script defer src="sidebar-items.js"></script><script defer src="../static.files/main-48f368f3872407c8.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-04d5337699b92874.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc trait"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../smallvec/index.html">smallvec</a><span class="version">1.13.2</span></h2></div><h2 class="location"><a href="#">Array</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.Item">Item</a></li></ul><h3><a href="#required-methods">Required Methods</a></h3><ul class="block"><li><a href="#tymethod.size">size</a></li></ul><h3><a href="#foreign-impls">Implementations on Foreign Types</a></h3><ul class="block"><li><a href="#impl-Array-for-%5BT;+0%5D">[T; 0]</a></li><li><a href="#impl-Array-for-%5BT;+1024%5D">[T; 1024]</a></li><li><a href="#impl-Array-for-%5BT;+1048576%5D">[T; 1048576]</a></li><li><a href="#impl-Array-for-%5BT;+10%5D">[T; 10]</a></li><li><a href="#impl-Array-for-%5BT;+11%5D">[T; 11]</a></li><li><a href="#impl-Array-for-%5BT;+128%5D">[T; 128]</a></li><li><a href="#impl-Array-for-%5BT;+12%5D">[T; 12]</a></li><li><a href="#impl-Array-for-%5BT;+131072%5D">[T; 131072]</a></li><li><a href="#impl-Array-for-%5BT;+13%5D">[T; 13]</a></li><li><a href="#impl-Array-for-%5BT;+14%5D">[T; 14]</a></li><li><a href="#impl-Array-for-%5BT;+1536%5D">[T; 1536]</a></li><li><a href="#impl-Array-for-%5BT;+15%5D">[T; 15]</a></li><li><a href="#impl-Array-for-%5BT;+16384%5D">[T; 16384]</a></li><li><a href="#impl-Array-for-%5BT;+16%5D">[T; 16]</a></li><li><a href="#impl-Array-for-%5BT;+17%5D">[T; 17]</a></li><li><a href="#impl-Array-for-%5BT;+18%5D">[T; 18]</a></li><li><a href="#impl-Array-for-%5BT;+19%5D">[T; 19]</a></li><li><a href="#impl-Array-for-%5BT;+1%5D">[T; 1]</a></li><li><a href="#impl-Array-for-%5BT;+2048%5D">[T; 2048]</a></li><li><a href="#impl-Array-for-%5BT;+20%5D">[T; 20]</a></li><li><a href="#impl-Array-for-%5BT;+21%5D">[T; 21]</a></li><li><a href="#impl-Array-for-%5BT;+22%5D">[T; 22]</a></li><li><a href="#impl-Array-for-%5BT;+23%5D">[T; 23]</a></li><li><a href="#impl-Array-for-%5BT;+24576%5D">[T; 24576]</a></li><li><a href="#impl-Array-for-%5BT;+24%5D">[T; 24]</a></li><li><a href="#impl-Array-for-%5BT;+256%5D">[T; 256]</a></li><li><a href="#impl-Array-for-%5BT;+25%5D">[T; 25]</a></li><li><a href="#impl-Array-for-%5BT;+262144%5D">[T; 262144]</a></li><li><a href="#impl-Array-for-%5BT;+26%5D">[T; 26]</a></li><li><a href="#impl-Array-for-%5BT;+27%5D">[T; 27]</a></li><li><a href="#impl-Array-for-%5BT;+28%5D">[T; 28]</a></li><li><a href="#impl-Array-for-%5BT;+29%5D">[T; 29]</a></li><li><a href="#impl-Array-for-%5BT;+2%5D">[T; 2]</a></li><li><a href="#impl-Array-for-%5BT;+30%5D">[T; 30]</a></li><li><a href="#impl-Array-for-%5BT;+31%5D">[T; 31]</a></li><li><a href="#impl-Array-for-%5BT;+32768%5D">[T; 32768]</a></li><li><a href="#impl-Array-for-%5BT;+32%5D">[T; 32]</a></li><li><a href="#impl-Array-for-%5BT;+36%5D">[T; 36]</a></li><li><a href="#impl-Array-for-%5BT;+393216%5D">[T; 393216]</a></li><li><a href="#impl-Array-for-%5BT;+3%5D">[T; 3]</a></li><li><a href="#impl-Array-for-%5BT;+4096%5D">[T; 4096]</a></li><li><a href="#impl-Array-for-%5BT;+4%5D">[T; 4]</a></li><li><a href="#impl-Array-for-%5BT;+512%5D">[T; 512]</a></li><li><a href="#impl-Array-for-%5BT;+524288%5D">[T; 524288]</a></li><li><a href="#impl-Array-for-%5BT;+5%5D">[T; 5]</a></li><li><a href="#impl-Array-for-%5BT;+64%5D">[T; 64]</a></li><li><a href="#impl-Array-for-%5BT;+65536%5D">[T; 65536]</a></li><li><a href="#impl-Array-for-%5BT;+6%5D">[T; 6]</a></li><li><a href="#impl-Array-for-%5BT;+7%5D">[T; 7]</a></li><li><a href="#impl-Array-for-%5BT;+8192%5D">[T; 8192]</a></li><li><a href="#impl-Array-for-%5BT;+8%5D">[T; 8]</a></li><li><a href="#impl-Array-for-%5BT;+96%5D">[T; 96]</a></li><li><a href="#impl-Array-for-%5BT;+9%5D">[T; 9]</a></li></ul><h3><a href="#object-safety">Object Safety</a></h3><h3><a href="#implementors">Implementors</a></h3></section><h2><a href="index.html">In crate smallvec</a></h2></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../smallvec/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Trait <a href="index.html">smallvec</a>::<wbr><a class="trait" href="#">Array</a><button id="copy-path" title="Copy item path to clipboard"><img src="../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../src/smallvec/lib.rs.html#2321-2326">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub unsafe trait Array {
type <a href="#associatedtype.Item" class="associatedtype">Item</a>;
// Required method
fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a>;
}</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Types that can be used as the backing store for a <a href="struct.SmallVec.html" title="struct smallvec::SmallVec"><code>SmallVec</code></a>.</p>
</div></details><h2 id="required-associated-types" class="section-header">Required Associated Types<a href="#required-associated-types" class="anchor">§</a></h2><div class="methods"><details class="toggle" open><summary><section id="associatedtype.Item" class="method"><a class="src rightside" href="../src/smallvec/lib.rs.html#2323">source</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a></h4></section></summary><div class="docblock"><p>The type of the arrays elements.</p>
</div></details></div><h2 id="required-methods" class="section-header">Required Methods<a href="#required-methods" class="anchor">§</a></h2><div class="methods"><details class="toggle method-toggle" open><summary><section id="tymethod.size" class="method"><a class="src rightside" href="../src/smallvec/lib.rs.html#2325">source</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></summary><div class="docblock"><p>Returns the number of items the array can hold.</p>
</div></details></div><h2 id="object-safety" class="section-header">Object Safety<a href="#object-safety" class="anchor">§</a></h2><div class="object-safety-info">This trait is <b>not</b> <a href="https://doc.rust-lang.org/1.77.1/reference/items/traits.html#object-safety">object safe</a>.</div><h2 id="foreign-impls" class="section-header">Implementations on Foreign Types<a href="#foreign-impls" class="anchor">§</a></h2><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+0%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+0%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 0]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-1" class="associatedtype trait-impl"><a href="#associatedtype.Item-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+1%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+1%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 1]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-2" class="associatedtype trait-impl"><a href="#associatedtype.Item-2" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-1" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-1" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+2%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+2%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 2]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-3" class="associatedtype trait-impl"><a href="#associatedtype.Item-3" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-2" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-2" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+3%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+3%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 3]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-4" class="associatedtype trait-impl"><a href="#associatedtype.Item-4" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-3" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-3" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+4%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+4%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 4]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-5" class="associatedtype trait-impl"><a href="#associatedtype.Item-5" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-4" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-4" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+5%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+5%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 5]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-6" class="associatedtype trait-impl"><a href="#associatedtype.Item-6" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-5" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-5" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+6%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+6%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 6]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-7" class="associatedtype trait-impl"><a href="#associatedtype.Item-7" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-6" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-6" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+7%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+7%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 7]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-8" class="associatedtype trait-impl"><a href="#associatedtype.Item-8" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-7" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-7" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+8%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+8%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 8]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-9" class="associatedtype trait-impl"><a href="#associatedtype.Item-9" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-8" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-8" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+9%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+9%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 9]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-10" class="associatedtype trait-impl"><a href="#associatedtype.Item-10" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-9" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-9" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+10%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+10%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 10]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-11" class="associatedtype trait-impl"><a href="#associatedtype.Item-11" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-10" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-10" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+11%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+11%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 11]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-12" class="associatedtype trait-impl"><a href="#associatedtype.Item-12" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-11" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-11" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+12%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+12%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 12]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-13" class="associatedtype trait-impl"><a href="#associatedtype.Item-13" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-12" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-12" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+13%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+13%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 13]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-14" class="associatedtype trait-impl"><a href="#associatedtype.Item-14" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-13" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-13" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+14%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+14%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 14]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-15" class="associatedtype trait-impl"><a href="#associatedtype.Item-15" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-14" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-14" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+15%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+15%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 15]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-16" class="associatedtype trait-impl"><a href="#associatedtype.Item-16" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-15" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-15" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+16%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+16%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 16]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-17" class="associatedtype trait-impl"><a href="#associatedtype.Item-17" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-16" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-16" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+17%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+17%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 17]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-18" class="associatedtype trait-impl"><a href="#associatedtype.Item-18" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-17" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-17" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+18%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+18%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 18]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-19" class="associatedtype trait-impl"><a href="#associatedtype.Item-19" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-18" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-18" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+19%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+19%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 19]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-20" class="associatedtype trait-impl"><a href="#associatedtype.Item-20" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-19" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-19" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+20%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+20%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 20]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-21" class="associatedtype trait-impl"><a href="#associatedtype.Item-21" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-20" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-20" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+21%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+21%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 21]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-22" class="associatedtype trait-impl"><a href="#associatedtype.Item-22" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-21" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-21" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+22%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+22%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 22]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-23" class="associatedtype trait-impl"><a href="#associatedtype.Item-23" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-22" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-22" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+23%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+23%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 23]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-24" class="associatedtype trait-impl"><a href="#associatedtype.Item-24" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-23" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-23" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+24%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+24%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 24]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-25" class="associatedtype trait-impl"><a href="#associatedtype.Item-25" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-24" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-24" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+25%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+25%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 25]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-26" class="associatedtype trait-impl"><a href="#associatedtype.Item-26" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-25" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-25" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+26%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+26%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 26]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-27" class="associatedtype trait-impl"><a href="#associatedtype.Item-27" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-26" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-26" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+27%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+27%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 27]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-28" class="associatedtype trait-impl"><a href="#associatedtype.Item-28" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-27" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-27" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+28%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+28%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 28]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-29" class="associatedtype trait-impl"><a href="#associatedtype.Item-29" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-28" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-28" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+29%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+29%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 29]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-30" class="associatedtype trait-impl"><a href="#associatedtype.Item-30" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-29" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-29" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+30%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+30%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 30]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-31" class="associatedtype trait-impl"><a href="#associatedtype.Item-31" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-30" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-30" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+31%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+31%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 31]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-32" class="associatedtype trait-impl"><a href="#associatedtype.Item-32" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-31" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-31" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+32%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+32%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 32]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-33" class="associatedtype trait-impl"><a href="#associatedtype.Item-33" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-32" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-32" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+36%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+36%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 36]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-34" class="associatedtype trait-impl"><a href="#associatedtype.Item-34" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-33" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-33" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+64%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+64%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 64]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-35" class="associatedtype trait-impl"><a href="#associatedtype.Item-35" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-34" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-34" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+96%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+96%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 96]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-36" class="associatedtype trait-impl"><a href="#associatedtype.Item-36" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-35" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-35" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+128%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+128%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 128]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-37" class="associatedtype trait-impl"><a href="#associatedtype.Item-37" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-36" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-36" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+256%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+256%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 256]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-38" class="associatedtype trait-impl"><a href="#associatedtype.Item-38" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-37" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-37" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+512%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+512%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 512]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-39" class="associatedtype trait-impl"><a href="#associatedtype.Item-39" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-38" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-38" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+1024%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+1024%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 1024]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-40" class="associatedtype trait-impl"><a href="#associatedtype.Item-40" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-39" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-39" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+1536%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+1536%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 1536]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-41" class="associatedtype trait-impl"><a href="#associatedtype.Item-41" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-40" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-40" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+2048%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+2048%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 2048]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-42" class="associatedtype trait-impl"><a href="#associatedtype.Item-42" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-41" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-41" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+4096%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+4096%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 4096]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-43" class="associatedtype trait-impl"><a href="#associatedtype.Item-43" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-42" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-42" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+8192%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+8192%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 8192]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-44" class="associatedtype trait-impl"><a href="#associatedtype.Item-44" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-43" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-43" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+16384%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+16384%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 16384]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-45" class="associatedtype trait-impl"><a href="#associatedtype.Item-45" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-44" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-44" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+24576%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+24576%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 24576]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-46" class="associatedtype trait-impl"><a href="#associatedtype.Item-46" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-45" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-45" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+32768%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+32768%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 32768]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-47" class="associatedtype trait-impl"><a href="#associatedtype.Item-47" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-46" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-46" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+65536%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+65536%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 65536]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-48" class="associatedtype trait-impl"><a href="#associatedtype.Item-48" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-47" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-47" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+131072%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+131072%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 131072]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-49" class="associatedtype trait-impl"><a href="#associatedtype.Item-49" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-48" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-48" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+262144%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+262144%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 262144]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-50" class="associatedtype trait-impl"><a href="#associatedtype.Item-50" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-49" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-49" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+393216%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+393216%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 393216]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-51" class="associatedtype trait-impl"><a href="#associatedtype.Item-51" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-50" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-50" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+524288%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+524288%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 524288]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-52" class="associatedtype trait-impl"><a href="#associatedtype.Item-52" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-51" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-51" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Array-for-%5BT;+1048576%5D" class="impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#impl-Array-for-%5BT;+1048576%5D" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Array.html" title="trait smallvec::Array">Array</a> for <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.array.html">[T; 1048576]</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Item-53" class="associatedtype trait-impl"><a href="#associatedtype.Item-53" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Item" class="associatedtype">Item</a> = T</h4></section><section id="method.size-52" class="method trait-impl"><a class="src rightside" href="../src/smallvec/lib.rs.html#2428-2432">source</a><a href="#method.size-52" class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.size" class="fn">size</a>() -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.1/core/primitive.usize.html">usize</a></h4></section></div></details><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"></div><script src="../trait.impl/smallvec/trait.Array.js" data-ignore-extern-crates="core" async></script></section></div></main></body></html>