blob: 22c4ef5b14650bb9eee0251bb7cc0e79f775e3c9 [file] [log] [blame]
<!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="An efficient way of discarding data from a deserializer."><meta name="keywords" content="rust, rustlang, rust-lang, IgnoredAny"><title>IgnoredAny in serde::de - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" href="../../normalize.css"><link rel="stylesheet" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" href="../../ayu.css" disabled><link rel="stylesheet" href="../../dark.css" disabled><link rel="stylesheet" href="../../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../../storage.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../main.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../../favicon.svg"></head><body class="rustdoc struct"><!--[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">&#9776;</button><a class="sidebar-logo" href="../../serde/index.html"><div class="logo-container"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></div></a><h2></h2></nav><nav class="sidebar"><a class="sidebar-logo" href="../../serde/index.html"><div class="logo-container"><img class="rust-logo" src="../../rust-logo.svg" alt="logo"></div></a><h2 class="location"><a href="#">IgnoredAny</a></h2><div class="sidebar-elems"><section><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block"><li><a href="#impl-Clone-for-IgnoredAny">Clone</a></li><li><a href="#impl-Copy-for-IgnoredAny">Copy</a></li><li><a href="#impl-Debug-for-IgnoredAny">Debug</a></li><li><a href="#impl-Default-for-IgnoredAny">Default</a></li><li><a href="#impl-Deserialize%3C%27de%3E-for-IgnoredAny">Deserialize&lt;&#39;de&gt;</a></li><li><a href="#impl-Visitor%3C%27de%3E-for-IgnoredAny">Visitor&lt;&#39;de&gt;</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block"><li><a href="#impl-RefUnwindSafe-for-IgnoredAny">RefUnwindSafe</a></li><li><a href="#impl-Send-for-IgnoredAny">Send</a></li><li><a href="#impl-Sync-for-IgnoredAny">Sync</a></li><li><a href="#impl-Unpin-for-IgnoredAny">Unpin</a></li><li><a href="#impl-UnwindSafe-for-IgnoredAny">UnwindSafe</a></li></ul><h3><a href="#blanket-implementations">Blanket Implementations</a></h3><ul class="block"><li><a href="#impl-Any-for-IgnoredAny">Any</a></li><li><a href="#impl-Borrow%3CT%3E-for-IgnoredAny">Borrow&lt;T&gt;</a></li><li><a href="#impl-BorrowMut%3CT%3E-for-IgnoredAny">BorrowMut&lt;T&gt;</a></li><li><a href="#impl-DeserializeOwned-for-IgnoredAny">DeserializeOwned</a></li><li><a href="#impl-Expected-for-IgnoredAny">Expected</a></li><li><a href="#impl-From%3CT%3E-for-IgnoredAny">From&lt;T&gt;</a></li><li><a href="#impl-Into%3CU%3E-for-IgnoredAny">Into&lt;U&gt;</a></li><li><a href="#impl-ToOwned-for-IgnoredAny">ToOwned</a></li><li><a href="#impl-TryFrom%3CU%3E-for-IgnoredAny">TryFrom&lt;U&gt;</a></li><li><a href="#impl-TryInto%3CU%3E-for-IgnoredAny">TryInto&lt;U&gt;</a></li></ul></section><h2><a href="index.html">In serde::de</a></h2></div></nav><main><div class="width-limiter"><nav class="sub"><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" title="help" tabindex="-1"><a href="../../help.html">?</a></div><div id="settings-menu" tabindex="-1"><a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../wheel.svg"></a></div></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1 class="fqn">Struct <a href="../index.html">serde</a>::<wbr><a href="index.html">de</a>::<wbr><a class="struct" href="#">IgnoredAny</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../../clipboard.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="srclink" href="../../src/serde/de/ignored_any.rs.html#112">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span></div><div class="item-decl"><pre class="rust struct"><code>pub struct IgnoredAny;</code></pre></div><details class="rustdoc-toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>An efficient way of discarding data from a deserializer.</p>
<p>Think of this like <code>serde_json::Value</code> in that it can be deserialized from
any type, except that it does not store any information about the data that
gets deserialized.</p>
<div class="example-wrap edition"><div class='tooltip' data-edition="2018"></div><pre class="rust rust-example-rendered"><code><span class="kw">use </span>std::fmt;
<span class="kw">use </span>std::marker::PhantomData;
<span class="kw">use </span>serde::de::{
<span class="self">self</span>, Deserialize, DeserializeSeed, Deserializer, IgnoredAny, SeqAccess, Visitor,
};
<span class="doccomment">/// A seed that can be used to deserialize only the `n`th element of a sequence
/// while efficiently discarding elements of any type before or after index `n`.
///
/// For example to deserialize only the element at index 3:
///
/// ```
/// NthElement::new(3).deserialize(deserializer)
/// ```
</span><span class="kw">pub struct </span>NthElement&lt;T&gt; {
n: usize,
marker: PhantomData&lt;T&gt;,
}
<span class="kw">impl</span>&lt;T&gt; NthElement&lt;T&gt; {
<span class="kw">pub fn </span>new(n: usize) -&gt; <span class="self">Self </span>{
NthElement {
n: n,
marker: PhantomData,
}
}
}
<span class="kw">impl</span>&lt;<span class="lifetime">&#39;de</span>, T&gt; Visitor&lt;<span class="lifetime">&#39;de</span>&gt; <span class="kw">for </span>NthElement&lt;T&gt;
<span class="kw">where
</span>T: Deserialize&lt;<span class="lifetime">&#39;de</span>&gt;,
{
<span class="kw">type </span>Value = T;
<span class="kw">fn </span>expecting(<span class="kw-2">&amp;</span><span class="self">self</span>, formatter: <span class="kw-2">&amp;mut </span>fmt::Formatter) -&gt; fmt::Result {
<span class="macro">write!</span>(
formatter,
<span class="string">&quot;a sequence in which we care about element {}&quot;</span>,
<span class="self">self</span>.n
)
}
<span class="kw">fn </span>visit_seq&lt;A&gt;(<span class="self">self</span>, <span class="kw-2">mut </span>seq: A) -&gt; <span class="prelude-ty">Result</span>&lt;<span class="self">Self</span>::Value, A::Error&gt;
<span class="kw">where
</span>A: SeqAccess&lt;<span class="lifetime">&#39;de</span>&gt;,
{
<span class="comment">// Skip over the first `n` elements.
</span><span class="kw">for </span>i <span class="kw">in </span><span class="number">0</span>..<span class="self">self</span>.n {
<span class="comment">// It is an error if the sequence ends before we get to element `n`.
</span><span class="kw">if </span>seq.next_element::&lt;IgnoredAny&gt;()<span class="question-mark">?</span>.is_none() {
<span class="kw">return </span><span class="prelude-val">Err</span>(de::Error::invalid_length(i, <span class="kw-2">&amp;</span><span class="self">self</span>));
}
}
<span class="comment">// Deserialize the one we care about.
</span><span class="kw">let </span>nth = <span class="kw">match </span>seq.next_element()<span class="question-mark">? </span>{
<span class="prelude-val">Some</span>(nth) =&gt; nth,
<span class="prelude-val">None </span>=&gt; {
<span class="kw">return </span><span class="prelude-val">Err</span>(de::Error::invalid_length(<span class="self">self</span>.n, <span class="kw-2">&amp;</span><span class="self">self</span>));
}
};
<span class="comment">// Skip over any remaining elements in the sequence after `n`.
</span><span class="kw">while let </span><span class="prelude-val">Some</span>(IgnoredAny) = seq.next_element()<span class="question-mark">? </span>{
<span class="comment">// ignore
</span>}
<span class="prelude-val">Ok</span>(nth)
}
}
<span class="kw">impl</span>&lt;<span class="lifetime">&#39;de</span>, T&gt; DeserializeSeed&lt;<span class="lifetime">&#39;de</span>&gt; <span class="kw">for </span>NthElement&lt;T&gt;
<span class="kw">where
</span>T: Deserialize&lt;<span class="lifetime">&#39;de</span>&gt;,
{
<span class="kw">type </span>Value = T;
<span class="kw">fn </span>deserialize&lt;D&gt;(<span class="self">self</span>, deserializer: D) -&gt; <span class="prelude-ty">Result</span>&lt;<span class="self">Self</span>::Value, D::Error&gt;
<span class="kw">where
</span>D: Deserializer&lt;<span class="lifetime">&#39;de</span>&gt;,
{
deserializer.deserialize_seq(<span class="self">self</span>)
}
}
<span class="comment">// Deserialize only the sequence element at index 3 from this deserializer.
// The element at index 3 is required to be a string. Elements before and
// after index 3 are allowed to be of any type.
</span><span class="kw">let </span>s: String = NthElement::new(<span class="number">3</span>).deserialize(deserializer)<span class="question-mark">?</span>;</code></pre></div>
</div></details><h2 id="trait-implementations" class="small-section-header">Trait Implementations<a href="#trait-implementations" class="anchor"></a></h2><div id="trait-implementations-list"><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Clone-for-IgnoredAny" class="impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#111">source</a><a href="#impl-Clone-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl Clone for <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.clone" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#111">source</a><a href="#method.clone" class="anchor"></a><h4 class="code-header">fn <a class="fnname">clone</a>(&amp;self) -&gt; <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h4></section></summary><div class='docblock'>Returns a copy of the value. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.clone_from" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.0.0">1.0.0</span><a href="#method.clone_from" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">clone_from</a>(&amp;mut self, source: &amp;Self)</h4></section></summary><div class='docblock'>Performs copy-assignment from <code>source</code>. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Debug-for-IgnoredAny" class="impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#111">source</a><a href="#impl-Debug-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl Debug for <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#111">source</a><a href="#method.fmt" class="anchor"></a><h4 class="code-header">fn <a class="fnname">fmt</a>(&amp;self, f: &amp;mut Formatter&lt;'_&gt;) -&gt; Result</h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Default-for-IgnoredAny" class="impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#111">source</a><a href="#impl-Default-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl Default for <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.default" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#111">source</a><a href="#method.default" class="anchor"></a><h4 class="code-header">fn <a class="fnname">default</a>() -&gt; <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h4></section></summary><div class='docblock'>Returns the “default value” for a type. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Deserialize%3C%27de%3E-for-IgnoredAny" class="impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#235-243">source</a><a href="#impl-Deserialize%3C%27de%3E-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;'de&gt; <a class="trait" href="../trait.Deserialize.html" title="trait serde::Deserialize">Deserialize</a>&lt;'de&gt; for <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.deserialize" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#237-242">source</a><a href="#method.deserialize" class="anchor"></a><h4 class="code-header">fn <a href="../trait.Deserialize.html#tymethod.deserialize" class="fnname">deserialize</a>&lt;D&gt;(deserializer: D) -&gt; Result&lt;<a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a>, D::<a class="associatedtype" href="../trait.Deserializer.html#associatedtype.Error" title="type serde::Deserializer::Error">Error</a>&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;D: <a class="trait" href="../trait.Deserializer.html" title="trait serde::Deserializer">Deserializer</a>&lt;'de&gt;,</span></h4></section></summary><div class='docblock'>Deserialize this value from the given Serde deserializer. <a href="../trait.Deserialize.html#tymethod.deserialize">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Visitor%3C%27de%3E-for-IgnoredAny" class="impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#114-233">source</a><a href="#impl-Visitor%3C%27de%3E-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;'de&gt; <a class="trait" href="trait.Visitor.html" title="trait serde::de::Visitor">Visitor</a>&lt;'de&gt; for <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Value" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Value" class="anchor"></a><h4 class="code-header">type <a href="trait.Visitor.html#associatedtype.Value" class="associatedtype">Value</a> = <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h4></section></summary><div class='docblock'>The value produced by this visitor.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.expecting" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#117-119">source</a><a href="#method.expecting" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#tymethod.expecting" class="fnname">expecting</a>(&amp;self, formatter: &amp;mut Formatter&lt;'_&gt;) -&gt; Result</h4></section></summary><div class='docblock'>Format a message stating what data this Visitor expects to receive. <a href="trait.Visitor.html#tymethod.expecting">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_bool" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#122-125">source</a><a href="#method.visit_bool" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_bool" class="fnname">visit_bool</a>&lt;E&gt;(self, x: bool) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;</h4></section></summary><div class='docblock'>The input contains a boolean. <a href="trait.Visitor.html#method.visit_bool">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_i64" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#128-131">source</a><a href="#method.visit_i64" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_i64" class="fnname">visit_i64</a>&lt;E&gt;(self, x: i64) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;</h4></section></summary><div class='docblock'>The input contains an <code>i64</code>. <a href="trait.Visitor.html#method.visit_i64">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_i128" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#135-138">source</a><a href="#method.visit_i128" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_i128" class="fnname">visit_i128</a>&lt;E&gt;(self, x: i128) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;</h4></section></summary><div class='docblock'>The input contains a <code>i128</code>. <a href="trait.Visitor.html#method.visit_i128">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_u64" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#142-145">source</a><a href="#method.visit_u64" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_u64" class="fnname">visit_u64</a>&lt;E&gt;(self, x: u64) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;</h4></section></summary><div class='docblock'>The input contains a <code>u64</code>. <a href="trait.Visitor.html#method.visit_u64">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_u128" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#149-152">source</a><a href="#method.visit_u128" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_u128" class="fnname">visit_u128</a>&lt;E&gt;(self, x: u128) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;</h4></section></summary><div class='docblock'>The input contains a <code>u128</code>. <a href="trait.Visitor.html#method.visit_u128">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_f64" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#156-159">source</a><a href="#method.visit_f64" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_f64" class="fnname">visit_f64</a>&lt;E&gt;(self, x: f64) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;</h4></section></summary><div class='docblock'>The input contains an <code>f64</code>. <a href="trait.Visitor.html#method.visit_f64">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_str" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#162-168">source</a><a href="#method.visit_str" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_str" class="fnname">visit_str</a>&lt;E&gt;(self, s: &amp;str) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains a string. The lifetime of the string is ephemeral and
it may be destroyed after this method returns. <a href="trait.Visitor.html#method.visit_str">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_none" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#171-173">source</a><a href="#method.visit_none" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_none" class="fnname">visit_none</a>&lt;E&gt;(self) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;</h4></section></summary><div class='docblock'>The input contains an optional that is absent. <a href="trait.Visitor.html#method.visit_none">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_some" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#176-181">source</a><a href="#method.visit_some" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_some" class="fnname">visit_some</a>&lt;D&gt;(self, deserializer: D) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, D::<a class="associatedtype" href="../trait.Deserializer.html#associatedtype.Error" title="type serde::Deserializer::Error">Error</a>&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;D: <a class="trait" href="../trait.Deserializer.html" title="trait serde::Deserializer">Deserializer</a>&lt;'de&gt;,</span></h4></section></summary><div class='docblock'>The input contains an optional that is present. <a href="trait.Visitor.html#method.visit_some">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_newtype_struct" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#184-189">source</a><a href="#method.visit_newtype_struct" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_newtype_struct" class="fnname">visit_newtype_struct</a>&lt;D&gt;(<br>&nbsp;&nbsp;&nbsp;&nbsp;self,<br>&nbsp;&nbsp;&nbsp;&nbsp;deserializer: D<br>) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, D::<a class="associatedtype" href="../trait.Deserializer.html#associatedtype.Error" title="type serde::Deserializer::Error">Error</a>&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;D: <a class="trait" href="../trait.Deserializer.html" title="trait serde::Deserializer">Deserializer</a>&lt;'de&gt;,</span></h4></section></summary><div class='docblock'>The input contains a newtype struct. <a href="trait.Visitor.html#method.visit_newtype_struct">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_unit" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#192-194">source</a><a href="#method.visit_unit" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_unit" class="fnname">visit_unit</a>&lt;E&gt;(self) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;</h4></section></summary><div class='docblock'>The input contains a unit <code>()</code>. <a href="trait.Visitor.html#method.visit_unit">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_seq" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#197-205">source</a><a href="#method.visit_seq" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_seq" class="fnname">visit_seq</a>&lt;A&gt;(self, seq: A) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, A::<a class="associatedtype" href="trait.SeqAccess.html#associatedtype.Error" title="type serde::de::SeqAccess::Error">Error</a>&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;A: <a class="trait" href="trait.SeqAccess.html" title="trait serde::de::SeqAccess">SeqAccess</a>&lt;'de&gt;,</span></h4></section></summary><div class='docblock'>The input contains a sequence of elements. <a href="trait.Visitor.html#method.visit_seq">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_map" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#208-216">source</a><a href="#method.visit_map" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_map" class="fnname">visit_map</a>&lt;A&gt;(self, map: A) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, A::<a class="associatedtype" href="trait.MapAccess.html#associatedtype.Error" title="type serde::de::MapAccess::Error">Error</a>&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;A: <a class="trait" href="trait.MapAccess.html" title="trait serde::de::MapAccess">MapAccess</a>&lt;'de&gt;,</span></h4></section></summary><div class='docblock'>The input contains a key-value map. <a href="trait.Visitor.html#method.visit_map">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_bytes" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#219-225">source</a><a href="#method.visit_bytes" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_bytes" class="fnname">visit_bytes</a>&lt;E&gt;(self, bytes: &amp;[u8]) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains a byte array. The lifetime of the byte array is
ephemeral and it may be destroyed after this method returns. <a href="trait.Visitor.html#method.visit_bytes">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_enum" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#227-232">source</a><a href="#method.visit_enum" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_enum" class="fnname">visit_enum</a>&lt;A&gt;(self, data: A) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, A::<a class="associatedtype" href="trait.EnumAccess.html#associatedtype.Error" title="type serde::de::EnumAccess::Error">Error</a>&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;A: <a class="trait" href="trait.EnumAccess.html" title="trait serde::de::EnumAccess">EnumAccess</a>&lt;'de&gt;,</span></h4></section></summary><div class='docblock'>The input contains an enum. <a href="trait.Visitor.html#method.visit_enum">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_i8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1325-1330">source</a><a href="#method.visit_i8" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_i8" class="fnname">visit_i8</a>&lt;E&gt;(self, v: i8) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains an <code>i8</code>. <a href="trait.Visitor.html#method.visit_i8">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_i16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1337-1342">source</a><a href="#method.visit_i16" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_i16" class="fnname">visit_i16</a>&lt;E&gt;(self, v: i16) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains an <code>i16</code>. <a href="trait.Visitor.html#method.visit_i16">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_i32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1349-1354">source</a><a href="#method.visit_i32" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_i32" class="fnname">visit_i32</a>&lt;E&gt;(self, v: i32) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains an <code>i32</code>. <a href="trait.Visitor.html#method.visit_i32">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_u8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1387-1392">source</a><a href="#method.visit_u8" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_u8" class="fnname">visit_u8</a>&lt;E&gt;(self, v: u8) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains a <code>u8</code>. <a href="trait.Visitor.html#method.visit_u8">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_u16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1399-1404">source</a><a href="#method.visit_u16" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_u16" class="fnname">visit_u16</a>&lt;E&gt;(self, v: u16) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains a <code>u16</code>. <a href="trait.Visitor.html#method.visit_u16">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_u32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1411-1416">source</a><a href="#method.visit_u32" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_u32" class="fnname">visit_u32</a>&lt;E&gt;(self, v: u32) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains a <code>u32</code>. <a href="trait.Visitor.html#method.visit_u32">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_f32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1449-1454">source</a><a href="#method.visit_f32" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_f32" class="fnname">visit_f32</a>&lt;E&gt;(self, v: f32) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains an <code>f32</code>. <a href="trait.Visitor.html#method.visit_f32">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_char" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1473-1478">source</a><a href="#method.visit_char" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_char" class="fnname">visit_char</a>&lt;E&gt;(self, v: char) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains a <code>char</code>. <a href="trait.Visitor.html#method.visit_char">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_borrowed_str" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1508-1513">source</a><a href="#method.visit_borrowed_str" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_borrowed_str" class="fnname">visit_borrowed_str</a>&lt;E&gt;(self, v: &amp;'de str) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains a string that lives at least as long as the
<code>Deserializer</code>. <a href="trait.Visitor.html#method.visit_borrowed_str">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_string" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1532-1537">source</a><a href="#method.visit_string" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_string" class="fnname">visit_string</a>&lt;E&gt;(self, v: String) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains a string and ownership of the string is being given
to the <code>Visitor</code>. <a href="trait.Visitor.html#method.visit_string">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_borrowed_bytes" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1567-1572">source</a><a href="#method.visit_borrowed_bytes" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_borrowed_bytes" class="fnname">visit_borrowed_bytes</a>&lt;E&gt;(self, v: &amp;'de [u8]) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains a byte array that lives at least as long as the
<code>Deserializer</code>. <a href="trait.Visitor.html#method.visit_borrowed_bytes">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.visit_byte_buf" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#1591-1596">source</a><a href="#method.visit_byte_buf" class="anchor"></a><h4 class="code-header">fn <a href="trait.Visitor.html#method.visit_byte_buf" class="fnname">visit_byte_buf</a>&lt;E&gt;(self, v: Vec&lt;u8&gt;) -&gt; Result&lt;Self::<a class="associatedtype" href="trait.Visitor.html#associatedtype.Value" title="type serde::de::Visitor::Value">Value</a>, E&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;E: <a class="trait" href="trait.Error.html" title="trait serde::de::Error">Error</a>,</span></h4></section></summary><div class='docblock'>The input contains a byte array and ownership of the byte array is being
given to the <code>Visitor</code>. <a href="trait.Visitor.html#method.visit_byte_buf">Read more</a></div></details></div></details><section id="impl-Copy-for-IgnoredAny" class="impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/ignored_any.rs.html#111">source</a><a href="#impl-Copy-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl Copy for <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h3></section></div><h2 id="synthetic-implementations" class="small-section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor"></a></h2><div id="synthetic-implementations-list"><section id="impl-RefUnwindSafe-for-IgnoredAny" class="impl has-srclink"><a href="#impl-RefUnwindSafe-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl RefUnwindSafe for <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h3></section><section id="impl-Send-for-IgnoredAny" class="impl has-srclink"><a href="#impl-Send-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl Send for <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h3></section><section id="impl-Sync-for-IgnoredAny" class="impl has-srclink"><a href="#impl-Sync-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl Sync for <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h3></section><section id="impl-Unpin-for-IgnoredAny" class="impl has-srclink"><a href="#impl-Unpin-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl Unpin for <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h3></section><section id="impl-UnwindSafe-for-IgnoredAny" class="impl has-srclink"><a href="#impl-UnwindSafe-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl UnwindSafe for <a class="struct" href="struct.IgnoredAny.html" title="struct serde::de::IgnoredAny">IgnoredAny</a></h3></section></div><h2 id="blanket-implementations" class="small-section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor"></a></h2><div id="blanket-implementations-list"><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Any-for-IgnoredAny" class="impl has-srclink"><a href="#impl-Any-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; Any for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: 'static + ?Sized,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl has-srclink"><a href="#method.type_id" class="anchor"></a><h4 class="code-header">fn <a class="fnname">type_id</a>(&amp;self) -&gt; TypeId</h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-IgnoredAny" class="impl has-srclink"><a href="#impl-Borrow%3CT%3E-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; Borrow&lt;T&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: ?Sized,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/91522" title="Tracking issue for const_borrow">unstable</a></span><a href="#method.borrow" class="anchor"></a><h4 class="code-header">fn <a class="fnname">borrow</a>(&amp;self) -&gt; &amp;T</h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-IgnoredAny" class="impl has-srclink"><a href="#impl-BorrowMut%3CT%3E-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; BorrowMut&lt;T&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: ?Sized,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.borrow_mut" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/91522" title="Tracking issue for const_borrow">unstable</a></span><a href="#method.borrow_mut" class="anchor"></a><h4 class="code-header">fn <a class="fnname">borrow_mut</a>(&amp;mut self) -&gt; &amp;mut T</h4></section></summary><div class='docblock'>Mutably borrows from an owned value. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Expected-for-IgnoredAny" class="impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#477-484">source</a><a href="#impl-Expected-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;'de, T&gt; <a class="trait" href="trait.Expected.html" title="trait serde::de::Expected">Expected</a> for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Visitor.html" title="trait serde::de::Visitor">Visitor</a>&lt;'de&gt;,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.fmt-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#481-483">source</a><a href="#method.fmt-1" class="anchor"></a><h4 class="code-header">fn <a href="trait.Expected.html#tymethod.fmt" class="fnname">fmt</a>(&amp;self, formatter: &amp;mut Formatter&lt;'_&gt;) -&gt; Result&lt;(), Error&gt;</h4></section></summary><div class='docblock'>Format an explanation of what data was being expected. Same signature as
the <code>Display</code> and <code>Debug</code> traits. <a href="trait.Expected.html#tymethod.fmt">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-IgnoredAny" class="impl has-srclink"><a href="#impl-From%3CT%3E-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; From&lt;T&gt; for T</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span><a href="#method.from" class="anchor"></a><h4 class="code-header">fn <a class="fnname">from</a>(t: T) -&gt; T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-IgnoredAny" class="impl has-srclink"><a href="#impl-Into%3CU%3E-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;T, U&gt; Into&lt;U&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: From&lt;T&gt;,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.into" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span><a href="#method.into" class="anchor"></a><h4 class="code-header">fn <a class="fnname">into</a>(self) -&gt; U</h4></section></summary><div class="docblock"><p>Calls <code>U::from(self)</code>.</p>
<p>That is, this conversion is whatever the implementation of
<code>[From]&lt;T&gt; for U</code> chooses to do.</p>
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-ToOwned-for-IgnoredAny" class="impl has-srclink"><a href="#impl-ToOwned-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; ToOwned for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: Clone,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Owned" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Owned" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Owned</a> = T</h4></section></summary><div class='docblock'>The resulting type after obtaining ownership.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_owned" class="method trait-impl has-srclink"><a href="#method.to_owned" class="anchor"></a><h4 class="code-header">fn <a class="fnname">to_owned</a>(&amp;self) -&gt; T</h4></section></summary><div class='docblock'>Creates owned data from borrowed data, usually by cloning. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.clone_into" class="method trait-impl has-srclink"><a href="#method.clone_into" class="anchor"></a><h4 class="code-header">fn <a class="fnname">clone_into</a>(&amp;self, target: &amp;mut T)</h4></section></summary><div class='docblock'>Uses borrowed data to replace owned data, usually by cloning. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-TryFrom%3CU%3E-for-IgnoredAny" class="impl has-srclink"><a href="#impl-TryFrom%3CU%3E-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;T, U&gt; TryFrom&lt;U&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: Into&lt;T&gt;,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-1" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Error</a> = Infallible</h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.try_from" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span><a href="#method.try_from" class="anchor"></a><h4 class="code-header">fn <a class="fnname">try_from</a>(value: U) -&gt; Result&lt;T, &lt;T as TryFrom&lt;U&gt;&gt;::Error&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-TryInto%3CU%3E-for-IgnoredAny" class="impl has-srclink"><a href="#impl-TryInto%3CU%3E-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;T, U&gt; TryInto&lt;U&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: TryFrom&lt;T&gt;,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Error</a> = &lt;U as TryFrom&lt;T&gt;&gt;::Error</h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.try_into" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span><a href="#method.try_into" class="anchor"></a><h4 class="code-header">fn <a class="fnname">try_into</a>(self) -&gt; Result&lt;U, &lt;U as TryFrom&lt;T&gt;&gt;::Error&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><section id="impl-DeserializeOwned-for-IgnoredAny" class="impl has-srclink"><a class="srclink rightside" href="../../src/serde/de/mod.rs.html#604">source</a><a href="#impl-DeserializeOwned-for-IgnoredAny" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.DeserializeOwned.html" title="trait serde::de::DeserializeOwned">DeserializeOwned</a> for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: for&lt;'de&gt; <a class="trait" href="../trait.Deserialize.html" title="trait serde::Deserialize">Deserialize</a>&lt;'de&gt;,</span></h3></section></div></section></div></main><div id="rustdoc-vars" data-root-path="../../" data-current-crate="serde" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.66.0-nightly (5c8bff74b 2022-10-21)" ></div></body></html>