Skip to content

Commit

Permalink
Update gh-pages from dee3c5f
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 25, 2024
1 parent 6026ffb commit 7109c99
Show file tree
Hide file tree
Showing 9 changed files with 75 additions and 75 deletions.
4 changes: 2 additions & 2 deletions doc/doc/oak_functions_containers_app/fn.serve.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
encryption_key_handle: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="../oak_crypto/encryption_key/trait.AsyncEncryptionKeyHandle.html" title="trait oak_crypto::encryption_key::AsyncEncryptionKeyHandle">AsyncEncryptionKeyHandle</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>&gt;,
meter: Meter
) -&gt; <a class="type" href="https://docs.rs/anyhow/1.0.79/anyhow/type.Result.html" title="type anyhow::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>&gt;<span class="where fmt-newline">where
H: Handler + 'static,
H::HandlerType: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,</span></code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Starts up and serves an OakFunctionsContainersService instance from the
H: <a class="trait" href="../oak_functions_service/trait.Handler.html" title="trait oak_functions_service::Handler">Handler</a> + 'static,
H::<a class="associatedtype" href="../oak_functions_service/trait.Handler.html#associatedtype.HandlerType" title="type oak_functions_service::Handler::HandlerType">HandlerType</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,</span></code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Starts up and serves an OakFunctionsContainersService instance from the
provided stream of connections.</p>
</div></details></section></div></main></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/doc/trait.impl/core/marker/trait.Send.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/doc/trait.impl/core/marker/trait.Sync.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/doc/trait.impl/core/marker/trait.Unpin.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/doc/trait.impl/oak_functions_service/trait.Handler.js

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

0 comments on commit 7109c99

Please sign in to comment.