Adding large folders

This commit is contained in:
2026-02-26 12:00:21 -05:00
parent 5400d82acd
commit 49701c85ad
47332 changed files with 1942573 additions and 0 deletions

View File

@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><title>List of all items in this crate</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2"href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../static.files/rustdoc-ca0dd0c4.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="zerotrie" data-themes="" data-resource-suffix="" data-rustdoc-version="1.93.1 (01f6ddf75 2026-02-11) (Arch Linux rust 1:1.93.1-1)" data-channel="1.93.1" data-search-js="search-9e2438ea.js" data-stringdex-js="stringdex-a3946164.js" data-settings-js="settings-c38705f0.js" ><script src="../static.files/storage-e2aeef58.js"></script><script defer src="../static.files/main-a410ff4d.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-263c88ec.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-eab170b8.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-044be391.svg"></head><body class="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><rustdoc-topbar><h2><a href="#">All</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../zerotrie/index.html">zerotrie</a><span class="version">0.2.3</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h3><a href="#structs">Crate Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li></ul></section><div id="rustdoc-modnav"></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><section id="main-content" class="content"><div class="main-heading"><h1>List of all items</h1><rustdoc-toolbar></rustdoc-toolbar></div><h3 id="structs">Structs</h3><ul class="all-items"><li><a href="struct.ZeroAsciiIgnoreCaseTrie.html">ZeroAsciiIgnoreCaseTrie</a></li><li><a href="struct.ZeroTrie.html">ZeroTrie</a></li><li><a href="struct.ZeroTrieExtendedCapacity.html">ZeroTrieExtendedCapacity</a></li><li><a href="struct.ZeroTriePerfectHash.html">ZeroTriePerfectHash</a></li><li><a href="struct.ZeroTrieSimpleAscii.html">ZeroTrieSimpleAscii</a></li><li><a href="cursor/struct.AsciiProbeResult.html">cursor::AsciiProbeResult</a></li><li><a href="cursor/struct.ZeroAsciiIgnoreCaseTrieCursor.html">cursor::ZeroAsciiIgnoreCaseTrieCursor</a></li><li><a href="cursor/struct.ZeroTrieSimpleAsciiCursor.html">cursor::ZeroTrieSimpleAsciiCursor</a></li></ul><h3 id="enums">Enums</h3><ul class="all-items"><li><a href="enum.ZeroTrieBuildError.html">ZeroTrieBuildError</a></li></ul></section></div></main></body></html>

View File

@@ -0,0 +1,4 @@
<!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 for walking stepwise through a trie."><title>zerotrie::cursor - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2"href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../static.files/rustdoc-ca0dd0c4.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="zerotrie" data-themes="" data-resource-suffix="" data-rustdoc-version="1.93.1 (01f6ddf75 2026-02-11) (Arch Linux rust 1:1.93.1-1)" data-channel="1.93.1" data-search-js="search-9e2438ea.js" data-stringdex-js="stringdex-a3946164.js" data-settings-js="settings-c38705f0.js" ><script src="../../static.files/storage-e2aeef58.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../static.files/main-a410ff4d.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-263c88ec.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-eab170b8.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-044be391.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><rustdoc-topbar><h2><a href="#">Module cursor</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../zerotrie/index.html">zerotrie</a><span class="version">0.2.3</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module cursor</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2 class="in-crate"><a href="../index.html">In crate zerotrie</a></h2></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><section id="main-content" class="content"><div class="main-heading"><div class="rustdoc-breadcrumbs"><a href="../index.html">zerotrie</a></div><h1>Module <span>cursor</span>&nbsp;<button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../src/zerotrie/cursor.rs.html#5-491">Source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Types for walking stepwise through a trie.</p>
<p>For examples, see the <code>.cursor()</code> functions
and the <code>Cursor</code> types in this module.</p>
</div></details><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><dl class="item-table"><dt><a class="struct" href="struct.AsciiProbeResult.html" title="struct zerotrie::cursor::AsciiProbeResult">Ascii<wbr>Probe<wbr>Result</a></dt><dd>Information about a probed edge.</dd><dt><a class="struct" href="struct.ZeroAsciiIgnoreCaseTrieCursor.html" title="struct zerotrie::cursor::ZeroAsciiIgnoreCaseTrieCursor">Zero<wbr>Ascii<wbr>Ignore<wbr>Case<wbr>Trie<wbr>Cursor</a></dt><dd>A cursor into a <a href="../struct.ZeroAsciiIgnoreCaseTrie.html" title="struct zerotrie::ZeroAsciiIgnoreCaseTrie"><code>ZeroAsciiIgnoreCaseTrie</code></a>, useful for stepwise lookup.</dd><dt><a class="struct" href="struct.ZeroTrieSimpleAsciiCursor.html" title="struct zerotrie::cursor::ZeroTrieSimpleAsciiCursor">Zero<wbr>Trie<wbr>Simple<wbr>Ascii<wbr>Cursor</a></dt><dd>A cursor into a <a href="../struct.ZeroTrieSimpleAscii.html" title="struct zerotrie::ZeroTrieSimpleAscii"><code>ZeroTrieSimpleAscii</code></a>, useful for stepwise lookup.</dd></dl></section></div></main></body></html>

View File

@@ -0,0 +1 @@
window.SIDEBAR_ITEMS = {"struct":["AsciiProbeResult","ZeroAsciiIgnoreCaseTrieCursor","ZeroTrieSimpleAsciiCursor"]};

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../zerotrie/enum.ZeroTrieBuildError.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../zerotrie/enum.ZeroTrieBuildError.html">../../zerotrie/enum.ZeroTrieBuildError.html</a>...</p>
<script>location.replace("../../zerotrie/enum.ZeroTrieBuildError.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,17 @@
<!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="A data structure offering zero-copy storage and retrieval of byte strings, with a focus on the efficient storage of ASCII strings. Strings are mapped to `usize` values."><title>zerotrie - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2"href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../static.files/rustdoc-ca0dd0c4.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="zerotrie" data-themes="" data-resource-suffix="" data-rustdoc-version="1.93.1 (01f6ddf75 2026-02-11) (Arch Linux rust 1:1.93.1-1)" data-channel="1.93.1" data-search-js="search-9e2438ea.js" data-stringdex-js="stringdex-a3946164.js" data-settings-js="settings-c38705f0.js" ><script src="../static.files/storage-e2aeef58.js"></script><script defer src="../crates.js"></script><script defer src="../static.files/main-a410ff4d.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-263c88ec.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-eab170b8.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-044be391.svg"></head><body class="rustdoc mod crate"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><rustdoc-topbar><h2><a href="#">Crate zerotrie</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../zerotrie/index.html">zerotrie</a><span class="version">0.2.3</span></h2></div><div class="sidebar-elems"><ul class="block"><li><a id="all-types" href="all.html">All Items</a></li></ul><section id="rustdoc-toc"><h3><a href="#">Sections</a></h3><ul class="block top-toc"><li><a href="#examples" title="Examples">Examples</a></li><li><a href="#internal-structure" title="Internal Structure">Internal Structure</a></li></ul><h3><a href="#modules">Crate Items</a></h3><ul class="block"><li><a href="#modules" title="Modules">Modules</a></li><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li></ul></section><div id="rustdoc-modnav"></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><section id="main-content" class="content"><div class="main-heading"><h1>Crate <span>zerotrie</span>&nbsp;<button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../src/zerotrie/lib.rs.html#5-87">Source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>A data structure offering zero-copy storage and retrieval of byte strings, with a focus
on the efficient storage of ASCII strings. Strings are mapped to <code>usize</code> values.</p>
<p><a href="struct.ZeroTrie.html" title="struct zerotrie::ZeroTrie"><code>ZeroTrie</code></a> does not support mutation because doing so would require recomputing the entire
data structure. Instead, it supports conversion to and from <a href="litemap::LiteMap"><code>LiteMap</code></a> and <a href="alloc::collections::BTreeMap"><code>BTreeMap</code></a>.</p>
<p>There are multiple variants of <a href="struct.ZeroTrie.html" title="struct zerotrie::ZeroTrie"><code>ZeroTrie</code></a> optimized for different use cases.</p>
<h2 id="examples"><a class="doc-anchor" href="#examples">§</a>Examples</h2>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>zerotrie::ZeroTrie;
<span class="kw">let </span>data: <span class="kw-2">&amp;</span>[(<span class="kw-2">&amp;</span>str, usize)] = <span class="kw-2">&amp;</span>[(<span class="string">"abc"</span>, <span class="number">11</span>), (<span class="string">"xyz"</span>, <span class="number">22</span>), (<span class="string">"axyb"</span>, <span class="number">33</span>)];
<span class="kw">let </span>trie: ZeroTrie&lt;Vec&lt;u8&gt;&gt; = data.iter().copied().collect();
<span class="macro">assert_eq!</span>(trie.get(<span class="string">"axyb"</span>), <span class="prelude-val">Some</span>(<span class="number">33</span>));
<span class="macro">assert_eq!</span>(trie.byte_len(), <span class="number">18</span>);</code></pre></div><h2 id="internal-structure"><a class="doc-anchor" href="#internal-structure">§</a>Internal Structure</h2>
<p>To read about the internal structure of <a href="struct.ZeroTrie.html" title="struct zerotrie::ZeroTrie"><code>ZeroTrie</code></a>, build the docs with private modules:</p>
<div class="example-wrap"><pre class="language-bash"><code>cargo doc --document-private-items --all-features --no-deps --open</code></pre></div></div></details><h2 id="modules" class="section-header">Modules<a href="#modules" class="anchor">§</a></h2><dl class="item-table"><dt><a class="mod" href="cursor/index.html" title="mod zerotrie::cursor">cursor</a></dt><dd>Types for walking stepwise through a trie.</dd></dl><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><dl class="item-table"><dt><a class="struct" href="struct.ZeroAsciiIgnoreCaseTrie.html" title="struct zerotrie::ZeroAsciiIgnoreCaseTrie">Zero<wbr>Ascii<wbr>Ignore<wbr>Case<wbr>Trie</a></dt><dd>A data structure that compactly maps from ASCII strings to integers
in a case-insensitive way.</dd><dt><a class="struct" href="struct.ZeroTrie.html" title="struct zerotrie::ZeroTrie">Zero<wbr>Trie</a></dt><dd>A data structure that compactly maps from byte sequences to integers.</dd><dt><a class="struct" href="struct.ZeroTrieExtendedCapacity.html" title="struct zerotrie::ZeroTrieExtendedCapacity">Zero<wbr>Trie<wbr>Extended<wbr>Capacity</a></dt><dd>A data structure that maps from a large number of byte strings to integers.</dd><dt><a class="struct" href="struct.ZeroTriePerfectHash.html" title="struct zerotrie::ZeroTriePerfectHash">Zero<wbr>Trie<wbr>Perfect<wbr>Hash</a></dt><dd>A data structure that compactly maps from byte strings to integers.</dd><dt><a class="struct" href="struct.ZeroTrieSimpleAscii.html" title="struct zerotrie::ZeroTrieSimpleAscii">Zero<wbr>Trie<wbr>Simple<wbr>Ascii</a></dt><dd>A data structure that compactly maps from ASCII strings to integers.</dd></dl><h2 id="enums" class="section-header">Enums<a href="#enums" class="anchor">§</a></h2><dl class="item-table"><dt><a class="enum" href="enum.ZeroTrieBuildError.html" title="enum zerotrie::ZeroTrieBuildError">Zero<wbr>Trie<wbr>Build<wbr>Error</a></dt><dd>Error types for the <code>zerotrie</code> crate.</dd></dl></section></div></main></body></html>

View File

@@ -0,0 +1 @@
window.SIDEBAR_ITEMS = {"enum":["ZeroTrieBuildError"],"mod":["cursor"],"struct":["ZeroAsciiIgnoreCaseTrie","ZeroTrie","ZeroTrieExtendedCapacity","ZeroTriePerfectHash","ZeroTrieSimpleAscii"]};

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../zerotrie/struct.ZeroAsciiIgnoreCaseTrie.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../zerotrie/struct.ZeroAsciiIgnoreCaseTrie.html">../../zerotrie/struct.ZeroAsciiIgnoreCaseTrie.html</a>...</p>
<script>location.replace("../../zerotrie/struct.ZeroAsciiIgnoreCaseTrie.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../zerotrie/struct.ZeroTrie.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../zerotrie/struct.ZeroTrie.html">../../zerotrie/struct.ZeroTrie.html</a>...</p>
<script>location.replace("../../zerotrie/struct.ZeroTrie.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../zerotrie/struct.ZeroTrieExtendedCapacity.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../zerotrie/struct.ZeroTrieExtendedCapacity.html">../../zerotrie/struct.ZeroTrieExtendedCapacity.html</a>...</p>
<script>location.replace("../../zerotrie/struct.ZeroTrieExtendedCapacity.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../zerotrie/struct.ZeroTriePerfectHash.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../zerotrie/struct.ZeroTriePerfectHash.html">../../zerotrie/struct.ZeroTriePerfectHash.html</a>...</p>
<script>location.replace("../../zerotrie/struct.ZeroTriePerfectHash.html" + location.search + location.hash);</script>
</body>
</html>

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../zerotrie/struct.ZeroTrieSimpleAscii.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../zerotrie/struct.ZeroTrieSimpleAscii.html">../../zerotrie/struct.ZeroTrieSimpleAscii.html</a>...</p>
<script>location.replace("../../zerotrie/struct.ZeroTrieSimpleAscii.html" + location.search + location.hash);</script>
</body>
</html>