summaryrefslogtreecommitdiffstats
path: root/target/doc/mailparse/trait.MailHeaderMap.html
diff options
context:
space:
mode:
Diffstat (limited to 'target/doc/mailparse/trait.MailHeaderMap.html')
-rw-r--r--target/doc/mailparse/trait.MailHeaderMap.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/target/doc/mailparse/trait.MailHeaderMap.html b/target/doc/mailparse/trait.MailHeaderMap.html
index 1404825..44ebe60 100644
--- a/target/doc/mailparse/trait.MailHeaderMap.html
+++ b/target/doc/mailparse/trait.MailHeaderMap.html
@@ -11,6 +11,7 @@
<link rel="stylesheet" type="text/css" href="../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../main.css">
+
@@ -43,10 +44,10 @@
<section id='main' class="content trait">
<h1 class='fqn'><span class='in-band'>Trait <a href='index.html'>mailparse</a>::<wbr><a class='trait' href=''>MailHeaderMap</a></span><span class='out-of-band'><span id='render-detail'>
- <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
- [<span class='inner'>&#x2212;</span>]
- </a>
- </span><a id='src-177' class='srclink' href='../src/mailparse/src/lib.rs.html#361-404' title='goto source code'>[src]</a></span></h1>
+ <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
+ [<span class='inner'>&#x2212;</span>]
+ </a>
+ </span><a id='src-233' class='srclink' href='../src/mailparse/src/lib.rs.html#364-407' title='goto source code'>[src]</a></span></h1>
<pre class='rust trait'>pub trait MailHeaderMap {
fn <a href='#tymethod.get_first_value' class='fnname'>get_first_value</a>(&amp;self, key: &amp;<a class='primitive' href='https://doc.rust-lang.org/nightly/std/primitive.str.html'>str</a>) -&gt; <a class='enum' href='https://doc.rust-lang.org/nightly/core/result/enum.Result.html' title='core::result::Result'>Result</a>&lt;<a class='enum' href='https://doc.rust-lang.org/nightly/core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;<a class='struct' href='https://doc.rust-lang.org/nightly/collections/string/struct.String.html' title='collections::string::String'>String</a>&gt;, <a class='enum' href='../mailparse/enum.MailParseError.html' title='mailparse::MailParseError'>MailParseError</a>&gt;;
fn <a href='#tymethod.get_first_value_ci' class='fnname'>get_first_value_ci</a>(&amp;self, key: &amp;<a class='primitive' href='https://doc.rust-lang.org/nightly/std/primitive.str.html'>str</a>) -&gt; <a class='enum' href='https://doc.rust-lang.org/nightly/core/result/enum.Result.html' title='core::result::Result'>Result</a>&lt;<a class='enum' href='https://doc.rust-lang.org/nightly/core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;<a class='struct' href='https://doc.rust-lang.org/nightly/collections/string/struct.String.html' title='collections::string::String'>String</a>&gt;, <a class='enum' href='../mailparse/enum.MailParseError.html' title='mailparse::MailParseError'>MailParseError</a>&gt;;
@@ -96,8 +97,8 @@ but in real-world scenarios that&#39;s not always the case.</p>
<ul class='item-list' id='implementors-list'>
<li><code>impl&lt;'a&gt; <a class='trait' href='../mailparse/trait.MailHeaderMap.html' title='mailparse::MailHeaderMap'>MailHeaderMap</a> for <a class='struct' href='https://doc.rust-lang.org/nightly/collections/vec/struct.Vec.html' title='collections::vec::Vec'>Vec</a>&lt;<a class='struct' href='../mailparse/struct.MailHeader.html' title='mailparse::MailHeader'>MailHeader</a>&lt;'a&gt;&gt;</code></li>
</ul><script type="text/javascript" async
- src="../implementors/mailparse/trait.MailHeaderMap.js">
- </script></section>
+ src="../implementors/mailparse/trait.MailHeaderMap.js">
+ </script></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>