blob: fe6c33737d2773c526e445357b8859165117506b [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 HTTP status code (`status-code` in RFC 7230 et al.)."><meta name="keywords" content="rust, rustlang, rust-lang, StatusCode"><title>StatusCode in hyper - 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="../hyper/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="../hyper/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div></a><h2 class="location"><a href="#">StatusCode</a></h2><div class="sidebar-elems"><section><h3><a href="#implementations">Associated Constants</a></h3><ul class="block"><li><a href="#associatedconstant.ACCEPTED">ACCEPTED</a></li><li><a href="#associatedconstant.ALREADY_REPORTED">ALREADY_REPORTED</a></li><li><a href="#associatedconstant.BAD_GATEWAY">BAD_GATEWAY</a></li><li><a href="#associatedconstant.BAD_REQUEST">BAD_REQUEST</a></li><li><a href="#associatedconstant.CONFLICT">CONFLICT</a></li><li><a href="#associatedconstant.CONTINUE">CONTINUE</a></li><li><a href="#associatedconstant.CREATED">CREATED</a></li><li><a href="#associatedconstant.EXPECTATION_FAILED">EXPECTATION_FAILED</a></li><li><a href="#associatedconstant.FAILED_DEPENDENCY">FAILED_DEPENDENCY</a></li><li><a href="#associatedconstant.FORBIDDEN">FORBIDDEN</a></li><li><a href="#associatedconstant.FOUND">FOUND</a></li><li><a href="#associatedconstant.GATEWAY_TIMEOUT">GATEWAY_TIMEOUT</a></li><li><a href="#associatedconstant.GONE">GONE</a></li><li><a href="#associatedconstant.HTTP_VERSION_NOT_SUPPORTED">HTTP_VERSION_NOT_SUPPORTED</a></li><li><a href="#associatedconstant.IM_A_TEAPOT">IM_A_TEAPOT</a></li><li><a href="#associatedconstant.IM_USED">IM_USED</a></li><li><a href="#associatedconstant.INSUFFICIENT_STORAGE">INSUFFICIENT_STORAGE</a></li><li><a href="#associatedconstant.INTERNAL_SERVER_ERROR">INTERNAL_SERVER_ERROR</a></li><li><a href="#associatedconstant.LENGTH_REQUIRED">LENGTH_REQUIRED</a></li><li><a href="#associatedconstant.LOCKED">LOCKED</a></li><li><a href="#associatedconstant.LOOP_DETECTED">LOOP_DETECTED</a></li><li><a href="#associatedconstant.METHOD_NOT_ALLOWED">METHOD_NOT_ALLOWED</a></li><li><a href="#associatedconstant.MISDIRECTED_REQUEST">MISDIRECTED_REQUEST</a></li><li><a href="#associatedconstant.MOVED_PERMANENTLY">MOVED_PERMANENTLY</a></li><li><a href="#associatedconstant.MULTIPLE_CHOICES">MULTIPLE_CHOICES</a></li><li><a href="#associatedconstant.MULTI_STATUS">MULTI_STATUS</a></li><li><a href="#associatedconstant.NETWORK_AUTHENTICATION_REQUIRED">NETWORK_AUTHENTICATION_REQUIRED</a></li><li><a href="#associatedconstant.NON_AUTHORITATIVE_INFORMATION">NON_AUTHORITATIVE_INFORMATION</a></li><li><a href="#associatedconstant.NOT_ACCEPTABLE">NOT_ACCEPTABLE</a></li><li><a href="#associatedconstant.NOT_EXTENDED">NOT_EXTENDED</a></li><li><a href="#associatedconstant.NOT_FOUND">NOT_FOUND</a></li><li><a href="#associatedconstant.NOT_IMPLEMENTED">NOT_IMPLEMENTED</a></li><li><a href="#associatedconstant.NOT_MODIFIED">NOT_MODIFIED</a></li><li><a href="#associatedconstant.NO_CONTENT">NO_CONTENT</a></li><li><a href="#associatedconstant.OK">OK</a></li><li><a href="#associatedconstant.PARTIAL_CONTENT">PARTIAL_CONTENT</a></li><li><a href="#associatedconstant.PAYLOAD_TOO_LARGE">PAYLOAD_TOO_LARGE</a></li><li><a href="#associatedconstant.PAYMENT_REQUIRED">PAYMENT_REQUIRED</a></li><li><a href="#associatedconstant.PERMANENT_REDIRECT">PERMANENT_REDIRECT</a></li><li><a href="#associatedconstant.PRECONDITION_FAILED">PRECONDITION_FAILED</a></li><li><a href="#associatedconstant.PRECONDITION_REQUIRED">PRECONDITION_REQUIRED</a></li><li><a href="#associatedconstant.PROCESSING">PROCESSING</a></li><li><a href="#associatedconstant.PROXY_AUTHENTICATION_REQUIRED">PROXY_AUTHENTICATION_REQUIRED</a></li><li><a href="#associatedconstant.RANGE_NOT_SATISFIABLE">RANGE_NOT_SATISFIABLE</a></li><li><a href="#associatedconstant.REQUEST_HEADER_FIELDS_TOO_LARGE">REQUEST_HEADER_FIELDS_TOO_LARGE</a></li><li><a href="#associatedconstant.REQUEST_TIMEOUT">REQUEST_TIMEOUT</a></li><li><a href="#associatedconstant.RESET_CONTENT">RESET_CONTENT</a></li><li><a href="#associatedconstant.SEE_OTHER">SEE_OTHER</a></li><li><a href="#associatedconstant.SERVICE_UNAVAILABLE">SERVICE_UNAVAILABLE</a></li><li><a href="#associatedconstant.SWITCHING_PROTOCOLS">SWITCHING_PROTOCOLS</a></li><li><a href="#associatedconstant.TEMPORARY_REDIRECT">TEMPORARY_REDIRECT</a></li><li><a href="#associatedconstant.TOO_MANY_REQUESTS">TOO_MANY_REQUESTS</a></li><li><a href="#associatedconstant.UNAUTHORIZED">UNAUTHORIZED</a></li><li><a href="#associatedconstant.UNAVAILABLE_FOR_LEGAL_REASONS">UNAVAILABLE_FOR_LEGAL_REASONS</a></li><li><a href="#associatedconstant.UNPROCESSABLE_ENTITY">UNPROCESSABLE_ENTITY</a></li><li><a href="#associatedconstant.UNSUPPORTED_MEDIA_TYPE">UNSUPPORTED_MEDIA_TYPE</a></li><li><a href="#associatedconstant.UPGRADE_REQUIRED">UPGRADE_REQUIRED</a></li><li><a href="#associatedconstant.URI_TOO_LONG">URI_TOO_LONG</a></li><li><a href="#associatedconstant.USE_PROXY">USE_PROXY</a></li><li><a href="#associatedconstant.VARIANT_ALSO_NEGOTIATES">VARIANT_ALSO_NEGOTIATES</a></li></ul><h3><a href="#implementations">Methods</a></h3><ul class="block"><li><a href="#method.as_str">as_str</a></li><li><a href="#method.as_u16">as_u16</a></li><li><a href="#method.canonical_reason">canonical_reason</a></li><li><a href="#method.from_bytes">from_bytes</a></li><li><a href="#method.from_u16">from_u16</a></li><li><a href="#method.is_client_error">is_client_error</a></li><li><a href="#method.is_informational">is_informational</a></li><li><a href="#method.is_redirection">is_redirection</a></li><li><a href="#method.is_server_error">is_server_error</a></li><li><a href="#method.is_success">is_success</a></li></ul><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block"><li><a href="#impl-Clone-for-StatusCode">Clone</a></li><li><a href="#impl-Copy-for-StatusCode">Copy</a></li><li><a href="#impl-Debug-for-StatusCode">Debug</a></li><li><a href="#impl-Default-for-StatusCode">Default</a></li><li><a href="#impl-Display-for-StatusCode">Display</a></li><li><a href="#impl-Eq-for-StatusCode">Eq</a></li><li><a href="#impl-From%3C%26%27a%20StatusCode%3E-for-StatusCode">From&lt;&amp;&#39;a StatusCode&gt;</a></li><li><a href="#impl-FromStr-for-StatusCode">FromStr</a></li><li><a href="#impl-Hash-for-StatusCode">Hash</a></li><li><a href="#impl-Ord-for-StatusCode">Ord</a></li><li><a href="#impl-PartialEq%3CStatusCode%3E-for-StatusCode">PartialEq&lt;StatusCode&gt;</a></li><li><a href="#impl-PartialEq%3Cu16%3E-for-StatusCode">PartialEq&lt;u16&gt;</a></li><li><a href="#impl-PartialOrd%3CStatusCode%3E-for-StatusCode">PartialOrd&lt;StatusCode&gt;</a></li><li><a href="#impl-StructuralEq-for-StatusCode">StructuralEq</a></li><li><a href="#impl-StructuralPartialEq-for-StatusCode">StructuralPartialEq</a></li><li><a href="#impl-TryFrom%3C%26%27a%20%5Bu8%5D%3E-for-StatusCode">TryFrom&lt;&amp;&#39;a [u8]&gt;</a></li><li><a href="#impl-TryFrom%3C%26%27a%20str%3E-for-StatusCode">TryFrom&lt;&amp;&#39;a str&gt;</a></li><li><a href="#impl-TryFrom%3Cu16%3E-for-StatusCode">TryFrom&lt;u16&gt;</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block"><li><a href="#impl-RefUnwindSafe-for-StatusCode">RefUnwindSafe</a></li><li><a href="#impl-Send-for-StatusCode">Send</a></li><li><a href="#impl-Sync-for-StatusCode">Sync</a></li><li><a href="#impl-Unpin-for-StatusCode">Unpin</a></li><li><a href="#impl-UnwindSafe-for-StatusCode">UnwindSafe</a></li></ul><h3><a href="#blanket-implementations">Blanket Implementations</a></h3><ul class="block"><li><a href="#impl-Any-for-StatusCode">Any</a></li><li><a href="#impl-Borrow%3CT%3E-for-StatusCode">Borrow&lt;T&gt;</a></li><li><a href="#impl-BorrowMut%3CT%3E-for-StatusCode">BorrowMut&lt;T&gt;</a></li><li><a href="#impl-Equivalent%3CK%3E-for-StatusCode">Equivalent&lt;K&gt;</a></li><li><a href="#impl-From%3CT%3E-for-StatusCode">From&lt;T&gt;</a></li><li><a href="#impl-Instrument-for-StatusCode">Instrument</a></li><li><a href="#impl-Into%3CU%3E-for-StatusCode">Into&lt;U&gt;</a></li><li><a href="#impl-ToOwned-for-StatusCode">ToOwned</a></li><li><a href="#impl-ToString-for-StatusCode">ToString</a></li><li><a href="#impl-TryFrom%3CU%3E-for-StatusCode">TryFrom&lt;U&gt;</a></li><li><a href="#impl-TryInto%3CU%3E-for-StatusCode">TryInto&lt;U&gt;</a></li><li><a href="#impl-WithSubscriber-for-StatusCode">WithSubscriber</a></li></ul></section><h2><a href="index.html">In hyper</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">hyper</a>::<wbr><a class="struct" href="#">StatusCode</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/http/status.rs.html#45">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 StatusCode(_);</code></pre></div><details class="rustdoc-toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>An HTTP status code (<code>status-code</code> in RFC 7230 et al.).</p>
<p>Constants are provided for known status codes, including those in the IANA
<a href="https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml">HTTP Status Code Registry</a>.</p>
<p>Status code values in the range 100-999 (inclusive) are supported by this
type. Values in the range 100-599 are semantically classified by the most
significant digit. See <a href="struct.StatusCode.html#method.is_success" title="StatusCode::is_success"><code>StatusCode::is_success</code></a>, etc. Values above 599
are unclassified but allowed for legacy compatibility, though their use is
discouraged. Applications may interpret such values as protocol errors.</p>
<h2 id="examples"><a href="#examples">Examples</a></h2>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>http::StatusCode;
<span class="macro">assert_eq!</span>(StatusCode::from_u16(<span class="number">200</span>).unwrap(), StatusCode::OK);
<span class="macro">assert_eq!</span>(StatusCode::NOT_FOUND.as_u16(), <span class="number">404</span>);
<span class="macro">assert!</span>(StatusCode::OK.is_success());</code></pre></div>
</div></details><h2 id="implementations" class="small-section-header">Implementations<a href="#implementations" class="anchor"></a></h2><div id="implementations-list"><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#55">source</a><a href="#impl-StatusCode" class="anchor"></a><h3 class="code-header">impl <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_u16" class="method has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#73">source</a><h4 class="code-header">pub fn <a href="#method.from_u16" class="fnname">from_u16</a>(src: u16) -&gt; Result&lt;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>, <a class="struct" href="../http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a>&gt;</h4></section></summary><div class="docblock"><p>Converts a u16 to a status code.</p>
<p>The function validates the correctness of the supplied u16. It must be
greater or equal to 100 and less than 1000.</p>
<h5 id="example"><a href="#example">Example</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>http::StatusCode;
<span class="kw">let </span>ok = StatusCode::from_u16(<span class="number">200</span>).unwrap();
<span class="macro">assert_eq!</span>(ok, StatusCode::OK);
<span class="kw">let </span>err = StatusCode::from_u16(<span class="number">99</span>);
<span class="macro">assert!</span>(err.is_err());</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_bytes" class="method has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#84">source</a><h4 class="code-header">pub fn <a href="#method.from_bytes" class="fnname">from_bytes</a>(src: &amp;[u8]) -&gt; Result&lt;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>, <a class="struct" href="../http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a>&gt;</h4></section></summary><div class="docblock"><p>Converts a &amp;[u8] to a status code</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.as_u16" class="method has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#119">source</a><h4 class="code-header">pub fn <a href="#method.as_u16" class="fnname">as_u16</a>(&amp;self) -&gt; u16</h4></section></summary><div class="docblock"><p>Returns the <code>u16</code> corresponding to this <code>StatusCode</code>.</p>
<h5 id="note"><a href="#note">Note</a></h5>
<p>This is the same as the <code>From&lt;StatusCode&gt;</code> implementation, but
included as an inherent method because that implementation doesn’t
appear in rustdocs, as well as a way to force the type instead of
relying on inference.</p>
<h5 id="example-1"><a href="#example-1">Example</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">let </span>status = http::StatusCode::OK;
<span class="macro">assert_eq!</span>(status.as_u16(), <span class="number">200</span>);</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.as_str" class="method has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#135">source</a><h4 class="code-header">pub fn <a href="#method.as_str" class="fnname">as_str</a>(&amp;self) -&gt; &amp;str</h4></section></summary><div class="docblock"><p>Returns a &amp;str representation of the <code>StatusCode</code></p>
<p>The return value only includes a numerical representation of the
status code. The canonical reason is not included.</p>
<h5 id="example-2"><a href="#example-2">Example</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">let </span>status = http::StatusCode::OK;
<span class="macro">assert_eq!</span>(status.as_str(), <span class="string">&quot;200&quot;</span>);</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.canonical_reason" class="method has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#167">source</a><h4 class="code-header">pub fn <a href="#method.canonical_reason" class="fnname">canonical_reason</a>(&amp;self) -&gt; Option&lt;&amp;'static str&gt;</h4></section></summary><div class="docblock"><p>Get the standardised <code>reason-phrase</code> for this status code.</p>
<p>This is mostly here for servers writing responses, but could potentially have application
at other times.</p>
<p>The reason phrase is defined as being exclusively for human readers. You should avoid
deriving any meaning from it at all costs.</p>
<p>Bear in mind also that in HTTP/2.0 and HTTP/3.0 the reason phrase is abolished from
transmission, and so this canonical reason phrase really is the only reason phrase you’ll
find.</p>
<h5 id="example-3"><a href="#example-3">Example</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">let </span>status = http::StatusCode::OK;
<span class="macro">assert_eq!</span>(status.canonical_reason(), <span class="prelude-val">Some</span>(<span class="string">&quot;OK&quot;</span>));</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.is_informational" class="method has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#173">source</a><h4 class="code-header">pub fn <a href="#method.is_informational" class="fnname">is_informational</a>(&amp;self) -&gt; bool</h4></section></summary><div class="docblock"><p>Check if status is within 100-199.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.is_success" class="method has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#179">source</a><h4 class="code-header">pub fn <a href="#method.is_success" class="fnname">is_success</a>(&amp;self) -&gt; bool</h4></section></summary><div class="docblock"><p>Check if status is within 200-299.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.is_redirection" class="method has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#185">source</a><h4 class="code-header">pub fn <a href="#method.is_redirection" class="fnname">is_redirection</a>(&amp;self) -&gt; bool</h4></section></summary><div class="docblock"><p>Check if status is within 300-399.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.is_client_error" class="method has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#191">source</a><h4 class="code-header">pub fn <a href="#method.is_client_error" class="fnname">is_client_error</a>(&amp;self) -&gt; bool</h4></section></summary><div class="docblock"><p>Check if status is within 400-499.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.is_server_error" class="method has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#197">source</a><h4 class="code-header">pub fn <a href="#method.is_server_error" class="fnname">is_server_error</a>(&amp;self) -&gt; bool</h4></section></summary><div class="docblock"><p>Check if status is within 500-599.</p>
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-StatusCode-1" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><a href="#impl-StatusCode-1" class="anchor"></a><h3 class="code-header">impl <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedconstant.CONTINUE" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.CONTINUE" class="constant">CONTINUE</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(100) })</h4></section></summary><div class="docblock"><p>100 Continue
[<a href="https://tools.ietf.org/html/rfc7231#section-6.2.1">RFC7231, Section 6.2.1</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.SWITCHING_PROTOCOLS" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.SWITCHING_PROTOCOLS" class="constant">SWITCHING_PROTOCOLS</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(101) })</h4></section></summary><div class="docblock"><p>101 Switching Protocols
[<a href="https://tools.ietf.org/html/rfc7231#section-6.2.2">RFC7231, Section 6.2.2</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.PROCESSING" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.PROCESSING" class="constant">PROCESSING</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(102) })</h4></section></summary><div class="docblock"><p>102 Processing
[<a href="https://tools.ietf.org/html/rfc2518">RFC2518</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.OK" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.OK" class="constant">OK</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(200) })</h4></section></summary><div class="docblock"><p>200 OK
[<a href="https://tools.ietf.org/html/rfc7231#section-6.3.1">RFC7231, Section 6.3.1</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.CREATED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.CREATED" class="constant">CREATED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(201) })</h4></section></summary><div class="docblock"><p>201 Created
[<a href="https://tools.ietf.org/html/rfc7231#section-6.3.2">RFC7231, Section 6.3.2</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.ACCEPTED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.ACCEPTED" class="constant">ACCEPTED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(202) })</h4></section></summary><div class="docblock"><p>202 Accepted
[<a href="https://tools.ietf.org/html/rfc7231#section-6.3.3">RFC7231, Section 6.3.3</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.NON_AUTHORITATIVE_INFORMATION" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.NON_AUTHORITATIVE_INFORMATION" class="constant">NON_AUTHORITATIVE_INFORMATION</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(203) })</h4></section></summary><div class="docblock"><p>203 Non-Authoritative Information
[<a href="https://tools.ietf.org/html/rfc7231#section-6.3.4">RFC7231, Section 6.3.4</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.NO_CONTENT" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.NO_CONTENT" class="constant">NO_CONTENT</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(204) })</h4></section></summary><div class="docblock"><p>204 No Content
[<a href="https://tools.ietf.org/html/rfc7231#section-6.3.5">RFC7231, Section 6.3.5</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.RESET_CONTENT" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.RESET_CONTENT" class="constant">RESET_CONTENT</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(205) })</h4></section></summary><div class="docblock"><p>205 Reset Content
[<a href="https://tools.ietf.org/html/rfc7231#section-6.3.6">RFC7231, Section 6.3.6</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.PARTIAL_CONTENT" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.PARTIAL_CONTENT" class="constant">PARTIAL_CONTENT</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(206) })</h4></section></summary><div class="docblock"><p>206 Partial Content
[<a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC7233, Section 4.1</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.MULTI_STATUS" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.MULTI_STATUS" class="constant">MULTI_STATUS</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(207) })</h4></section></summary><div class="docblock"><p>207 Multi-Status
[<a href="https://tools.ietf.org/html/rfc4918">RFC4918</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.ALREADY_REPORTED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.ALREADY_REPORTED" class="constant">ALREADY_REPORTED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(208) })</h4></section></summary><div class="docblock"><p>208 Already Reported
[<a href="https://tools.ietf.org/html/rfc5842">RFC5842</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.IM_USED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.IM_USED" class="constant">IM_USED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(226) })</h4></section></summary><div class="docblock"><p>226 IM Used
[<a href="https://tools.ietf.org/html/rfc3229">RFC3229</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.MULTIPLE_CHOICES" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.MULTIPLE_CHOICES" class="constant">MULTIPLE_CHOICES</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(300) })</h4></section></summary><div class="docblock"><p>300 Multiple Choices
[<a href="https://tools.ietf.org/html/rfc7231#section-6.4.1">RFC7231, Section 6.4.1</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.MOVED_PERMANENTLY" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.MOVED_PERMANENTLY" class="constant">MOVED_PERMANENTLY</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(301) })</h4></section></summary><div class="docblock"><p>301 Moved Permanently
[<a href="https://tools.ietf.org/html/rfc7231#section-6.4.2">RFC7231, Section 6.4.2</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.FOUND" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.FOUND" class="constant">FOUND</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(302) })</h4></section></summary><div class="docblock"><p>302 Found
[<a href="https://tools.ietf.org/html/rfc7231#section-6.4.3">RFC7231, Section 6.4.3</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.SEE_OTHER" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.SEE_OTHER" class="constant">SEE_OTHER</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(303) })</h4></section></summary><div class="docblock"><p>303 See Other
[<a href="https://tools.ietf.org/html/rfc7231#section-6.4.4">RFC7231, Section 6.4.4</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.NOT_MODIFIED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.NOT_MODIFIED" class="constant">NOT_MODIFIED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(304) })</h4></section></summary><div class="docblock"><p>304 Not Modified
[<a href="https://tools.ietf.org/html/rfc7232#section-4.1">RFC7232, Section 4.1</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.USE_PROXY" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.USE_PROXY" class="constant">USE_PROXY</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(305) })</h4></section></summary><div class="docblock"><p>305 Use Proxy
[<a href="https://tools.ietf.org/html/rfc7231#section-6.4.5">RFC7231, Section 6.4.5</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.TEMPORARY_REDIRECT" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.TEMPORARY_REDIRECT" class="constant">TEMPORARY_REDIRECT</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(307) })</h4></section></summary><div class="docblock"><p>307 Temporary Redirect
[<a href="https://tools.ietf.org/html/rfc7231#section-6.4.7">RFC7231, Section 6.4.7</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.PERMANENT_REDIRECT" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.PERMANENT_REDIRECT" class="constant">PERMANENT_REDIRECT</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(308) })</h4></section></summary><div class="docblock"><p>308 Permanent Redirect
[<a href="https://tools.ietf.org/html/rfc7238">RFC7238</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.BAD_REQUEST" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.BAD_REQUEST" class="constant">BAD_REQUEST</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(400) })</h4></section></summary><div class="docblock"><p>400 Bad Request
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.1">RFC7231, Section 6.5.1</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.UNAUTHORIZED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.UNAUTHORIZED" class="constant">UNAUTHORIZED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(401) })</h4></section></summary><div class="docblock"><p>401 Unauthorized
[<a href="https://tools.ietf.org/html/rfc7235#section-3.1">RFC7235, Section 3.1</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.PAYMENT_REQUIRED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.PAYMENT_REQUIRED" class="constant">PAYMENT_REQUIRED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(402) })</h4></section></summary><div class="docblock"><p>402 Payment Required
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.2">RFC7231, Section 6.5.2</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.FORBIDDEN" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.FORBIDDEN" class="constant">FORBIDDEN</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(403) })</h4></section></summary><div class="docblock"><p>403 Forbidden
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.3">RFC7231, Section 6.5.3</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.NOT_FOUND" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.NOT_FOUND" class="constant">NOT_FOUND</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(404) })</h4></section></summary><div class="docblock"><p>404 Not Found
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.4">RFC7231, Section 6.5.4</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.METHOD_NOT_ALLOWED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.METHOD_NOT_ALLOWED" class="constant">METHOD_NOT_ALLOWED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(405) })</h4></section></summary><div class="docblock"><p>405 Method Not Allowed
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.5">RFC7231, Section 6.5.5</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.NOT_ACCEPTABLE" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.NOT_ACCEPTABLE" class="constant">NOT_ACCEPTABLE</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(406) })</h4></section></summary><div class="docblock"><p>406 Not Acceptable
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.6">RFC7231, Section 6.5.6</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.PROXY_AUTHENTICATION_REQUIRED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.PROXY_AUTHENTICATION_REQUIRED" class="constant">PROXY_AUTHENTICATION_REQUIRED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(407) })</h4></section></summary><div class="docblock"><p>407 Proxy Authentication Required
[<a href="https://tools.ietf.org/html/rfc7235#section-3.2">RFC7235, Section 3.2</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.REQUEST_TIMEOUT" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.REQUEST_TIMEOUT" class="constant">REQUEST_TIMEOUT</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(408) })</h4></section></summary><div class="docblock"><p>408 Request Timeout
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.7">RFC7231, Section 6.5.7</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.CONFLICT" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.CONFLICT" class="constant">CONFLICT</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(409) })</h4></section></summary><div class="docblock"><p>409 Conflict
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.8">RFC7231, Section 6.5.8</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.GONE" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.GONE" class="constant">GONE</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(410) })</h4></section></summary><div class="docblock"><p>410 Gone
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.9">RFC7231, Section 6.5.9</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.LENGTH_REQUIRED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.LENGTH_REQUIRED" class="constant">LENGTH_REQUIRED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(411) })</h4></section></summary><div class="docblock"><p>411 Length Required
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.10">RFC7231, Section 6.5.10</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.PRECONDITION_FAILED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.PRECONDITION_FAILED" class="constant">PRECONDITION_FAILED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(412) })</h4></section></summary><div class="docblock"><p>412 Precondition Failed
[<a href="https://tools.ietf.org/html/rfc7232#section-4.2">RFC7232, Section 4.2</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.PAYLOAD_TOO_LARGE" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.PAYLOAD_TOO_LARGE" class="constant">PAYLOAD_TOO_LARGE</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(413) })</h4></section></summary><div class="docblock"><p>413 Payload Too Large
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.11">RFC7231, Section 6.5.11</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.URI_TOO_LONG" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.URI_TOO_LONG" class="constant">URI_TOO_LONG</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(414) })</h4></section></summary><div class="docblock"><p>414 URI Too Long
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.12">RFC7231, Section 6.5.12</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.UNSUPPORTED_MEDIA_TYPE" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.UNSUPPORTED_MEDIA_TYPE" class="constant">UNSUPPORTED_MEDIA_TYPE</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(415) })</h4></section></summary><div class="docblock"><p>415 Unsupported Media Type
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.13">RFC7231, Section 6.5.13</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.RANGE_NOT_SATISFIABLE" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.RANGE_NOT_SATISFIABLE" class="constant">RANGE_NOT_SATISFIABLE</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(416) })</h4></section></summary><div class="docblock"><p>416 Range Not Satisfiable
[<a href="https://tools.ietf.org/html/rfc7233#section-4.4">RFC7233, Section 4.4</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.EXPECTATION_FAILED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.EXPECTATION_FAILED" class="constant">EXPECTATION_FAILED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(417) })</h4></section></summary><div class="docblock"><p>417 Expectation Failed
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.14">RFC7231, Section 6.5.14</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.IM_A_TEAPOT" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.IM_A_TEAPOT" class="constant">IM_A_TEAPOT</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(418) })</h4></section></summary><div class="docblock"><p>418 I’m a teapot
[curiously not registered by IANA but <a href="https://tools.ietf.org/html/rfc2324">RFC2324</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.MISDIRECTED_REQUEST" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.MISDIRECTED_REQUEST" class="constant">MISDIRECTED_REQUEST</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(421) })</h4></section></summary><div class="docblock"><p>421 Misdirected Request
<a href="http://tools.ietf.org/html/rfc7540#section-9.1.2">RFC7540, Section 9.1.2</a></p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.UNPROCESSABLE_ENTITY" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.UNPROCESSABLE_ENTITY" class="constant">UNPROCESSABLE_ENTITY</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(422) })</h4></section></summary><div class="docblock"><p>422 Unprocessable Entity
[<a href="https://tools.ietf.org/html/rfc4918">RFC4918</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.LOCKED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.LOCKED" class="constant">LOCKED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(423) })</h4></section></summary><div class="docblock"><p>423 Locked
[<a href="https://tools.ietf.org/html/rfc4918">RFC4918</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.FAILED_DEPENDENCY" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.FAILED_DEPENDENCY" class="constant">FAILED_DEPENDENCY</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(424) })</h4></section></summary><div class="docblock"><p>424 Failed Dependency
[<a href="https://tools.ietf.org/html/rfc4918">RFC4918</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.UPGRADE_REQUIRED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.UPGRADE_REQUIRED" class="constant">UPGRADE_REQUIRED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(426) })</h4></section></summary><div class="docblock"><p>426 Upgrade Required
[<a href="https://tools.ietf.org/html/rfc7231#section-6.5.15">RFC7231, Section 6.5.15</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.PRECONDITION_REQUIRED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.PRECONDITION_REQUIRED" class="constant">PRECONDITION_REQUIRED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(428) })</h4></section></summary><div class="docblock"><p>428 Precondition Required
[<a href="https://tools.ietf.org/html/rfc6585">RFC6585</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.TOO_MANY_REQUESTS" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.TOO_MANY_REQUESTS" class="constant">TOO_MANY_REQUESTS</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(429) })</h4></section></summary><div class="docblock"><p>429 Too Many Requests
[<a href="https://tools.ietf.org/html/rfc6585">RFC6585</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.REQUEST_HEADER_FIELDS_TOO_LARGE" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.REQUEST_HEADER_FIELDS_TOO_LARGE" class="constant">REQUEST_HEADER_FIELDS_TOO_LARGE</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(431) })</h4></section></summary><div class="docblock"><p>431 Request Header Fields Too Large
[<a href="https://tools.ietf.org/html/rfc6585">RFC6585</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.UNAVAILABLE_FOR_LEGAL_REASONS" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.UNAVAILABLE_FOR_LEGAL_REASONS" class="constant">UNAVAILABLE_FOR_LEGAL_REASONS</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(451) })</h4></section></summary><div class="docblock"><p>451 Unavailable For Legal Reasons
[<a href="http://tools.ietf.org/html/rfc7725">RFC7725</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.INTERNAL_SERVER_ERROR" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.INTERNAL_SERVER_ERROR" class="constant">INTERNAL_SERVER_ERROR</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(500) })</h4></section></summary><div class="docblock"><p>500 Internal Server Error
[<a href="https://tools.ietf.org/html/rfc7231#section-6.6.1">RFC7231, Section 6.6.1</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.NOT_IMPLEMENTED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.NOT_IMPLEMENTED" class="constant">NOT_IMPLEMENTED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(501) })</h4></section></summary><div class="docblock"><p>501 Not Implemented
[<a href="https://tools.ietf.org/html/rfc7231#section-6.6.2">RFC7231, Section 6.6.2</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.BAD_GATEWAY" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.BAD_GATEWAY" class="constant">BAD_GATEWAY</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(502) })</h4></section></summary><div class="docblock"><p>502 Bad Gateway
[<a href="https://tools.ietf.org/html/rfc7231#section-6.6.3">RFC7231, Section 6.6.3</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.SERVICE_UNAVAILABLE" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.SERVICE_UNAVAILABLE" class="constant">SERVICE_UNAVAILABLE</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(503) })</h4></section></summary><div class="docblock"><p>503 Service Unavailable
[<a href="https://tools.ietf.org/html/rfc7231#section-6.6.4">RFC7231, Section 6.6.4</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.GATEWAY_TIMEOUT" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.GATEWAY_TIMEOUT" class="constant">GATEWAY_TIMEOUT</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(504) })</h4></section></summary><div class="docblock"><p>504 Gateway Timeout
[<a href="https://tools.ietf.org/html/rfc7231#section-6.6.5">RFC7231, Section 6.6.5</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.HTTP_VERSION_NOT_SUPPORTED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.HTTP_VERSION_NOT_SUPPORTED" class="constant">HTTP_VERSION_NOT_SUPPORTED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(505) })</h4></section></summary><div class="docblock"><p>505 HTTP Version Not Supported
[<a href="https://tools.ietf.org/html/rfc7231#section-6.6.6">RFC7231, Section 6.6.6</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.VARIANT_ALSO_NEGOTIATES" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.VARIANT_ALSO_NEGOTIATES" class="constant">VARIANT_ALSO_NEGOTIATES</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(506) })</h4></section></summary><div class="docblock"><p>506 Variant Also Negotiates
[<a href="https://tools.ietf.org/html/rfc2295">RFC2295</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.INSUFFICIENT_STORAGE" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.INSUFFICIENT_STORAGE" class="constant">INSUFFICIENT_STORAGE</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(507) })</h4></section></summary><div class="docblock"><p>507 Insufficient Storage
[<a href="https://tools.ietf.org/html/rfc4918">RFC4918</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.LOOP_DETECTED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.LOOP_DETECTED" class="constant">LOOP_DETECTED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(508) })</h4></section></summary><div class="docblock"><p>508 Loop Detected
[<a href="https://tools.ietf.org/html/rfc5842">RFC5842</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.NOT_EXTENDED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.NOT_EXTENDED" class="constant">NOT_EXTENDED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(510) })</h4></section></summary><div class="docblock"><p>510 Not Extended
[<a href="https://tools.ietf.org/html/rfc2774">RFC2774</a>]</p>
</div></details><details class="rustdoc-toggle" open><summary><section id="associatedconstant.NETWORK_AUTHENTICATION_REQUIRED" class="associatedconstant has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#323-515">source</a><h4 class="code-header">pub const <a href="#associatedconstant.NETWORK_AUTHENTICATION_REQUIRED" class="constant">NETWORK_AUTHENTICATION_REQUIRED</a>: <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> = StatusCode(unsafe { NonZeroU16::new_unchecked(511) })</h4></section></summary><div class="docblock"><p>511 Network Authentication Required
[<a href="https://tools.ietf.org/html/rfc6585">RFC6585</a>]</p>
</div></details></div></details></div><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-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#impl-Clone-for-StatusCode" class="anchor"></a><h3 class="code-header">impl Clone for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</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/http/status.rs.html#44">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.StatusCode.html" title="struct hyper::StatusCode">StatusCode</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-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#202">source</a><a href="#impl-Debug-for-StatusCode" class="anchor"></a><h3 class="code-header">impl Debug for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></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/http/status.rs.html#203">source</a><a href="#method.fmt-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">fmt</a>(&amp;self, f: &amp;mut Formatter&lt;'_&gt;) -&gt; Result&lt;(), Error&gt;</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-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#227">source</a><a href="#impl-Default-for-StatusCode" class="anchor"></a><h3 class="code-header">impl Default for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</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/http/status.rs.html#229">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.StatusCode.html" title="struct hyper::StatusCode">StatusCode</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-Display-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#216">source</a><a href="#impl-Display-for-StatusCode" class="anchor"></a><h3 class="code-header">impl Display for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section></summary><div class="docblock"><p>Formats the status code, <em>including</em> the canonical reason.</p>
<h4 id="example-4"><a href="#example-4">Example</a></h4>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="macro">assert_eq!</span>(<span class="macro">format!</span>(<span class="string">&quot;{}&quot;</span>, StatusCode::OK), <span class="string">&quot;200 OK&quot;</span>);</code></pre></div>
</div><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/http/status.rs.html#217">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&lt;(), Error&gt;</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-From%3C%26%27a%20StatusCode%3E-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#263">source</a><a href="#impl-From%3C%26%27a%20StatusCode%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; From&lt;&amp;'a <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>&gt; for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></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"><a class="srclink rightside" href="../src/http/status.rs.html#265">source</a><a href="#method.from" class="anchor"></a><h4 class="code-header">fn <a class="fnname">from</a>(t: &amp;'a <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>) -&gt; <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-FromStr-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#255">source</a><a href="#impl-FromStr-for-StatusCode" class="anchor"></a><h3 class="code-header">impl FromStr for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Err" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Err" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Err</a> = <a class="struct" href="../http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a></h4></section></summary><div class='docblock'>The associated error which can be returned from parsing.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_str" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#258">source</a><a href="#method.from_str" class="anchor"></a><h4 class="code-header">fn <a class="fnname">from_str</a>(s: &amp;str) -&gt; Result&lt;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>, <a class="struct" href="../http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a>&gt;</h4></section></summary><div class='docblock'>Parses a string <code>s</code> to return a value of this type. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Hash-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#impl-Hash-for-StatusCode" class="anchor"></a><h3 class="code-header">impl Hash for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.hash" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#method.hash" class="anchor"></a><h4 class="code-header">fn <a class="fnname">hash</a>&lt;__H&gt;(&amp;self, state: &amp;mut __H)<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;__H: Hasher,</span></h4></section></summary><div class='docblock'>Feeds this value into the given [<code>Hasher</code>]. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.hash_slice" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.3.0">1.3.0</span><a href="#method.hash_slice" class="anchor"></a><h4 class="code-header">fn <a class="fnname">hash_slice</a>&lt;H&gt;(data: &amp;[Self], state: &amp;mut H)<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;H: Hasher,</span></h4></section></summary><div class='docblock'>Feeds a slice of this type into the given [<code>Hasher</code>]. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Ord-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#impl-Ord-for-StatusCode" class="anchor"></a><h3 class="code-header">impl Ord for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.cmp" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#method.cmp" class="anchor"></a><h4 class="code-header">fn <a class="fnname">cmp</a>(&amp;self, other: &amp;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>) -&gt; Ordering</h4></section></summary><div class='docblock'>This method returns an [<code>Ordering</code>] between <code>self</code> and <code>other</code>. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.max" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.21.0">1.21.0</span><a href="#method.max" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">max</a>(self, other: Self) -&gt; Self</h4></section></summary><div class='docblock'>Compares and returns the maximum of two values. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.min" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.21.0">1.21.0</span><a href="#method.min" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">min</a>(self, other: Self) -&gt; Self</h4></section></summary><div class='docblock'>Compares and returns the minimum of two values. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.clamp" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.50.0">1.50.0</span><a href="#method.clamp" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">clamp</a>(self, min: Self, max: Self) -&gt; Self<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;Self: PartialOrd&lt;Self&gt;,</span></h4></section></summary><div class='docblock'>Restrict a value to a certain interval. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-PartialEq%3CStatusCode%3E-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#impl-PartialEq%3CStatusCode%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl PartialEq&lt;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>&gt; for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.eq-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#method.eq-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">eq</a>(&amp;self, other: &amp;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>) -&gt; bool</h4></section></summary><div class='docblock'>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used
by <code>==</code>. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.ne-1" 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.ne-1" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">ne</a>(&amp;self, other: &amp;Rhs) -&gt; bool</h4></section></summary><div class='docblock'>This method tests for <code>!=</code>. The default implementation is almost always
sufficient, and should not be overridden without very good reason. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-PartialEq%3Cu16%3E-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#234">source</a><a href="#impl-PartialEq%3Cu16%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl PartialEq&lt;u16&gt; for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.eq" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#236">source</a><a href="#method.eq" class="anchor"></a><h4 class="code-header">fn <a class="fnname">eq</a>(&amp;self, other: &amp;u16) -&gt; bool</h4></section></summary><div class='docblock'>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used
by <code>==</code>. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.ne" 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.ne" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">ne</a>(&amp;self, other: &amp;Rhs) -&gt; bool</h4></section></summary><div class='docblock'>This method tests for <code>!=</code>. The default implementation is almost always
sufficient, and should not be overridden without very good reason. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-PartialOrd%3CStatusCode%3E-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#impl-PartialOrd%3CStatusCode%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl PartialOrd&lt;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>&gt; for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.partial_cmp" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#method.partial_cmp" class="anchor"></a><h4 class="code-header">fn <a class="fnname">partial_cmp</a>(&amp;self, other: &amp;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>) -&gt; Option&lt;Ordering&gt;</h4></section></summary><div class='docblock'>This method returns an ordering between <code>self</code> and <code>other</code> values if one exists. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.lt" 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.lt" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">lt</a>(&amp;self, other: &amp;Rhs) -&gt; bool</h4></section></summary><div class='docblock'>This method tests less than (for <code>self</code> and <code>other</code>) and is used by the <code>&lt;</code> operator. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.le" 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.le" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">le</a>(&amp;self, other: &amp;Rhs) -&gt; bool</h4></section></summary><div class='docblock'>This method tests less than or equal to (for <code>self</code> and <code>other</code>) and is used by the <code>&lt;=</code>
operator. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.gt" 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.gt" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">gt</a>(&amp;self, other: &amp;Rhs) -&gt; bool</h4></section></summary><div class='docblock'>This method tests greater than (for <code>self</code> and <code>other</code>) and is used by the <code>&gt;</code> operator. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.ge" 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.ge" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">ge</a>(&amp;self, other: &amp;Rhs) -&gt; bool</h4></section></summary><div class='docblock'>This method tests greater than or equal to (for <code>self</code> and <code>other</code>) and is used by the <code>&gt;=</code>
operator. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-TryFrom%3C%26%27a%20%5Bu8%5D%3E-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#270">source</a><a href="#impl-TryFrom%3C%26%27a%20%5Bu8%5D%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; TryFrom&lt;&amp;'a [u8]&gt; for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></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> = <a class="struct" href="../http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a></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-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#274">source</a><a href="#method.try_from-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">try_from</a>(<br>&nbsp;&nbsp;&nbsp;&nbsp;t: &amp;'a [u8]<br>) -&gt; Result&lt;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>, &lt;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> as TryFrom&lt;&amp;'a [u8]&gt;&gt;::Error&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-TryFrom%3C%26%27a%20str%3E-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#279">source</a><a href="#impl-TryFrom%3C%26%27a%20str%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; TryFrom&lt;&amp;'a str&gt; for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error-2" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-2" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Error</a> = <a class="struct" href="../http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a></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-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#283">source</a><a href="#method.try_from-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">try_from</a>(<br>&nbsp;&nbsp;&nbsp;&nbsp;t: &amp;'a str<br>) -&gt; Result&lt;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>, &lt;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> as TryFrom&lt;&amp;'a str&gt;&gt;::Error&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-TryFrom%3Cu16%3E-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#288">source</a><a href="#impl-TryFrom%3Cu16%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl TryFrom&lt;u16&gt; for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></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> = <a class="struct" href="../http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a></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"><a class="srclink rightside" href="../src/http/status.rs.html#292">source</a><a href="#method.try_from" class="anchor"></a><h4 class="code-header">fn <a class="fnname">try_from</a>(t: u16) -&gt; Result&lt;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a>, &lt;<a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a> as TryFrom&lt;u16&gt;&gt;::Error&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><section id="impl-Copy-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#impl-Copy-for-StatusCode" class="anchor"></a><h3 class="code-header">impl Copy for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section><section id="impl-Eq-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#impl-Eq-for-StatusCode" class="anchor"></a><h3 class="code-header">impl Eq for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section><section id="impl-StructuralEq-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#impl-StructuralEq-for-StatusCode" class="anchor"></a><h3 class="code-header">impl StructuralEq for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section><section id="impl-StructuralPartialEq-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/http/status.rs.html#44">source</a><a href="#impl-StructuralPartialEq-for-StatusCode" class="anchor"></a><h3 class="code-header">impl StructuralPartialEq for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</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-StatusCode" class="impl has-srclink"><a href="#impl-RefUnwindSafe-for-StatusCode" class="anchor"></a><h3 class="code-header">impl RefUnwindSafe for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section><section id="impl-Send-for-StatusCode" class="impl has-srclink"><a href="#impl-Send-for-StatusCode" class="anchor"></a><h3 class="code-header">impl Send for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section><section id="impl-Sync-for-StatusCode" class="impl has-srclink"><a href="#impl-Sync-for-StatusCode" class="anchor"></a><h3 class="code-header">impl Sync for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section><section id="impl-Unpin-for-StatusCode" class="impl has-srclink"><a href="#impl-Unpin-for-StatusCode" class="anchor"></a><h3 class="code-header">impl Unpin for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</a></h3></section><section id="impl-UnwindSafe-for-StatusCode" class="impl has-srclink"><a href="#impl-UnwindSafe-for-StatusCode" class="anchor"></a><h3 class="code-header">impl UnwindSafe for <a class="struct" href="struct.StatusCode.html" title="struct hyper::StatusCode">StatusCode</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-StatusCode" class="impl has-srclink"><a href="#impl-Any-for-StatusCode" 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-StatusCode" class="impl has-srclink"><a href="#impl-Borrow%3CT%3E-for-StatusCode" 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-StatusCode" class="impl has-srclink"><a href="#impl-BorrowMut%3CT%3E-for-StatusCode" 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-Equivalent%3CK%3E-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/indexmap/equivalent.rs.html#18">source</a><a href="#impl-Equivalent%3CK%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;Q, K&gt; <a class="trait" href="../indexmap/equivalent/trait.Equivalent.html" title="trait indexmap::equivalent::Equivalent">Equivalent</a>&lt;K&gt; for Q<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;Q: Eq + ?Sized,<br>&nbsp;&nbsp;&nbsp;&nbsp;K: Borrow&lt;Q&gt; + ?Sized,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.equivalent" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/indexmap/equivalent.rs.html#24">source</a><a href="#method.equivalent" class="anchor"></a><h4 class="code-header">fn <a href="../indexmap/equivalent/trait.Equivalent.html#tymethod.equivalent" class="fnname">equivalent</a>(&amp;self, key: &amp;K) -&gt; bool</h4></section></summary><div class='docblock'>Compare self to <code>key</code> and return <code>true</code> if they are equal.</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-StatusCode" class="impl has-srclink"><a href="#impl-From%3CT%3E-for-StatusCode" 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-1" 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-1" 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-Instrument-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/tracing/instrument.rs.html#276">source</a><a href="#impl-Instrument-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="../tracing/instrument/trait.Instrument.html" title="trait tracing::instrument::Instrument">Instrument</a> for T</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.instrument" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/tracing/instrument.rs.html#82">source</a><a href="#method.instrument" class="anchor"></a><h4 class="code-header">fn <a href="../tracing/instrument/trait.Instrument.html#method.instrument" class="fnname">instrument</a>(self, span: <a class="struct" href="../tracing/span/struct.Span.html" title="struct tracing::span::Span">Span</a>) -&gt; <a class="struct" href="../tracing/instrument/struct.Instrumented.html" title="struct tracing::instrument::Instrumented">Instrumented</a>&lt;Self&gt;</h4></section></summary><div class='docblock'>Instruments this type with the provided <a href="../tracing/span/struct.Span.html" title="Span"><code>Span</code></a>, returning an
<code>Instrumented</code> wrapper. <a href="../tracing/instrument/trait.Instrument.html#method.instrument">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.in_current_span" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/tracing/instrument.rs.html#121">source</a><a href="#method.in_current_span" class="anchor"></a><h4 class="code-header">fn <a href="../tracing/instrument/trait.Instrument.html#method.in_current_span" class="fnname">in_current_span</a>(self) -&gt; <a class="struct" href="../tracing/instrument/struct.Instrumented.html" title="struct tracing::instrument::Instrumented">Instrumented</a>&lt;Self&gt;</h4></section></summary><div class='docblock'>Instruments this type with the <a href="../tracing/span/struct.Span.html#method.current">current</a> <a href="../tracing/span/struct.Span.html"><code>Span</code></a>, returning an
<code>Instrumented</code> wrapper. <a href="../tracing/instrument/trait.Instrument.html#method.in_current_span">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-StatusCode" class="impl has-srclink"><a href="#impl-Into%3CU%3E-for-StatusCode" 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-StatusCode" class="impl has-srclink"><a href="#impl-ToOwned-for-StatusCode" 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-ToString-for-StatusCode" class="impl has-srclink"><a href="#impl-ToString-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; ToString for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: Display + ?Sized,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_string" class="method trait-impl has-srclink"><a href="#method.to_string" class="anchor"></a><h4 class="code-header">default fn <a class="fnname">to_string</a>(&amp;self) -&gt; String</h4></section></summary><div class='docblock'>Converts the given value to a <code>String</code>. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-TryFrom%3CU%3E-for-StatusCode" class="impl has-srclink"><a href="#impl-TryFrom%3CU%3E-for-StatusCode" 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-4" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-4" 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-3" 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-3" 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-StatusCode" class="impl has-srclink"><a href="#impl-TryInto%3CU%3E-for-StatusCode" 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-3" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-3" 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><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-WithSubscriber-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="../src/tracing/instrument.rs.html#334">source</a><a href="#impl-WithSubscriber-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="../tracing/instrument/trait.WithSubscriber.html" title="trait tracing::instrument::WithSubscriber">WithSubscriber</a> for T</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.with_subscriber" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/tracing/instrument.rs.html#169-171">source</a><a href="#method.with_subscriber" class="anchor"></a><h4 class="code-header">fn <a href="../tracing/instrument/trait.WithSubscriber.html#method.with_subscriber" class="fnname">with_subscriber</a>&lt;S&gt;(self, subscriber: S) -&gt; <a class="struct" href="../tracing/instrument/struct.WithDispatch.html" title="struct tracing::instrument::WithDispatch">WithDispatch</a>&lt;Self&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;S: Into&lt;<a class="struct" href="../tracing_core/dispatcher/struct.Dispatch.html" title="struct tracing_core::dispatcher::Dispatch">Dispatch</a>&gt;,</span></h4></section></summary><div class='docblock'>Attaches the provided <a href="../tracing_core/subscriber/trait.Subscriber.html"><code>Subscriber</code></a> to this type, returning a
<a href="../tracing/instrument/struct.WithDispatch.html" title="WithDispatch"><code>WithDispatch</code></a> wrapper. <a href="../tracing/instrument/trait.WithSubscriber.html#method.with_subscriber">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.with_current_subscriber" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/tracing/instrument.rs.html#221">source</a><a href="#method.with_current_subscriber" class="anchor"></a><h4 class="code-header">fn <a href="../tracing/instrument/trait.WithSubscriber.html#method.with_current_subscriber" class="fnname">with_current_subscriber</a>(self) -&gt; <a class="struct" href="../tracing/instrument/struct.WithDispatch.html" title="struct tracing::instrument::WithDispatch">WithDispatch</a>&lt;Self&gt;</h4></section></summary><div class='docblock'>Attaches the current <a href="../tracing/dispatcher/index.html#setting-the-default-subscriber">default</a> <a href="../tracing_core/subscriber/trait.Subscriber.html"><code>Subscriber</code></a> to this type, returning a
<a href="../tracing/instrument/struct.WithDispatch.html" title="WithDispatch"><code>WithDispatch</code></a> wrapper. <a href="../tracing/instrument/trait.WithSubscriber.html#method.with_current_subscriber">Read more</a></div></details></div></details></div></section></div></main><div id="rustdoc-vars" data-root-path="../" data-current-crate="hyper" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.66.0-nightly (5c8bff74b 2022-10-21)" ></div></body></html>