Skip to content

Commit 7f3fb19

Browse files
committed
deploy: 17fdbfe
1 parent 239ccd1 commit 7f3fb19

File tree

75 files changed

+745
-748
lines changed

Some content is hidden

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

75 files changed

+745
-748
lines changed

pr/186/docs/iroh_blobs/api/blobs/enum.AddProgressItem.html

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

pr/186/docs/iroh_blobs/api/blobs/enum.BlobStatus.html

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

pr/186/docs/iroh_blobs/api/blobs/enum.EncodedItem.html

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

pr/186/docs/iroh_blobs/api/blobs/enum.ExportMode.html

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

pr/186/docs/iroh_blobs/api/blobs/enum.ExportProgressItem.html

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

pr/186/docs/iroh_blobs/api/blobs/enum.ImportMode.html

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

pr/186/docs/iroh_blobs/api/blobs/struct.Bitfield.html

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

pr/186/docs/iroh_blobs/api/blobs/struct.BlobReader.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
T: AsyncRead + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.read_varint_u64" class="method trait-impl"><a href="#method.read_varint_u64" class="anchor">§</a><h4 class="code-header">fn <a class="fn">read_varint_u64</a>(
7070
&amp;mut self,
7171
) -&gt; impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/future/future/trait.Future.html" title="trait core::future::future::Future">Future</a>&lt;Output = <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a>&gt;, <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a>&gt;&gt;</h4></section></summary><div class='docblock'>Reads a u64 varint from an AsyncRead source, using the Postcard/LEB128 format. <a>Read more</a></div></details><section id="method.read_length_prefixed" class="method trait-impl"><a href="#method.read_length_prefixed" class="anchor">§</a><h4 class="code-header">async fn <a class="fn">read_length_prefixed</a>&lt;I&gt;(&amp;mut self, max_size: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;I, <a class="struct" href="https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html" title="struct std::io::error::Error">Error</a>&gt;<div class="where">where
72-
I: <a class="trait" href="https://docs.rs/serde/1.0.219/serde/de/trait.DeserializeOwned.html" title="trait serde::de::DeserializeOwned">DeserializeOwned</a>,</div></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-AsyncSeekExt-for-S" class="impl"><a href="#impl-AsyncSeekExt-for-S" class="anchor">§</a><h3 class="code-header">impl&lt;S&gt; AsyncSeekExt for S<div class="where">where
72+
I: <a class="trait" href="https://docs.rs/serde_core/1.0.228/serde_core/de/trait.DeserializeOwned.html" title="trait serde_core::de::DeserializeOwned">DeserializeOwned</a>,</div></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-AsyncSeekExt-for-S" class="impl"><a href="#impl-AsyncSeekExt-for-S" class="anchor">§</a><h3 class="code-header">impl&lt;S&gt; AsyncSeekExt for S<div class="where">where
7373
S: AsyncSeek + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.seek" class="method trait-impl"><a href="#method.seek" class="anchor">§</a><h4 class="code-header">fn <a class="fn">seek</a>(&amp;mut self, pos: <a class="enum" href="https://doc.rust-lang.org/nightly/std/io/enum.SeekFrom.html" title="enum std::io::SeekFrom">SeekFrom</a>) -&gt; Seek&lt;'_, Self&gt;<div class="where">where
7474
Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a>,</div></h4></section></summary><div class='docblock'>Creates a future which will seek an IO object, and then yield the
7575
new position in the object and the object itself. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.rewind" class="method trait-impl"><a href="#method.rewind" class="anchor">§</a><h4 class="code-header">fn <a class="fn">rewind</a>(&amp;mut self) -&gt; Seek&lt;'_, Self&gt;<div class="where">where

pr/186/docs/iroh_blobs/api/blobs/struct.DeleteOptions.html

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

pr/186/docs/iroh_blobs/api/blobs/struct.ExportBaoOptions.html

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

0 commit comments

Comments
 (0)