8000 deploy: rune-rs/rune@fceab6b5ded26d600a93371707f8a4dfebdf48eb · rune-rs/rune-rs.github.io@25f6973 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 25f6973

Browse files
committed
1 parent 7007ce5 commit 25f6973

File tree

570 files changed

+3444
-3826
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

570 files changed

+3444
-3826
lines changed

api/musli/compat/struct.Bytes.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

api/musli/compat/struct.Packed.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ <h2 id="examples"><a class="doc-anchor" href="#examples">§</a>Examples</h2>
3434
}</code></pre></div>
3535
</div></details><h2 id="fields" class="fields section-header">Tuple Fields<a href="#fields" class="anchor">§</a></h2><span id="structfield.0" class="structfield section-header"><a href="#structfield.0" class="anchor field">§</a><code>0: T</code></span><h2 id="trait-implementations" class="section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Decode%3C'de,+Binary,+A%3E-for-Packed%3CT%3E" class="impl"><a class="src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#impl-Decode%3C'de,+Binary,+A%3E-for-Packed%3CT%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'de, T, A&gt; <a class="trait" href="../trait.Decode.html" title="trait musli::Decode">Decode</a>&lt;'de, <a class="enum" href="../mode/enum.Binary.html" title="enum musli::mode::Binary">Binary</a>, A&gt; for <a class="struct" href="struct.Packed.html" title="struct musli::compat::Packed">Packed</a>&lt;T&gt;<div class="where">where
3636
A: <a class="trait" href="../trait.Allocator.html" title="trait musli::Allocator">Allocator</a>,
37-
T: <a class="trait" href="../en/trait.EncodePacked.html" title="trait musli::en::EncodePacked">EncodePacked</a>&lt;<a class="enum" href="../mode/enum.Binary.html" title="enum musli::mode::Binary">Binary</a>&gt; + <a class="trait" href="../de/trait.DecodePacked.html" title="trait musli::de::DecodePacked">DecodePacked</a>&lt;'de, <a class="enum" href="../mode/enum.Binary.html" title="enum musli::mode::Binary">Binary</a>, A&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedconstant.IS_BITWISE_DECODE-1" class="associatedconstant trait-impl"><a class=&qu 10000 ot;src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#associatedconstant.IS_BITWISE_DECODE-1" class="anchor">§</a><h4 class="code-header">const <a href="../trait.Decode.html#associatedconstant.IS_BITWISE_DECODE" class="constant">IS_BITWISE_DECODE</a>: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a> = false</h4></section></summary><div class='docblock'>Whether the type is packed. Packed types can be bitwise copied if the
37+
T: <a class="trait" href="../en/trait.EncodePacked.html" title="trait musli::en::EncodePacked">EncodePacked</a>&lt;<a class="enum" href="../mode/enum.Binary.html" title="enum musli::mode::Binary">Binary</a>&gt; + <a class="trait" href="../de/trait.DecodePacked.html" title="trait musli::de::DecodePacked">DecodePacked</a>&lt;'de, <a class="enum" href="../mode/enum.Binary.html" title="enum musli::mode::Binary">Binary</a>, A&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedconstant.IS_BITWISE_DECODE" class="associatedconstant trait-impl"><a class="src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#associatedconstant.IS_BITWISE_DECODE" class="anchor">§</a><h4 class="code-header">const <a href="../trait.Decode.html#associatedconstant.IS_BITWISE_DECODE" class="constant">IS_BITWISE_DECODE</a>: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a> = false</h4></section></summary><div class='docblock'>Whether the type is packed. Packed types can be bitwise copied if the
3838
representation of the serialization format is identical to the memory
39-
layout of the type. <a href="../trait.Decode.html#associatedconstant.IS_BITWISE_DECODE">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.decode-1" class="method trait-impl"><a class="src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#method.decode-1" class="anchor">§</a><h4 class="code-header">fn <a href="../trait.Decode.html#tymethod.decode" class="fn">decode</a>&lt;T0&gt;(_1: T0) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;Self, &lt;T0 as <a class="trait" href="../trait.Decoder.html" title="trait musli::Decoder">Decoder</a>&lt;'de&gt;&gt;::<a class="associatedtype" href="../trait.Decoder.html#associatedtype.Error" title="type musli::Decoder::Error">Error</a>&gt;<div class="where">where
39+
layout of the type. <a href="../trait.Decode.html#associatedconstant.IS_BITWISE_DECODE">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.decode" class="method trait-impl"><a class="src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#method.decode" class="anchor">§</a><h4 class="code-header">fn <a href="../trait.Decode.html#tymethod.decode" class="fn">decode</a>&lt;T0&gt;(_1: T0) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;Self, &lt;T0 as <a class="trait" href="../trait.Decoder.html" title="trait musli::Decoder">Decoder</a>&lt;'de&gt;&gt;::<a class="associatedtype" href="../trait.Decoder.html#associatedtype.Error" title="type musli::Decoder::Error">Error</a>&gt;<div class="where">where
4040
T0: <a class="trait" href="../trait.Decoder.html" title="trait musli::Decoder">Decoder</a>&lt;'de, Mode = <a class="enum" href="../mode/enum.Binary.html" title="enum musli::mode::Binary">Binary</a>, Allocator = A&gt;,</div></h4></section></summary><div class='docblock'>Decode the current value.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Decode%3C'de,+Text,+A%3E-for-Packed%3CT%3E" class="impl"><a class="src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#impl-Decode%3C'de,+Text,+A%3E-for-Packed%3CT%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'de, T, A&gt; <a class="trait" href="../trait.Decode.html" title="trait musli::Decode">Decode</a>&lt;'de, <a class="enum" href="../mode/enum.Text.html" title="enum musli::mode::Text">Text</a>, A&gt; for <a class="struct" href="struct.Packed.html" title="struct musli::compat::Packed">Packed</a>&lt;T&gt;<div class="where">where
4141
A: <a class="trait" href="../trait.Allocator.html" title="trait musli::Allocator">Allocator</a>,
42-
T: <a class="trait" href="../en/trait.EncodePacked.html" title="trait musli::en::EncodePacked">EncodePacked</a>&lt;<a class="enum" href="../mode/enum.Text.html" title="enum musli::mode::Text">Text</a>&gt; + <a class="trait" href="../de/trait.DecodePacked.html" title="trait musli::de::DecodePacked">DecodePacked</a>&lt;'de, <a class="enum" href="../mode/enum.Text.html" title="enum musli::mode::Text">Text</a>, A&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedconstant.IS_BITWISE_DECODE" class="associatedconstant trait-impl"><a class="src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#associatedconstant.IS_BITWISE_DECODE" class="anchor">§</a><h4 class="code-header">const <a href="../trait.Decode.html#associatedconstant.IS_BITWISE_DECODE" class="constant">IS_BITWISE_DECODE</a>: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a> = false</h4></section></summary><div class='docblock'>Whether the type is packed. Packed types can be bitwise copied if the
42+
T: <a class="trait" href="../en/trait.EncodePacked.html" title="trait musli::en::EncodePacked">EncodePacked</a>&lt;<a class="enum" href="../mode/enum.Text.html" title="enum musli::mode::Text">Text</a>&gt; + <a class="trait" href="../de/trait.DecodePacked.html" title="trait musli::de::DecodePacked">DecodePacked</a>&lt;'de, <a class="enum" href="../mode/enum.Text.html" title="enum musli::mode::Text">Text</a>, A&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedconstant.IS_BITWISE_DECODE-1" class="associatedconstant trait-impl"><a class="src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#associatedconstant.IS_BITWISE_DECODE-1" class="anchor">§</a><h4 class="code-header">const <a href="../trait.Decode.html#associatedconstant.IS_BITWISE_DECODE" class="constant">IS_BITWISE_DECODE</a>: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a> = false</h4></section></summary><div class='docblock'>Whether the type is packed. Packed types can be bitwise copied if the
4343
representation of the serialization format is identical to the memory
44-
layout of the type. <a href="../trait.Decode.html#associatedconstant.IS_BITWISE_DECODE">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.decode" class="method trait-impl"><a class="src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#method.decode" class="anchor">§</a><h4 class="code-header">fn <a href="../trait.Decode.html#tymethod.decode" class="fn">decode</a>&lt;T0&gt;(_1: T0) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;Self, &lt;T0 as <a class="trait" href="../trait.Decoder.html" title="trait musli::Decoder">Decoder</a>&lt;'de&gt;&gt;::<a class="associatedtype" href="../trait.Decoder.html#associatedtype.Error" title="type musli::Decoder::Error">Error</a>&gt;<div class="where">where
44+
layout of the type. <a href="../trait.Decode.html#associatedconstant.IS_BITWISE_DECODE">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.decode-1" class="method trait-impl"><a class="src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#method.decode-1" class="anchor">§</a><h4 class="code-header">fn <a href="../trait.Decode.html#tymethod.decode" class="fn">decode</a>&lt;T0&gt;(_1: T0) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;Self, &lt;T0 as <a class="trait" href="../trait.Decoder.html" title="trait musli::Decoder">Decoder</a>&lt;'de&gt;&gt;::<a class="associatedtype" href="../trait.Decoder.html#associatedtype.Error" title="type musli::Decoder::Error">Error</a>&gt;<div class="where">where
4545
T0: <a class="trait" href="../trait.Decoder.html" title="trait musli::Decoder">Decoder</a>&lt;'de, Mode = <a class="enum" href="../mode/enum.Text.html" title="enum musli::mode::Text">Text</a>, Allocator = A&gt;,</div></h4></section></summary><div class='docblock'>Decode the current value.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Encode%3CBinary%3E-for-Packed%3CT%3E" class="impl"><a class="src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#impl-Encode%3CBinary%3E-for-Packed%3CT%3E" class="anchor">§</a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="../trait.Encode.html" title="trait musli::Encode">Encode</a>&lt;<a class="enum" href="../mode/enum.Binary.html" title="enum musli::mode::Binary">Binary</a>&gt; for <a class="struct" href="struct.Packed.html" title="struct musli::compat::Packed">Packed</a>&lt;T&gt;<div class="where">where
4646
T: <a class="trait" href="../en/trait.EncodePacked.html" title="trait musli::en::EncodePacked">EncodePacked</a>&lt;<a class="enum" href="../mode/enum.Binary.html" title="enum musli::mode::Binary">Binary</a>&gt;,</div></h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedconstant.IS_BITWISE_ENCODE" class="associatedconstant trait-impl"><a class="src rightside" href="../../src/musli/compat.rs.html#173">Source</a><a href="#associatedconstant.IS_BITWISE_ENCODE" class="anchor">§</a><h4 class="code-header">const <a href="../trait.Encode.html#associatedconstant.IS_BITWISE_ENCODE" class="constant">IS_BITWISE_ENCODE</a>: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a> = false</h4></section></summary><div class='docblock'>Whether the type is packed. Packed types can be bitwise copied if the
4747
representation of the serialization format is identical to the memory

api/rune/all.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
0