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 Oct 2, 2024
0 parents commit 6425262
Show file tree
Hide file tree
Showing 500 changed files with 159,258 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
2 changes: 2 additions & 0 deletions crates.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
window.ALL_CRATES = ["h3i","octets","qlog","quiche","quiche_apps","quiche_client","quiche_server"];
//{"start":21,"fragment_lengths":[5,9,7,9,14,16,16]}
72 changes: 72 additions & 0 deletions h3i/actions/h3/enum.Action.html

Large diffs are not rendered by default.

41 changes: 41 additions & 0 deletions h3i/actions/h3/enum.StreamEventType.html

Large diffs are not rendered by default.

43 changes: 43 additions & 0 deletions h3i/actions/h3/enum.WaitType.html

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions h3i/actions/h3/fn.send_headers_frame.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!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="Convenience to convert between header-related data and a Action::SendHeadersFrame."><title>send_headers_frame in h3i::actions::h3 - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.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-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../static.files/rustdoc-d5c83a227aeda803.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="h3i" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (06bb8364a 2024-10-01)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../../static.files/main-f070b9041d14864c.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-0111fcff984fae8f.css"></noscript><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 fn"><!--[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="../../../h3i/index.html">h3i</a><span class="version">0.2.0</span></h2></div><div class="sidebar-elems"><div id="rustdoc-modnav"><h2><a href="index.html">In h3i::<wbr>actions::<wbr>h3</a></h2></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"><span class="rustdoc-breadcrumbs"><a href="../../index.html">h3i</a>::<wbr><a href="../index.html">actions</a>::<wbr><a href="index.html">h3</a></span><h1>Function <span class="fn">send_headers_frame</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/h3i/actions/h3.rs.html#187-198">source</a> </span></div><pre class="rust item-decl"><code>pub fn send_headers_frame(
stream_id: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a>,
fin_stream: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>,
headers: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="struct" href="../../../quiche/h3/struct.Header.html" title="struct quiche::h3::Header">Header</a>&gt;,
) -&gt; <a class="enum" href="enum.Action.html" title="enum h3i::actions::h3::Action">Action</a></code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Convenience to convert between header-related data and a
<a href="enum.Action.html#variant.SendHeadersFrame" title="variant h3i::actions::h3::Action::SendHeadersFrame">Action::SendHeadersFrame</a>.</p>
</div></details></section></div></main></body></html>
7 changes: 7 additions & 0 deletions h3i/actions/h3/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!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="Actions specific to HTTP/3 and QUIC"><title>h3i::actions::h3 - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.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-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../static.files/rustdoc-d5c83a227aeda803.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="h3i" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (06bb8364a 2024-10-01)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../static.files/main-f070b9041d14864c.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-0111fcff984fae8f.css"></noscript><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 mod"><!--[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="../../../h3i/index.html">h3i</a><span class="version">0.2.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module h3</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li><li><a href="#functions" title="Functions">Functions</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In h3i::<wbr>actions</a></h2></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"><span class="rustdoc-breadcrumbs"><a href="../../index.html">h3i</a>::<wbr><a href="../index.html">actions</a></span><h1>Module <span>h3</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/h3i/actions/h3.rs.html#27-198">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Actions specific to HTTP/3 and QUIC</p>
<p>Actions are small operations such as sending HTTP/3 frames or managing QUIC
streams. Each independent use case for h3i requires its own collection of
Actions, that h3i iterates over in sequence and executes.</p>
</div></details><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.StreamEvent.html" title="struct h3i::actions::h3::StreamEvent">Stream<wbr>Event</a></div><div class="desc docblock-short">A response event, received over a stream, which will terminate the wait
period.</div></li></ul><h2 id="enums" class="section-header">Enums<a href="#enums" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="enum" href="enum.Action.html" title="enum h3i::actions::h3::Action">Action</a></div><div class="desc docblock-short">An action which the HTTP/3 client should take.</div></li><li><div class="item-name"><a class="enum" href="enum.StreamEventType.html" title="enum h3i::actions::h3::StreamEventType">Stream<wbr>Event<wbr>Type</a></div><div class="desc docblock-short">Response that can terminate a wait period.</div></li><li><div class="item-name"><a class="enum" href="enum.WaitType.html" title="enum h3i::actions::h3::WaitType">Wait<wbr>Type</a></div><div class="desc docblock-short">Configure the wait behavior for a connection.</div></li></ul><h2 id="functions" class="section-header">Functions<a href="#functions" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="fn" href="fn.send_headers_frame.html" title="fn h3i::actions::h3::send_headers_frame">send_<wbr>headers_<wbr>frame</a></div><div class="desc docblock-short">Convenience to convert between header-related data and a
<a href="enum.Action.html#variant.SendHeadersFrame" title="variant h3i::actions::h3::Action::SendHeadersFrame">Action::SendHeadersFrame</a>.</div></li></ul></section></div></main></body></html>
1 change: 1 addition & 0 deletions h3i/actions/h3/sidebar-items.js

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

Loading

0 comments on commit 6425262

Please sign in to comment.