Skip to content

Commit

Permalink
deploy: 6492aba
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-nitrokey committed Mar 1, 2024
1 parent 310ad8d commit dd55c27
Show file tree
Hide file tree
Showing 659 changed files with 2,668 additions and 2,105 deletions.
2 changes: 1 addition & 1 deletion aes/struct.Aes128.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes128Dec.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes128Enc.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes192.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes192Dec.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes192Enc.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes256.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aes/struct.Aes256Enc.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions cbor_smol/de/struct.Deserializer.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@
visitor: V
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;&lt;V as <a class="trait" href="../../serde/de/trait.Visitor.html" title="trait serde::de::Visitor">Visitor</a>&lt;'de&gt;&gt;::<a class="associatedtype" href="../../serde/de/trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, Self::<a class="associatedtype" href="../../serde/de/trait.Deserializer.html#associatedtype.Error" title="type serde::de::Deserializer::Error">Error</a>&gt;<div class="where">where
V: <a class="trait" href="../../serde/de/trait.Visitor.html" title="trait serde::de::Visitor">Visitor</a>&lt;'de&gt;,</div></h4></section></summary><div class='docblock'>Hint that the <code>Deserialize</code> type is expecting an <code>u128</code> value. <a href="../../serde/de/trait.Deserializer.html#method.deserialize_u128">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.is_human_readable" class="method trait-impl"><a class="src rightside" href="../../src/serde/de/mod.rs.html#1216">source</a><a href="#method.is_human_readable" class="anchor">§</a><h4 class="code-header">fn <a href="../../serde/de/trait.Deserializer.html#method.is_human_readable" class="fn">is_human_readable</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.76.0/core/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>Determine whether <code>Deserialize</code> implementations should expect to
deserialize their human-readable form. <a href="../../serde/de/trait.Deserializer.html#method.is_human_readable">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-EnumAccess%3C'de%3E-for-%26mut+Deserializer%3C'de%3E" class="impl"><a class="src rightside" href="../../src/cbor_smol/de.rs.html#269-281">source</a><a href="#impl-EnumAccess%3C'de%3E-for-%26mut+Deserializer%3C'de%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'de, 'a&gt; <a class="trait" href="../../serde/de/trait.EnumAccess.html" title="trait serde::de::EnumAccess">EnumAccess</a>&lt;'de&gt; for &amp;'a mut <a class="struct" href="struct.Deserializer.html" title="struct cbor_smol::de::Deserializer">Deserializer</a>&lt;'de&gt;</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl"><a href="#associatedtype.Error-1" class="anchor">§</a><h4 class="code-header">type <a href="../../serde/de/trait.EnumAccess.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="../error/enum.Error.html" title="enum cbor_smol::error::Error">Error</a></h4></section></summary><div class='docblock'>The error type that can be returned if some error occurs during
deserialize their human-readable form. <a href="../../serde/de/trait.Deserializer.html#method.is_human_readable">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-EnumAccess%3C'de%3E-for-%26mut+Deserializer%3C'de%3E" class="impl"><a class="src rightside" href="../../src/cbor_smol/de.rs.html#269-281">source</a><a href="#impl-EnumAccess%3C'de%3E-for-%26mut+Deserializer%3C'de%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'de, 'a&gt; <a class="trait" href="../../serde/de/trait.EnumAccess.html" title="trait serde::de::EnumAccess">EnumAccess</a>&lt;'de&gt; for &amp;'a mut <a class="struct" href="struct.Deserializer.html" title="struct cbor_smol::de::Deserializer">Deserializer</a>&lt;'de&gt;</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-2" class="associatedtype trait-impl"><a href="#associatedtype.Error-2" class="anchor">§</a><h4 class="code-header">type <a href="../../serde/de/trait.EnumAccess.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="../error/enum.Error.html" title="enum cbor_smol::error::Error">Error</a></h4></section></summary><div class='docblock'>The error type that can be returned if some error occurs during
deserialization.</div></details><details class="toggle" open><summary><section id="associatedtype.Variant" class="associatedtype trait-impl"><a href="#associatedtype.Variant" class="anchor">§</a><h4 class="code-header">type <a href="../../serde/de/trait.EnumAccess.html#associatedtype.Variant" class="associatedtype">Variant</a> = &amp;'a mut <a class="struct" href="struct.Deserializer.html" title="struct cbor_smol::de::Deserializer">Deserializer</a>&lt;'de&gt;</h4></section></summary><div class='docblock'>The <code>Visitor</code> that will be used to deserialize the content of the enum
variant.</div></details><details class="toggle method-toggle" open><summary><section id="method.variant_seed" class="method trait-impl"><a class="src rightside" href="../../src/cbor_smol/de.rs.html#273-280">source</a><a href="#method.variant_seed" class="anchor">§</a><h4 class="code-header">fn <a href="../../serde/de/trait.EnumAccess.html#tymethod.variant_seed" class="fn">variant_seed</a>&lt;V: <a class="trait" href="../../serde/de/trait.DeserializeSeed.html" title="trait serde::de::DeserializeSeed">DeserializeSeed</a>&lt;'de&gt;&gt;(
self,
seed: V
) -&gt; <a class="type" href="../error/type.Result.html" title="type cbor_smol::error::Result">Result</a>&lt;(V::<a class="associatedtype" href="../../serde/de/trait.DeserializeSeed.html#associatedtype.Value" title="type serde::de::DeserializeSeed::Value">Value</a>, Self)&gt;</h4></section></summary><div class='docblock'><code>variant</code> is called to identify which variant to deserialize. <a href="../../serde/de/trait.EnumAccess.html#tymethod.variant_seed">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.variant" class="method trait-impl"><a class="src rightside" href="../../src/serde/de/mod.rs.html#1999-2001">source</a><a href="#method.variant" class="anchor">§</a><h4 class="code-header">fn <a href="../../serde/de/trait.EnumAccess.html#method.variant" class="fn">variant</a>&lt;V&gt;(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;(V, Self::<a class="associatedtype" href="../../serde/de/trait.EnumAccess.html#associatedtype.Variant" title="type serde::de::EnumAccess::Variant">Variant</a>), Self::<a class="associatedtype" href="../../serde/de/trait.EnumAccess.html#associatedtype.Error" title="type serde::de::EnumAccess::Error">Error</a>&gt;<div class="where">where
V: <a class="trait" href="../../serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a>&lt;'de&gt;,</div></h4></section></summary><div class='docblock'><code>variant</code> is called to identify which variant to deserialize. <a href="../../serde/de/trait.EnumAccess.html#method.variant">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-VariantAccess%3C'de%3E-for-%26mut+Deserializer%3C'de%3E" class="impl"><a class="src rightside" href="../../src/cbor_smol/de.rs.html#245-267">source</a><a href="#impl-VariantAccess%3C'de%3E-for-%26mut+Deserializer%3C'de%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'de, 'a&gt; <a class="trait" href="../../serde/de/trait.VariantAccess.html" title="trait serde::de::VariantAccess">VariantAccess</a>&lt;'de&gt; for &amp;'a mut <a class="struct" href="struct.Deserializer.html" title="struct cbor_smol::de::Deserializer">Deserializer</a>&lt;'de&gt;</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-2" class="associatedtype trait-impl"><a href="#associatedtype.Error-2" class="anchor">§</a><h4 class="code-header">type <a href="../../serde/de/trait.VariantAccess.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="../error/enum.Error.html" title="enum cbor_smol::error::Error">Error</a></h4></section></summary><div class='docblock'>The error type that can be returned if some error occurs during
V: <a class="trait" href="../../serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a>&lt;'de&gt;,</div></h4></section></summary><div class='docblock'><code>variant</code> is called to identify which variant to deserialize. <a href="../../serde/de/trait.EnumAccess.html#method.variant">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-VariantAccess%3C'de%3E-for-%26mut+Deserializer%3C'de%3E" class="impl"><a class="src rightside" href="../../src/cbor_smol/de.rs.html#245-267">source</a><a href="#impl-VariantAccess%3C'de%3E-for-%26mut+Deserializer%3C'de%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'de, 'a&gt; <a class="trait" href="../../serde/de/trait.VariantAccess.html" title="trait serde::de::VariantAccess">VariantAccess</a>&lt;'de&gt; for &amp;'a mut <a class="struct" href="struct.Deserializer.html" title="struct cbor_smol::de::Deserializer">Deserializer</a>&lt;'de&gt;</h3></section></summary><div class="impl-items"><details class="toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl"><a href="#associatedtype.Error-1" class="anchor">§</a><h4 class="code-header">type <a href="../../serde/de/trait.VariantAccess.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="../error/enum.Error.html" title="enum cbor_smol::error::Error">Error</a></h4></section></summary><div class='docblock'>The error type that can be returned if some error occurs during
deserialization. Must match the error type of our <code>EnumAccess</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.unit_variant" class="method trait-impl"><a class="src rightside" href="../../src/cbor_smol/de.rs.html#248-250">source</a><a href="#method.unit_variant" class="anchor">§</a><h4 class="code-header">fn <a href="../../serde/de/trait.VariantAccess.html#tymethod.unit_variant" class="fn">unit_variant</a>(self) -&gt; <a class="type" href="../error/type.Result.html" title="type cbor_smol::error::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.76.0/core/primitive.unit.html">()</a>&gt;</h4></section></summary><div class='docblock'>Called when deserializing a variant with no values. <a href="../../serde/de/trait.VariantAccess.html#tymethod.unit_variant">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.newtype_variant_seed" class="method trait-impl"><a class="src rightside" href="../../src/cbor_smol/de.rs.html#252-254">source</a><a href="#method.newtype_variant_seed" class="anchor">§</a><h4 class="code-header">fn <a href="../../serde/de/trait.VariantAccess.html#tymethod.newtype_variant_seed" class="fn">newtype_variant_seed</a>&lt;V: <a class="trait" href="../../serde/de/trait.DeserializeSeed.html" title="trait serde::de::DeserializeSeed">DeserializeSeed</a>&lt;'de&gt;&gt;(
self,
seed: V
Expand Down
Loading

0 comments on commit dd55c27

Please sign in to comment.