Skip to content

Commit

Permalink
deploy: 4020da2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrain committed Mar 12, 2024
1 parent f43b6d2 commit 3646b82
Show file tree
Hide file tree
Showing 46 changed files with 66 additions and 66 deletions.
2 changes: 1 addition & 1 deletion hotshot_query_service/availability/enum.BlockId.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions hotshot_query_service/availability/enum.Error.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
P: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl"><a class="src rightside" href="../../../src/hotshot_query_service/data_source/fetching.rs.html#235">source</a><a href="#method.fmt" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/fmt/trait.Debug.html#tymethod.fmt" class="fn">fmt</a>(&amp;self, __f: &amp;mut <a class="struct" href="https://doc.rust-lang.org/1.76.0/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a>&lt;'_&gt;) -&gt; <a class="type" href="https://doc.rust-lang.org/1.76.0/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.76.0/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-NodeDataSource%3CTypes%3E-for-FetchingDataSource%3CTypes,+S,+P%3E" class="impl"><a class="src rightside" href="../../../src/hotshot_query_service/data_source/fetching.rs.html#575-611">source</a><a href="#impl-NodeDataSource%3CTypes%3E-for-FetchingDataSource%3CTypes,+S,+P%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Types, S, P&gt; <a class="trait" href="../../node/trait.NodeDataSource.html" title="trait hotshot_query_service::node::NodeDataSource">NodeDataSource</a>&lt;Types&gt; for <a class="struct" href="struct.FetchingDataSource.html" title="struct hotshot_query_service::data_source::fetching::FetchingDataSource">FetchingDataSource</a>&lt;Types, S, P&gt;<div class="where">where
Types: NodeType,
S: <a class="trait" href="../../node/trait.NodeDataSource.html" title="trait hotshot_query_service::node::NodeDataSource">NodeDataSource</a>&lt;Types&gt; + <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,
P: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,</div></h3></section></summary><div class="impl-items"><section id="method.block_height" class="method trait-impl"><a class="src rightside" href="../../../src/hotshot_query_service/data_source/fetching.rs.html#581-583">source</a><a href="#method.block_height" class="anchor">§</a><h4 class="code-header">fn <a href="../../node/trait.NodeDataSource.html#tymethod.block_height" class="fn">block_height</a>&lt;'life0, 'async_trait&gt;(
P: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,</div></h3></section></summary><div class="impl-items"><section id="method.block_height-1" class="method trait-impl"><a class="src rightside" href="../../../src/hotshot_query_service/data_source/fetching.rs.html#581-583">source</a><a href="#method.block_height-1" class="anchor">§</a><h4 class="code-header">fn <a href="../../node/trait.NodeDataSource.html#tymethod.block_height" class="fn">block_height</a>&lt;'life0, 'async_trait&gt;(
&amp;'life0 self
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.76.0/core/pin/struct.Pin.html" title="struct core::pin::Pin">Pin</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.76.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/future/future/trait.Future.html" title="trait core::future::future::Future">Future</a>&lt;Output = <a class="type" href="../../type.QueryResult.html" title="type hotshot_query_service::QueryResult">QueryResult</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.usize.html">usize</a>&gt;&gt; + <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'async_trait&gt;&gt;<div class="where">where
Self: 'async_trait,
Expand Down Expand Up @@ -201,7 +201,7 @@
'life0: 'async_trait,</div></h4></section></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-StatusDataSource-for-FetchingDataSource%3CTypes,+S,+P%3E" class="impl"><a class="src rightside" href="../../../src/hotshot_query_service/data_source/fetching.rs.html#442-455">source</a><a href="#impl-StatusDataSource-for-FetchingDataSource%3CTypes,+S,+P%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Types, S, P&gt; <a class="trait" href="../../status/trait.StatusDataSource.html" title="trait hotshot_query_service::status::StatusDataSource">StatusDataSource</a> for <a class="struct" href="struct.FetchingDataSource.html" title="struct hotshot_query_service::data_source::fetching::FetchingDataSource">FetchingDataSource</a>&lt;Types, S, P&gt;<div class="where">where
Types: NodeType,
S: <a class="trait" href="../../node/trait.NodeDataSource.html" title="trait hotshot_query_service::node::NodeDataSource">NodeDataSource</a>&lt;Types&gt; + <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,
P: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,</div></h3></section></summary><div class="impl-items"><section id="method.block_height-1" class="method trait-impl"><a class="src rightside" href="../../../src/hotshot_query_service/data_source/fetching.rs.html#448-450">source</a><a href="#method.block_height-1" class="anchor">§</a><h4 class="code-header">fn <a href="../../status/trait.StatusDataSource.html#tymethod.block_height" class="fn">block_height</a>&lt;'life0, 'async_trait&gt;(
P: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a>,</div></h3></section></summary><div class="impl-items"><section id="method.block_height" class="method trait-impl"><a class="src rightside" href="../../../src/hotshot_query_service/data_source/fetching.rs.html#448-450">source</a><a href="#method.block_height" class="anchor">§</a><h4 class="code-header">fn <a href="../../status/trait.StatusDataSource.html#tymethod.block_height" class="fn">block_height</a>&lt;'life0, 'async_trait&gt;(
&amp;'life0 self
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.76.0/core/pin/struct.Pin.html" title="struct core::pin::Pin">Pin</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.76.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/future/future/trait.Future.html" title="trait core::future::future::Future">Future</a>&lt;Output = <a class="type" href="../../type.QueryResult.html" title="type hotshot_query_service::QueryResult">QueryResult</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.usize.html">usize</a>&gt;&gt; + <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'async_trait&gt;&gt;<div class="where">where
Self: 'async_trait,
Expand Down
Loading

0 comments on commit 3646b82

Please sign in to comment.