Skip to content

Commit 4108d60

Browse files
Deploy to GitHub pages
0 parents  commit 4108d60

File tree

1,556 files changed

+129967
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,556 files changed

+129967
-0
lines changed

.lock

Whitespace-only changes.

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs.quic.tech

buffer_pool/all.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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="buffer_pool" data-themes="" data-resource-suffix="" data-rustdoc-version="1.94.0-nightly (f52090008 2025-12-10)" data-channel="nightly" 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="../buffer_pool/index.html">buffer_<wbr>pool</a><span class="version">0.1.0</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="#traits" title="Traits">Traits</a></li><li><a href="#types" title="Type Aliases">Type Aliases</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.ConsumeBuffer.html">ConsumeBuffer</a></li><li><a href="struct.Pool.html">Pool</a></li><li><a href="struct.Pooled.html">Pooled</a></li></ul><h3 id="traits">Traits</h3><ul class="all-items"><li><a href="trait.RawPoolBufDatagramIo.html">RawPoolBufDatagramIo</a></li><li><a href="trait.RawPoolBufIo.html">RawPoolBufIo</a></li><li><a href="trait.Reuse.html">Reuse</a></li></ul><h3 id="types">Type Aliases</h3><ul class="all-items"><li><a href="type.PooledBuf.html">PooledBuf</a></li></ul></section></div></main></body></html>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../buffer_pool/struct.ConsumeBuffer.html">
5+
<title>Redirection</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="../../buffer_pool/struct.ConsumeBuffer.html">../../buffer_pool/struct.ConsumeBuffer.html</a>...</p>
9+
<script>location.replace("../../buffer_pool/struct.ConsumeBuffer.html" + location.search + location.hash);</script>
10+
</body>
11+
</html>

buffer_pool/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
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="API documentation for the Rust `buffer_pool` crate."><title>buffer_pool - 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="buffer_pool" data-themes="" data-resource-suffix="" data-rustdoc-version="1.94.0-nightly (f52090008 2025-12-10)" data-channel="nightly" 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 buffer_pool</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../buffer_pool/index.html">buffer_<wbr>pool</a><span class="version">0.1.0</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="#structs">Crate Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#traits" title="Traits">Traits</a></li><li><a href="#types" title="Type Aliases">Type Aliases</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>buffer_<wbr>pool</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/buffer_pool/lib.rs.html#27-330">Source</a> </span></div><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><dl class="item-table"><dt><a class="struct" href="struct.ConsumeBuffer.html" title="struct buffer_pool::ConsumeBuffer">Consume<wbr>Buffer</a></dt><dd>A convinience wrapper around Vec that allows to “consume” data from the
2+
front <em>without</em> shifting.</dd><dt><a class="struct" href="struct.Pool.html" title="struct buffer_pool::Pool">Pool</a></dt><dd>A sharded pool of elements.</dd><dt><a class="struct" href="struct.Pooled.html" title="struct buffer_pool::Pooled">Pooled</a></dt><dd>A value borrowed from the <a href="struct.Pool.html" title="struct buffer_pool::Pool"><code>Pool</code></a> that can be dereferenced to <code>T</code>.</dd></dl><h2 id="traits" class="section-header">Traits<a href="#traits" class="anchor">§</a></h2><dl class="item-table"><dt><a class="trait" href="trait.RawPoolBufDatagramIo.html" title="trait buffer_pool::RawPoolBufDatagramIo">RawPool<wbr>BufDatagram<wbr>Io</a></dt><dt><a class="trait" href="trait.RawPoolBufIo.html" title="trait buffer_pool::RawPoolBufIo">RawPool<wbr>BufIo</a></dt><dd>A trait to optimize read and write operations on pooled buffers.</dd><dt><a class="trait" href="trait.Reuse.html" title="trait buffer_pool::Reuse">Reuse</a></dt><dd>A trait that prepares an item to be returned to the pool. For example
3+
clearing it. <code>true</code> is returned if the item should be returned to the pool,
4+
<code>false</code> if it should be dropped.</dd></dl><h2 id="types" class="section-header">Type Aliases<a href="#types" class="anchor">§</a></h2><dl class="item-table"><dt><a class="type" href="type.PooledBuf.html" title="type buffer_pool::PooledBuf">Pooled<wbr>Buf</a></dt></dl></section></div></main></body></html>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../buffer_pool/trait.RawPoolBufDatagramIo.html">
5+
<title>Redirection</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="../../buffer_pool/trait.RawPoolBufDatagramIo.html">../../buffer_pool/trait.RawPoolBufDatagramIo.html</a>...</p>
9+
<script>location.replace("../../buffer_pool/trait.RawPoolBufDatagramIo.html" + location.search + location.hash);</script>
10+
</body>
11+
</html>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../buffer_pool/trait.RawPoolBufIo.html">
5+
<title>Redirection</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="../../buffer_pool/trait.RawPoolBufIo.html">../../buffer_pool/trait.RawPoolBufIo.html</a>...</p>
9+
<script>location.replace("../../buffer_pool/trait.RawPoolBufIo.html" + location.search + location.hash);</script>
10+
</body>
11+
</html>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../buffer_pool/type.PooledBuf.html">
5+
<title>Redirection</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="../../buffer_pool/type.PooledBuf.html">../../buffer_pool/type.PooledBuf.html</a>...</p>
9+
<script>location.replace("../../buffer_pool/type.PooledBuf.html" + location.search + location.hash);</script>
10+
</body>
11+
</html>

buffer_pool/sidebar-items.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

buffer_pool/struct.ConsumeBuffer.html

Lines changed: 2457 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)