Skip to content

Commit

Permalink
Updated docs for master} and pushed to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
paritytech-ci committed Apr 16, 2024
1 parent acdd3e5 commit 2eb177b
Show file tree
Hide file tree
Showing 24 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions ink_e2e/struct.DefaultSandbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
Self: <a class="trait" href="https://doc.rust-lang.org/1.75.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;,</span></h4></section></summary><div class='docblock'>Convert from a value of <code>T</code> into an equivalent instance of <code>Option&lt;Self&gt;</code>. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.checked_into" class="method trait-impl"><a href="#method.checked_into" class="anchor">§</a><h4 class="code-header">fn <a class="fn">checked_into</a>&lt;T&gt;(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.75.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;T&gt;<span class="where fmt-newline">where
Self: <a class="trait" href="https://doc.rust-lang.org/1.75.0/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a>&lt;T&gt;,</span></h4></section></summary><div class='docblock'>Consume self to return <code>Some</code> equivalent value of <code>Option&lt;T&gt;</code>. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-ContractAPI-for-T" class="impl"><a href="#impl-ContractAPI-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; ContractAPI for T<span class="where fmt-newline">where
T: Sandbox,
&lt;T as Sandbox&gt;::Runtime: Config,</span></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.T-2" class="associatedtype trait-impl"><a href="#associatedtype.T-2" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">T</a> = &lt;T as Sandbox&gt;::Runtime</h4></section></summary><div class='docblock'>The runtime contract config.</div></details><details class="toggle method-toggle" open><summary><section id="method.deploy_contract" class="method trait-impl"><a href="#method.deploy_contract" class="anchor">§</a><h4 class="code-header">fn <a class="fn">deploy_contract</a>(
&lt;T as Sandbox&gt;::Runtime: Config,</span></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.T-1" class="associatedtype trait-impl"><a href="#associatedtype.T-1" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">T</a> = &lt;T as Sandbox&gt;::Runtime</h4></section></summary><div class='docblock'>The runtime contract config.</div></details><details class="toggle method-toggle" open><summary><section id="method.deploy_contract" class="method trait-impl"><a href="#method.deploy_contract" class="anchor">§</a><h4 class="code-header">fn <a class="fn">deploy_contract</a>(
&amp;mut self,
contract_bytes: <a class="struct" href="https://doc.rust-lang.org/1.75.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.75.0/std/primitive.u8.html">u8</a>&gt;,
value: &lt;&lt;&lt;T as ContractAPI&gt;::T as Config&gt;::Currency as Inspect&lt;&lt;&lt;T as ContractAPI&gt;::T as Config&gt;::AccountId&gt;&gt;::Balance,
Expand Down Expand Up @@ -178,7 +178,7 @@
T: ?<a class="trait" href="https://doc.rust-lang.org/1.75.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</span></h4></section></summary><div class='docblock'>Calls <code>.tap_deref_mut()</code> only in debug builds, and is erased in release
builds.</div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TimestampAPI-for-T" class="impl"><a href="#impl-TimestampAPI-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; TimestampAPI for T<span class="where fmt-newline">where
T: Sandbox,
&lt;T as Sandbox&gt;::Runtime: Config,</span></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.T-1" class="associatedtype trait-impl"><a href="#associatedtype.T-1" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">T</a> = &lt;T as Sandbox&gt;::Runtime</h4></section></summary><div class='docblock'>The runtime timestamp config.</div></details><details class="toggle method-toggle" open><summary><section id="method.get_timestamp" class="method trait-impl"><a href="#method.get_timestamp" class="anchor">§</a><h4 class="code-header">fn <a class="fn">get_timestamp</a>(&amp;mut self) -&gt; &lt;&lt;T as TimestampAPI&gt;::T as Config&gt;::Moment</h4></section></summary><div class='docblock'>Return the timestamp of the current block.</div></details><details class="toggle method-toggle" open><summary><section id="method.set_timestamp" class="method trait-impl"><a href="#method.set_timestamp" class="anchor">§</a><h4 class="code-header">fn <a class="fn">set_timestamp</a>(
&lt;T as Sandbox&gt;::Runtime: Config,</span></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.T-2" class="associatedtype trait-impl"><a href="#associatedtype.T-2" class="anchor">§</a><h4 class="code-header">type <a class="associatedtype">T</a> = &lt;T as Sandbox&gt;::Runtime</h4></section></summary><div class='docblock'>The runtime timestamp config.</div></details><details class="toggle method-toggle" open><summary><section id="method.get_timestamp" class="method trait-impl"><a href="#method.get_timestamp" class="anchor">§</a><h4 class="code-header">fn <a class="fn">get_timestamp</a>(&amp;mut self) -&gt; &lt;&lt;T as TimestampAPI&gt;::T as Config&gt;::Moment</h4></section></summary><div class='docblock'>Return the timestamp of the current block.</div></details><details class="toggle method-toggle" open><summary><section id="method.set_timestamp" class="method trait-impl"><a href="#method.set_timestamp" class="anchor">§</a><h4 class="code-header">fn <a class="fn">set_timestamp</a>(
&amp;mut self,
timestamp: &lt;&lt;T as TimestampAPI&gt;::T as Config&gt;::Moment
)</h4></section></summary><div class='docblock'>Set the timestamp of the current block. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-TryConv-for-T" class="impl"><a href="#impl-TryConv-for-T" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; TryConv for T</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.try_conv" class="method trait-impl"><a href="#method.try_conv" class="anchor">§</a><h4 class="code-header">fn <a class="fn">try_conv</a>&lt;T&gt;(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.75.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;T, Self::<a class="associatedtype" href="https://doc.rust-lang.org/1.75.0/core/convert/trait.TryInto.html#associatedtype.Error" title="type core::convert::TryInto::Error">Error</a>&gt;<span class="where fmt-newline">where
Expand Down
Loading

0 comments on commit 2eb177b

Please sign in to comment.