Skip to content

Commit

Permalink
deploy: 9071010
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshOrndorff committed Apr 19, 2024
1 parent c89e08a commit 7e5aaae
Show file tree
Hide file tree
Showing 14 changed files with 61 additions and 47 deletions.
2 changes: 1 addition & 1 deletion parachain_piece/struct.ParachainInherentData.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
__codec_dest_edqy: <a class="primitive" href="https://doc.rust-lang.org/1.77.2/std/primitive.reference.html">&amp;mut __CodecOutputEdqy</a>
)<div class="where">where
__CodecOutputEdqy: Output + ?<a class="trait" href="https://doc.rust-lang.org/1.77.2/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div class='docblock'>Convert self to a slice and append it to the destination.</div></details><details class="toggle method-toggle" open><summary><section id="method.encode" class="method trait-impl"><a href="#method.encode" class="anchor">§</a><h4 class="code-header">fn <a class="fn">encode</a>(&amp;self) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.77.2/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.77.2/std/primitive.u8.html">u8</a>&gt; <a href="#" class="tooltip" data-notable-ty="Vec&lt;u8&gt;"></a></h4></section></summary><div class='docblock'>Convert self to an owned vector.</div></details><details class="toggle method-toggle" open><summary><section id="method.using_encoded" class="method trait-impl"><a href="#method.using_encoded" class="anchor">§</a><h4 class="code-header">fn <a class="fn">using_encoded</a>&lt;R, F&gt;(&amp;self, f: F) -&gt; R<div class="where">where
F: <a class="trait" href="https://doc.rust-lang.org/1.77.2/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&amp;[<a class="primitive" href="https://doc.rust-lang.org/1.77.2/std/primitive.u8.html">u8</a>]) -&gt; R,</div></h4></section></summary><div class='docblock'>Convert self to a slice and then invoke the given closure with it.</div></details><details class="toggle method-toggle" open><summary><section id="method.encoded_size" class="method trait-impl"><a href="#method.encoded_size" class="anchor">§</a><h4 class="code-header">fn <a class="fn">encoded_size</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.2/std/primitive.usize.html">usize</a></h4></section></summary><div class='docblock'>Calculates the encoded size. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CParachainInherentDataUtxo%3E-for-ParachainInherentData" class="impl"><a href="#impl-From%3CParachainInherentDataUtxo%3E-for-ParachainInherentData" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.77.2/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;ParachainInherentDataUtxo&gt; for <a class="struct" href="struct.ParachainInherentData.html" title="struct parachain_piece::ParachainInherentData">ParachainInherentData</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from" class="method trait-impl"><a href="#method.from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.77.2/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(val: ParachainInherentDataUtxo) -&gt; <a class="struct" href="struct.ParachainInherentData.html" title="struct parachain_piece::ParachainInherentData">ParachainInherentData</a></h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-InherentDataProvider-for-ParachainInherentData" class="impl"><a href="#impl-InherentDataProvider-for-ParachainInherentData" class="anchor">§</a><h3 class="code-header">impl InherentDataProvider for <a class="struct" href="struct.ParachainInherentData.html" title="struct parachain_piece::ParachainInherentData">ParachainInherentData</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.provide_inherent_data" class="method trait-impl"><a href="#method.provide_inherent_data" class="anchor">§</a><h4 class="code-header">fn <a class="fn">provide_inherent_data</a>&lt;'life0, 'life1, 'async_trait&gt;(
F: <a class="trait" href="https://doc.rust-lang.org/1.77.2/core/ops/function/trait.FnOnce.html" title="trait core::ops::function::FnOnce">FnOnce</a>(&amp;[<a class="primitive" href="https://doc.rust-lang.org/1.77.2/std/primitive.u8.html">u8</a>]) -&gt; R,</div></h4></section></summary><div class='docblock'>Convert self to a slice and then invoke the given closure with it.</div></details><details class="toggle method-toggle" open><summary><section id="method.encoded_size" class="method trait-impl"><a href="#method.encoded_size" class="anchor">§</a><h4 class="code-header">fn <a class="fn">encoded_size</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.77.2/std/primitive.usize.html">usize</a></h4></section></summary><div class='docblock'>Calculates the encoded size. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-From%3CParachainInherentDataUtxo%3E-for-ParachainInherentData" class="impl"><a class="src rightside" href="../src/tuxedo_parachain_core/lib.rs.html#151">source</a><a href="#impl-From%3CParachainInherentDataUtxo%3E-for-ParachainInherentData" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.77.2/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;<a class="struct" href="../tuxedo_parachain_core/struct.ParachainInherentDataUtxo.html" title="struct tuxedo_parachain_core::ParachainInherentDataUtxo">ParachainInherentDataUtxo</a>&gt; for <a class="struct" href="struct.ParachainInherentData.html" title="struct parachain_piece::ParachainInherentData">ParachainInherentData</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from" class="method trait-impl"><a class="src rightside" href="../src/tuxedo_parachain_core/lib.rs.html#152">source</a><a href="#method.from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.77.2/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(val: <a class="struct" href="../tuxedo_parachain_core/struct.ParachainInherentDataUtxo.html" title="struct tuxedo_parachain_core::ParachainInherentDataUtxo">ParachainInherentDataUtxo</a>) -&gt; <a class="struct" href="struct.ParachainInherentData.html" title="struct parachain_piece::ParachainInherentData">ParachainInherentData</a></h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-InherentDataProvider-for-ParachainInherentData" class="impl"><a href="#impl-InherentDataProvider-for-ParachainInherentData" class="anchor">§</a><h3 class="code-header">impl InherentDataProvider for <a class="struct" href="struct.ParachainInherentData.html" title="struct parachain_piece::ParachainInherentData">ParachainInherentData</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.provide_inherent_data" class="method trait-impl"><a href="#method.provide_inherent_data" class="anchor">§</a><h4 class="code-header">fn <a class="fn">provide_inherent_data</a>&lt;'life0, 'life1, 'async_trait&gt;(
&amp;'life0 self,
inherent_data: &amp;'life1 mut InherentData
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.77.2/core/pin/struct.Pin.html" title="struct core::pin::Pin">Pin</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.77.2/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="https://doc.rust-lang.org/1.77.2/core/future/future/trait.Future.html" title="trait core::future::future::Future">Future</a>&lt;Output = <a class="enum" href="https://doc.rust-lang.org/1.77.2/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.77.2/std/primitive.unit.html">()</a>, Error&gt;&gt; + <a class="trait" href="https://doc.rust-lang.org/1.77.2/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'async_trait&gt;&gt;<div class="where">where
Expand Down
4 changes: 2 additions & 2 deletions parachain_piece/trait.ParachainPieceConfig.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Options to configure the timestamp piece when it is aggregated or used in a runtime."><title>ParachainPieceConfig in parachain_piece - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-5bc39a1768837dd0.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="parachain_piece" data-themes="" data-resource-suffix="" data-rustdoc-version="1.77.2 (25ef9e3d8 2024-04-09)" data-channel="1.77.2" data-search-js="search-dd67cee4cfa65049.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-4c98445ec4002617.js"></script><script defer src="sidebar-items.js"></script><script defer src="../static.files/main-48f368f3872407c8.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-04d5337699b92874.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc trait"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../parachain_piece/index.html">parachain_piece</a><span class="version">0.1.0</span></h2></div><h2 class="location"><a href="#">ParachainPieceConfig</a></h2><div class="sidebar-elems"><section><h3><a href="#required-associated-types">Required Associated Types</a></h3><ul class="block"><li><a href="#associatedtype.SetRelayParentNumberStorage">SetRelayParentNumberStorage</a></li></ul><h3><a href="#provided-associated-consts">Provided Associated Constants</a></h3><ul class="block"><li><a href="#associatedconstant.PARA_ID">PARA_ID</a></li></ul><h3><a href="#object-safety">Object Safety</a></h3><h3><a href="#implementors">Implementors</a></h3></section><h2><a href="index.html">In crate parachain_piece</a></h2></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../parachain_piece/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">parachain_piece</a>::<wbr><a class="trait" href="#">ParachainPieceConfig</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/parachain_piece/lib.rs.html#55-71">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 ParachainPieceConfig {
type <a href="#associatedtype.SetRelayParentNumberStorage" class="associatedtype">SetRelayParentNumberStorage</a>: SetRelayParentNumberStorage;
type <a href="#associatedtype.SetRelayParentNumberStorage" class="associatedtype">SetRelayParentNumberStorage</a>: <a class="trait" href="../tuxedo_parachain_core/trait.SetRelayParentNumberStorage.html" title="trait tuxedo_parachain_core::SetRelayParentNumberStorage">SetRelayParentNumberStorage</a>;

const <a href="#associatedconstant.PARA_ID" class="constant">PARA_ID</a>: <a class="primitive" href="https://doc.rust-lang.org/1.77.2/std/primitive.u32.html">u32</a> = 2_000u32;
}</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Options to configure the timestamp piece when it is aggregated or used in a runtime.</p>
</div></details><h2 id="required-associated-types" class="section-header">Required Associated Types<a href="#required-associated-types" class="anchor">§</a></h2><div class="methods"><details class="toggle" open><summary><section id="associatedtype.SetRelayParentNumberStorage" class="method"><a class="src rightside" href="../src/parachain_piece/lib.rs.html#70">source</a><h4 class="code-header">type <a href="#associatedtype.SetRelayParentNumberStorage" class="associatedtype">SetRelayParentNumberStorage</a>: SetRelayParentNumberStorage</h4></section></summary><div class="docblock"><p>A means of setting an ambiently available relay parent number. This value WILL be used when
</div></details><h2 id="required-associated-types" class="section-header">Required Associated Types<a href="#required-associated-types" class="anchor">§</a></h2><div class="methods"><details class="toggle" open><summary><section id="associatedtype.SetRelayParentNumberStorage" class="method"><a class="src rightside" href="../src/parachain_piece/lib.rs.html#70">source</a><h4 class="code-header">type <a href="#associatedtype.SetRelayParentNumberStorage" class="associatedtype">SetRelayParentNumberStorage</a>: <a class="trait" href="../tuxedo_parachain_core/trait.SetRelayParentNumberStorage.html" title="trait tuxedo_parachain_core::SetRelayParentNumberStorage">SetRelayParentNumberStorage</a></h4></section></summary><div class="docblock"><p>A means of setting an ambiently available relay parent number. This value WILL be used when
the collator calls the collation API after the block is authored and also in validate_block.
Additionally, it MAY be used by any other pieces in the runtime who have access to it.</p>
</div></details></div><h2 id="provided-associated-consts" class="section-header">Provided Associated Constants<a href="#provided-associated-consts" class="anchor">§</a></h2><div class="methods"><details class="toggle" open><summary><section id="associatedconstant.PARA_ID" class="method"><a class="src rightside" href="../src/parachain_piece/lib.rs.html#65">source</a><h4 class="code-header">const <a href="#associatedconstant.PARA_ID" class="constant">PARA_ID</a>: <a class="primitive" href="https://doc.rust-lang.org/1.77.2/std/primitive.u32.html">u32</a> = 2_000u32</h4></section></summary><div class="docblock"><p>The Parachain Id of this chain.
Expand Down
Loading

0 comments on commit 7e5aaae

Please sign in to comment.