Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5b2d897 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] committed May 2, 2024
1 parent 82b215a commit 98aa2c2
Show file tree
Hide file tree
Showing 215 changed files with 2,904 additions and 425 deletions.
2 changes: 1 addition & 1 deletion auto_id_domain_runtime/enum.OriginCaller.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions auto_id_domain_runtime/enum.RuntimeCall.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion auto_id_domain_runtime/enum.RuntimeError.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions auto_id_domain_runtime/enum.RuntimeEvent.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion auto_id_domain_runtime/struct.BlockHashCount.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion auto_id_domain_runtime/struct.MaxReserves.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions auto_id_domain_runtime/struct.Runtime.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions auto_id_domain_runtime/struct.RuntimeOrigin.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion auto_id_domain_runtime/struct.TransporterEndpointId.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion auto_id_domain_runtime/struct.Version.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion domain_client_message_relayer/enum.Error.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions domain_pallet_executive/struct.Pallet.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions domain_runtime_primitives/struct.AccountId20.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 MockConsensusNode
mock_consensus_node: &amp;mut <a class="struct" href="../../subspace_test_service/struct.MockConsensusNode.html" title="struct subspace_test_service::MockConsensusNode">MockConsensusNode</a>
) -&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="section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor">§</a></h2><div id="synthetic-implementations-list"><section id="impl-Freeze-for-DomainNodeBuilder" class="impl"><a href="#impl-Freeze-for-DomainNodeBuilder" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Freeze.html" title="trait core::marker::Freeze">Freeze</a> for <a class="struct" href="struct.DomainNodeBuilder.html" title="struct domain_test_service::domain::DomainNodeBuilder">DomainNodeBuilder</a></h3></section><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="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#140">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<div class="where">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>,</div></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#141">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<div class="where">where
Expand Down
Loading

0 comments on commit 98aa2c2

Please sign in to comment.