Skip to content

Commit

Permalink
Deploying to gh-pages from @ d39a7b4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] committed Dec 11, 2023
1 parent a52b31a commit 3d0bad5
Show file tree
Hide file tree
Showing 52 changed files with 152 additions and 152 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Block: BlockT,
CBlock: BlockT,
CClient: ProvideRuntimeApi<CBlock> + HeaderBackend<CBlock>,
CClient::Api: DomainsApi&lt;CBlock, Block::Header&gt;,</span></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.InherentDataProviders" class="associatedtype trait-impl"><a href="#associatedtype.InherentDataProviders" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">InherentDataProviders</a> = (InherentDataProvider, InherentDataProvider)</h4></section></summary><div class='docblock'>The inherent data providers that will be created.</div></details><details class="toggle method-toggle" open><summary><section id="method.create_inherent_data_providers" class="method trait-impl"><a class="src rightside" href="../../src/domain_block_preprocessor/inherents.rs.html#181-208">source</a><a href="#method.create_inherent_data_providers" class="anchor">§</a><h4 class="code-header">fn <a class="fn">create_inherent_data_providers</a>&lt;'life0, 'async_trait&gt;(
CClient::Api: DomainsApi&lt;CBlock, Block::Header&gt;,</span></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.InherentDataProviders" class="associatedtype trait-impl"><a href="#associatedtype.InherentDataProviders" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">InherentDataProviders</a> = (InherentDataProvider, <a class="struct" href="../../sp_executive/struct.InherentDataProvider.html" title="struct sp_executive::InherentDataProvider">InherentDataProvider</a>)</h4></section></summary><div class='docblock'>The inherent data providers that will be created.</div></details><details class="toggle method-toggle" open><summary><section id="method.create_inherent_data_providers" class="method trait-impl"><a class="src rightside" href="../../src/domain_block_preprocessor/inherents.rs.html#181-208">source</a><a href="#method.create_inherent_data_providers" class="anchor">§</a><h4 class="code-header">fn <a class="fn">create_inherent_data_providers</a>&lt;'life0, 'async_trait&gt;(
&amp;'life0 self,
_parent: Block::Hash,
_extra_args: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>
Expand Down
2 changes: 1 addition & 1 deletion domain_pallet_executive/struct.Pallet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion domain_pallet_executive/type.Module.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion domain_test_service/domain/struct.DomainNodeBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
self,
role: Role,
domain_id: <a class="struct" href="../../sp_domains/struct.DomainId.html" title="struct sp_domains::DomainId">DomainId</a>,
mock_consensus_node: &amp;mut <a class="struct" href="../../subspace_test_service/struct.MockConsensusNode.html" title="struct subspace_test_service::MockConsensusNode">MockConsensusNode</a>
mock_consensus_node: &amp;mut MockConsensusNode
) -&gt; <a class="type" href="type.EvmDomainNode.html" title="type domain_test_service::domain::EvmDomainNode">EvmDomainNode</a></h4></section></summary><div class="docblock"><p>Build a evm domain node</p>
</div></details></div></details></div><h2 id="synthetic-implementations" class="small-section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor">§</a></h2><div id="synthetic-implementations-list"><section id="impl-RefUnwindSafe-for-DomainNodeBuilder" class="impl"><a href="#impl-RefUnwindSafe-for-DomainNodeBuilder" class="anchor">§</a><h3 class="code-header">impl !<a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="struct.DomainNodeBuilder.html" title="struct domain_test_service::domain::DomainNodeBuilder">DomainNodeBuilder</a></h3></section><section id="impl-Send-for-DomainNodeBuilder" class="impl"><a href="#impl-Send-for-DomainNodeBuilder" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="struct.DomainNodeBuilder.html" title="struct domain_test_service::domain::DomainNodeBuilder">DomainNodeBuilder</a></h3></section><section id="impl-Sync-for-DomainNodeBuilder" class="impl"><a href="#impl-Sync-for-DomainNodeBuilder" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="struct.DomainNodeBuilder.html" title="struct domain_test_service::domain::DomainNodeBuilder">DomainNodeBuilder</a></h3></section><section id="impl-Unpin-for-DomainNodeBuilder" class="impl"><a href="#impl-Unpin-for-DomainNodeBuilder" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="struct.DomainNodeBuilder.html" title="struct domain_test_service::domain::DomainNodeBuilder">DomainNodeBuilder</a></h3></section><section id="impl-UnwindSafe-for-DomainNodeBuilder" class="impl"><a href="#impl-UnwindSafe-for-DomainNodeBuilder" class="anchor">§</a><h3 class="code-header">impl !<a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="struct" href="struct.DomainNodeBuilder.html" title="struct domain_test_service::domain::DomainNodeBuilder">DomainNodeBuilder</a></h3></section></div><h2 id="blanket-implementations" class="small-section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor">§</a></h2><div id="blanket-implementations-list"><details class="toggle implementors-toggle"><summary><section id="impl-Any-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#135">source</a><a href="#impl-Any-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T<span class="where fmt-newline">where
T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#136">source</a><a href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id" class="fn">type_id</a>(&amp;self) -&gt; <a class="struct" href="https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Any-for-T-1" class="impl"><a href="#impl-Any-for-T-1" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; Any for T<span class="where fmt-newline">where
Expand Down
Loading

0 comments on commit 3d0bad5

Please sign in to comment.