Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 21, 2025
0 parents commit b01f583
Show file tree
Hide file tree
Showing 812 changed files with 106,854 additions and 0 deletions.
Empty file added .lock
Empty file.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docs.quic.tech
1 change: 1 addition & 0 deletions buffer_pool/all.html
Original file line number Diff line number Diff line change
@@ -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" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../static.files/rustdoc-6c3ea77c.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.87.0-nightly (f04bbc60f 2025-02-20)" data-channel="nightly" data-search-js="search-f7327375.js" data-settings-js="settings-6dad6058.js" ><script src="../static.files/storage-3a5871a4.js"></script><script defer src="../static.files/main-5332ae0c.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-044be391.svg"></head><body class="rustdoc mod sys"><!--[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="../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"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><h1>List of all items</h1><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>
11 changes: 11 additions & 0 deletions buffer_pool/buffer/struct.ConsumeBuffer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../buffer_pool/struct.ConsumeBuffer.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../buffer_pool/struct.ConsumeBuffer.html">../../buffer_pool/struct.ConsumeBuffer.html</a>...</p>
<script>location.replace("../../buffer_pool/struct.ConsumeBuffer.html" + location.search + location.hash);</script>
</body>
</html>
4 changes: 4 additions & 0 deletions buffer_pool/index.html
Original file line number Diff line number Diff line change
@@ -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="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" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../static.files/rustdoc-6c3ea77c.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.87.0-nightly (f04bbc60f 2025-02-20)" data-channel="nightly" data-search-js="search-f7327375.js" data-settings-js="settings-6dad6058.js" ><script src="../static.files/storage-3a5871a4.js"></script><script defer src="../crates.js"></script><script defer src="../static.files/main-5332ae0c.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-044be391.svg"></head><body class="rustdoc mod crate"><!--[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="../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"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Crate <span>buffer_pool</span><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
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
clearing it. <code>true</code> is returned if the item should be returned to the pool,
<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>
11 changes: 11 additions & 0 deletions buffer_pool/raw_pool_buf_io/trait.RawPoolBufDatagramIo.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../buffer_pool/trait.RawPoolBufDatagramIo.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../buffer_pool/trait.RawPoolBufDatagramIo.html">../../buffer_pool/trait.RawPoolBufDatagramIo.html</a>...</p>
<script>location.replace("../../buffer_pool/trait.RawPoolBufDatagramIo.html" + location.search + location.hash);</script>
</body>
</html>
11 changes: 11 additions & 0 deletions buffer_pool/raw_pool_buf_io/trait.RawPoolBufIo.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../buffer_pool/trait.RawPoolBufIo.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../buffer_pool/trait.RawPoolBufIo.html">../../buffer_pool/trait.RawPoolBufIo.html</a>...</p>
<script>location.replace("../../buffer_pool/trait.RawPoolBufIo.html" + location.search + location.hash);</script>
</body>
</html>
11 changes: 11 additions & 0 deletions buffer_pool/raw_pool_buf_io/type.PooledBuf.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../buffer_pool/type.PooledBuf.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../buffer_pool/type.PooledBuf.html">../../buffer_pool/type.PooledBuf.html</a>...</p>
<script>location.replace("../../buffer_pool/type.PooledBuf.html" + location.search + location.hash);</script>
</body>
</html>
1 change: 1 addition & 0 deletions buffer_pool/sidebar-items.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,691 changes: 2,691 additions & 0 deletions buffer_pool/struct.ConsumeBuffer.html

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions buffer_pool/struct.Pool.html

Large diffs are not rendered by default.

Loading

0 comments on commit b01f583

Please sign in to comment.