Skip to content

Commit

Permalink
deploy: 12a1843
Browse files Browse the repository at this point in the history
  • Loading branch information
imabdulbasit committed Mar 19, 2024
1 parent dc4d6ce commit 275f2ac
Show file tree
Hide file tree
Showing 156 changed files with 4,693 additions and 549 deletions.
2 changes: 1 addition & 1 deletion hotshot_query_service/all.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hotshot_query_service/availability/enum.BlockId.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions hotshot_query_service/availability/enum.Error.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hotshot_query_service/availability/enum.LeafId.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 @@ -2,4 +2,4 @@
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../../hotshot_query_service/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Trait <a href="../index.html">hotshot_query_service</a>::<wbr><a href="index.html">availability</a>::<wbr><a class="trait" href="#">QueryableHeader</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../../src/hotshot_query_service/availability/query_data.rs.html#42-44">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub trait QueryableHeader&lt;Types: NodeType&gt;: BlockHeader&lt;Types&gt; {
// Required method
fn <a href="#tymethod.timestamp" class="fn">timestamp</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.u64.html">u64</a>;
}</code></pre><h2 id="required-methods" class="section-header">Required Methods<a href="#required-methods" class="anchor">§</a></h2><div class="methods"><section id="tymethod.timestamp" class="method"><a class="src rightside" href="../../src/hotshot_query_service/availability/query_data.rs.html#43">source</a><h4 class="code-header">fn <a href="#tymethod.timestamp" class="fn">timestamp</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.u64.html">u64</a></h4></section></div><h2 id="object-safety" class="section-header">Object Safety<a href="#object-safety" class="anchor">§</a></h2><div class="object-safety-info">This trait is <b>not</b> <a href="https://doc.rust-lang.org/1.76.0/reference/items/traits.html#object-safety">object safe</a>.</div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-QueryableHeader%3CMockTypes%3E-for-TestBlockHeader" class="impl"><a class="src rightside" href="../../src/hotshot_query_service/testing/mocks.rs.html#43-47">source</a><a href="#impl-QueryableHeader%3CMockTypes%3E-for-TestBlockHeader" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.QueryableHeader.html" title="trait hotshot_query_service::availability::QueryableHeader">QueryableHeader</a>&lt;<a class="struct" href="../testing/mocks/struct.MockTypes.html" title="struct hotshot_query_service::testing::mocks::MockTypes">MockTypes</a>&gt; for <a class="type" href="../testing/mocks/type.MockHeader.html" title="type hotshot_query_service::testing::mocks::MockHeader">MockHeader</a></h3></section></div><script src="../../trait.impl/hotshot_query_service/availability/query_data/trait.QueryableHeader.js" async></script></section></div></main></body></html>
}</code></pre><h2 id="required-methods" class="section-header">Required Methods<a href="#required-methods" class="anchor">§</a></h2><div class="methods"><section id="tymethod.timestamp" class="method"><a class="src rightside" href="../../src/hotshot_query_service/availability/query_data.rs.html#43">source</a><h4 class="code-header">fn <a href="#tymethod.timestamp" class="fn">timestamp</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.u64.html">u64</a></h4></section></div><h2 id="object-safety" class="section-header">Object Safety<a href="#object-safety" class="anchor">§</a></h2><div class="object-safety-info">This trait is <b>not</b> <a href="https://doc.rust-lang.org/1.76.0/reference/items/traits.html#object-safety">object safe</a>.</div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-QueryableHeader%3CMockTypes%3E-for-TestBlockHeader" class="impl"><a class="src rightside" href="../../src/hotshot_query_service/testing/mocks.rs.html#52-56">source</a><a href="#impl-QueryableHeader%3CMockTypes%3E-for-TestBlockHeader" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.QueryableHeader.html" title="trait hotshot_query_service::availability::QueryableHeader">QueryableHeader</a>&lt;<a class="struct" href="../testing/mocks/struct.MockTypes.html" title="struct hotshot_query_service::testing::mocks::MockTypes">MockTypes</a>&gt; for <a class="type" href="../testing/mocks/type.MockHeader.html" title="type hotshot_query_service::testing::mocks::MockHeader">MockHeader</a></h3></section></div><script src="../../trait.impl/hotshot_query_service/availability/query_data/trait.QueryableHeader.js" async></script></section></div></main></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@
meta: &amp;Self::Metadata,
hash: Commitment&lt;Self::Transaction&gt;
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;(Self::Transaction, Self::<a class="associatedtype" href="trait.QueryablePayload.html#associatedtype.InclusionProof" title="type hotshot_query_service::availability::QueryablePayload::InclusionProof">InclusionProof</a>)&gt;</h4></section></summary><div class="docblock"><p>Get the transaction with a given hash, if it is in the block, along with an inclusion proof.</p>
</div></details></div><h2 id="object-safety" class="section-header">Object Safety<a href="#object-safety" class="anchor">§</a></h2><div class="object-safety-info">This trait is <b>not</b> <a href="https://doc.rust-lang.org/1.76.0/reference/items/traits.html#object-safety">object safe</a>.</div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><details class="toggle implementors-toggle"><summary><section id="impl-QueryablePayload-for-TestBlockPayload" class="impl"><a class="src rightside" href="../../src/hotshot_query_service/testing/mocks.rs.html#55-75">source</a><a href="#impl-QueryablePayload-for-TestBlockPayload" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.QueryablePayload.html" title="trait hotshot_query_service::availability::QueryablePayload">QueryablePayload</a> for <a class="type" href="../testing/mocks/type.MockPayload.html" title="type hotshot_query_service::testing::mocks::MockPayload">MockPayload</a></h3></section></summary><div class="impl-items"><section id="associatedtype.TransactionIndex-1" class="associatedtype trait-impl"><a href="#associatedtype.TransactionIndex-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.TransactionIndex" class="associatedtype">TransactionIndex</a> = <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.usize.html">usize</a></h4></section><section id="associatedtype.Iter-1" class="associatedtype trait-impl"><a href="#associatedtype.Iter-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Iter" class="associatedtype">Iter</a>&lt;'a&gt; = <a class="struct" href="https://doc.rust-lang.org/1.76.0/core/ops/range/struct.Range.html" title="struct core::ops::range::Range">Range</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.usize.html">usize</a>&gt;</h4></section><section id="associatedtype.InclusionProof-1" class="associatedtype trait-impl"><a href="#associatedtype.InclusionProof-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.InclusionProof" class="associatedtype">InclusionProof</a> = <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.unit.html">()</a></h4></section></div></details></div><script src="../../trait.impl/hotshot_query_service/availability/query_data/trait.QueryablePayload.js" async></script></section></div></main></body></html>
</div></details></div><h2 id="object-safety" class="section-header">Object Safety<a href="#object-safety" class="anchor">§</a></h2><div class="object-safety-info">This trait is <b>not</b> <a href="https://doc.rust-lang.org/1.76.0/reference/items/traits.html#object-safety">object safe</a>.</div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><details class="toggle implementors-toggle"><summary><section id="impl-QueryablePayload-for-TestBlockPayload" class="impl"><a class="src rightside" href="../../src/hotshot_query_service/testing/mocks.rs.html#64-84">source</a><a href="#impl-QueryablePayload-for-TestBlockPayload" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.QueryablePayload.html" title="trait hotshot_query_service::availability::QueryablePayload">QueryablePayload</a> for <a class="type" href="../testing/mocks/type.MockPayload.html" title="type hotshot_query_service::testing::mocks::MockPayload">MockPayload</a></h3></section></summary><div class="impl-items"><section id="associatedtype.TransactionIndex-1" class="associatedtype trait-impl"><a href="#associatedtype.TransactionIndex-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.TransactionIndex" class="associatedtype">TransactionIndex</a> = <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.usize.html">usize</a></h4></section><section id="associatedtype.Iter-1" class="associatedtype trait-impl"><a href="#associatedtype.Iter-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Iter" class="associatedtype">Iter</a>&lt;'a&gt; = <a class="struct" href="https://doc.rust-lang.org/1.76.0/core/ops/range/struct.Range.html" title="struct core::ops::range::Range">Range</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.usize.html">usize</a>&gt;</h4></section><section id="associatedtype.InclusionProof-1" class="associatedtype trait-impl"><a href="#associatedtype.InclusionProof-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.InclusionProof" class="associatedtype">InclusionProof</a> = <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.unit.html">()</a></h4></section></div></details></div><script src="../../trait.impl/hotshot_query_service/availability/query_data/trait.QueryablePayload.js" async></script></section></div></main></body></html>
Loading

0 comments on commit 275f2ac

Please sign in to comment.