blob: 43d115ecd6a676bc65619234a65d1b4ed5dd5ba9 [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 http::status - 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="../../http/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="../../http/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-From%3CStatusCode%3E-for-u16">From&lt;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%3CStatusCode%3E-for-u16">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-From%3CT%3E-for-StatusCode">From&lt;T&gt;</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></ul></section><h2><a href="index.html">In http::status</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">http</a>::<wbr><a href="index.html">status</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-200">source</a><a href="#impl-StatusCode" class="anchor"></a><h3 class="code-header">impl <a class="struct" href="struct.StatusCode.html" title="struct http::status::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-81">source</a><h4 class="code-header">pub fn <a href="#method.from_u16" class="fnname">from_u16</a>(src: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>, <a class="struct" href="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-101">source</a><h4 class="code-header">pub fn <a href="#method.from_bytes" class="fnname">from_bytes</a>(src: &amp;[<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>]) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>, <a class="struct" href="struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a>&gt;</h4></section></summary><div class="docblock"><p>Converts a &amp;<a href="https://doc.rust-lang.org/nightly/std/primitive.u8.html" title="u8">u8</a> 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-121">source</a><h4 class="code-header">pub fn <a href="#method.as_u16" class="fnname">as_u16</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a></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-147">source</a><h4 class="code-header">pub fn <a href="#method.as_str" class="fnname">as_str</a>(&amp;self) -&gt; &amp;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a></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-169">source</a><h4 class="code-header">pub fn <a href="#method.canonical_reason" class="fnname">canonical_reason</a>(&amp;self) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;&amp;'static <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>&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-175">source</a><h4 class="code-header">pub fn <a href="#method.is_informational" class="fnname">is_informational</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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-181">source</a><h4 class="code-header">pub fn <a href="#method.is_success" class="fnname">is_success</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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-187">source</a><h4 class="code-header">pub fn <a href="#method.is_redirection" class="fnname">is_redirection</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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-193">source</a><h4 class="code-header">pub fn <a href="#method.is_client_error" class="fnname">is_client_error</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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-199">source</a><h4 class="code-header">pub fn <a href="#method.is_server_error" class="fnname">is_server_error</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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 http::status::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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 http::status::StatusCode">StatusCode</a> = _</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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#tymethod.clone" class="fnname">clone</a>(&amp;self) -&gt; <a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a></h4></section></summary><div class='docblock'>Returns a copy of the value. <a href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#tymethod.clone">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="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/clone.rs.html#132-134">source</a></span><a href="#method.clone_from" class="anchor"></a><h4 class="code-header">const fn <a href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#method.clone_from" class="fnname">clone_from</a>(&amp;mut self, source: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;</a>Self)</h4></section></summary><div class='docblock'>Performs copy-assignment from <code>source</code>. <a href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html#method.clone_from">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-206">source</a><a href="#impl-Debug-for-StatusCode" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/http/status.rs.html#203-205">source</a><a href="#method.fmt" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt" class="fnname">fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="https://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a>&lt;'_&gt;) -&gt; <a class="type" href="https://doc.rust-lang.org/nightly/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html#tymethod.fmt">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-232">source</a><a href="#impl-Default-for-StatusCode" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/default/trait.Default.html" title="trait core::default::Default">Default</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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-231">source</a><a href="#method.default" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/default/trait.Default.html#tymethod.default" class="fnname">default</a>() -&gt; <a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a></h4></section></summary><div class='docblock'>Returns the “default value” for a type. <a href="https://doc.rust-lang.org/nightly/core/default/trait.Default.html#tymethod.default">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-225">source</a><a href="#impl-Display-for-StatusCode" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/http/status.rs.html#217-224">source</a><a href="#method.fmt-1" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt" class="fnname">fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="https://doc.rust-lang.org/nightly/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a>&lt;'_&gt;) -&gt; <a class="type" href="https://doc.rust-lang.org/nightly/core/fmt/type.Result.html" title="type core::fmt::Result">Result</a></h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html#tymethod.fmt">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-268">source</a><a href="#impl-From%3C%26%27a%20StatusCode%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;&amp;'a <a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>&gt; for <a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a></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"><a class="srclink rightside" href="../../src/http/status.rs.html#265-267">source</a><a href="#method.from-1" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from" class="fnname">from</a>(t: &amp;'a <a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>) -&gt; Self</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-From%3CStatusCode%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../../src/http/status.rs.html#248-253">source</a><a href="#impl-From%3CStatusCode%3E-for-u16" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;<a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>&gt; for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</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#250-252">source</a><a href="#method.from" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from" class="fnname">from</a>(status: <a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</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-261">source</a><a href="#impl-FromStr-for-StatusCode" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/str/traits/trait.FromStr.html" title="trait core::str::traits::FromStr">FromStr</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 href="https://doc.rust-lang.org/nightly/core/str/traits/trait.FromStr.html#associatedtype.Err" class="associatedtype">Err</a> = <a class="struct" href="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-260">source</a><a href="#method.from_str" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/str/traits/trait.FromStr.html#tymethod.from_str" class="fnname">from_str</a>(s: &amp;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>, <a class="struct" href="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 href="https://doc.rust-lang.org/nightly/core/str/traits/trait.FromStr.html#tymethod.from_str">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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html" title="trait core::hash::Hash">Hash</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#tymethod.hash" class="fnname">hash</a>&lt;__H:&nbsp;<a class="trait" href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html" title="trait core::hash::Hasher">Hasher</a>&gt;(&amp;self, state: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut </a>__H)</h4></section></summary><div class='docblock'>Feeds this value into the given <a href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html" title="Hasher"><code>Hasher</code></a>. <a href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#tymethod.hash">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="rightside"><span class="since" title="Stable since Rust version 1.3.0">1.3.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/hash/mod.rs.html#237-239">source</a></span><a href="#method.hash_slice" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#method.hash_slice" class="fnname">hash_slice</a>&lt;H&gt;(data: &amp;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[Self]</a>, state: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut </a>H)<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;H: <a class="trait" href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html" title="trait core::hash::Hasher">Hasher</a>,</span></h4></section></summary><div class='docblock'>Feeds a slice of this type into the given <a href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html" title="Hasher"><code>Hasher</code></a>. <a href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#method.hash_slice">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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html" title="trait core::cmp::Ord">Ord</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#tymethod.cmp" class="fnname">cmp</a>(&amp;self, other: &amp;<a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/cmp/enum.Ordering.html" title="enum core::cmp::Ordering">Ordering</a></h4></section></summary><div class='docblock'>This method returns an <a href="https://doc.rust-lang.org/nightly/core/cmp/enum.Ordering.html" title="Ordering"><code>Ordering</code></a> between <code>self</code> and <code>other</code>. <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#tymethod.cmp">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="rightside"><span class="since" title="Stable since Rust version 1.21.0">1.21.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#795-798">source</a></span><a href="#method.max" class="anchor"></a><h4 class="code-header">const fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.max" class="fnname">max</a>(self, other: Self) -&gt; Self</h4></section></summary><div class='docblock'>Compares and returns the maximum of two values. <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.max">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="rightside"><span class="since" title="Stable since Rust version 1.21.0">1.21.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#822-825">source</a></span><a href="#method.min" class="anchor"></a><h4 class="code-header">const fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.min" class="fnname">min</a>(self, other: Self) -&gt; Self</h4></section></summary><div class='docblock'>Compares and returns the minimum of two values. <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.min">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="rightside"><span class="since" title="Stable since Rust version 1.50.0">1.50.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#854-858">source</a></span><a href="#method.clamp" class="anchor"></a><h4 class="code-header">const fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.clamp" class="fnname">clamp</a>(self, min: Self, max: Self) -&gt; Self<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;Self: <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html" title="trait core::cmp::PartialOrd">PartialOrd</a>&lt;Self&gt;,</span></h4></section></summary><div class='docblock'>Restrict a value to a certain interval. <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.clamp">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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a>&lt;<a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>&gt; for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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#44">source</a><a href="#method.eq" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq" class="fnname">eq</a>(&amp;self, other: &amp;<a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq">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="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#227">source</a></span><a href="#method.ne" class="anchor"></a><h4 class="code-header">const fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne" class="fnname">ne</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;</a>Rhs) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-PartialEq%3CStatusCode%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../../src/http/status.rs.html#241-246">source</a><a href="#impl-PartialEq%3CStatusCode%3E-for-u16" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a>&lt;<a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>&gt; for <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.eq-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../../src/http/status.rs.html#243-245">source</a><a href="#method.eq-2" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq" class="fnname">eq</a>(&amp;self, other: &amp;<a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.ne-2" class="method trait-impl has-srclink"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#227">source</a></span><a href="#method.ne-2" class="anchor"></a><h4 class="code-header">const fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne" class="fnname">ne</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;</a>Rhs) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne">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-239">source</a><a href="#impl-PartialEq%3Cu16%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a>&gt; for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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#236-238">source</a><a href="#method.eq-1" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq" class="fnname">eq</a>(&amp;self, other: &amp;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#tymethod.eq">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="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#227">source</a></span><a href="#method.ne-1" class="anchor"></a><h4 class="code-header">const fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne" class="fnname">ne</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;</a>Rhs) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne">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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html" title="trait core::cmp::PartialOrd">PartialOrd</a>&lt;<a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>&gt; for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#tymethod.partial_cmp" class="fnname">partial_cmp</a>(&amp;self, other: &amp;<a class="struct" href="struct.StatusCode.html" title="struct http::status::StatusCode">StatusCode</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="enum" href="https://doc.rust-lang.org/nightly/core/cmp/enum.Ordering.html" title="enum core::cmp::Ordering">Ordering</a>&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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#tymethod.partial_cmp">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="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1119">source</a></span><a href="#method.lt" class="anchor"></a><h4 class="code-header">const fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.lt" class="fnname">lt</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;</a>Rhs) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.lt">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="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1138">source</a></span><a href="#method.le" class="anchor"></a><h4 class="code-header">const fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.le" class="fnname">le</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;</a>Rhs) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.le">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="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1156">source</a></span><a href="#method.gt" class="anchor"></a><h4 class="code-header">const fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.gt" class="fnname">gt</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;</a>Rhs) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.gt">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="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1175">source</a></span><a href="#method.ge" class="anchor"></a><h4 class="code-header">const fn <a href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.ge" class="fnname">ge</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;</a>Rhs) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></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 href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.ge">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-277">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; <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;&amp;'a [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>]&gt; for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="struct" href="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#274-276">source</a><a href="#method.try_from" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from" class="fnname">try_from</a>(t: &amp;'a [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>]) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;Self, Self::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&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-286">source</a><a href="#impl-TryFrom%3C%26%27a%20str%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;&amp;'a <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>&gt; for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="struct" href="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#283-285">source</a><a href="#method.try_from-1" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from" class="fnname">try_from</a>(t: &amp;'a <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;Self, Self::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&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-295">source</a><a href="#impl-TryFrom%3Cu16%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a>&gt; for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="struct" href="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#292-294">source</a><a href="#method.try_from-2" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from" class="fnname">try_from</a>(t: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u16.html">u16</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;Self, Self::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html" title="trait core::marker::Copy">Copy</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.Eq.html" title="trait core::cmp::Eq">Eq</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.StructuralEq.html" title="trait core::marker::StructuralEq">StructuralEq</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.StructuralPartialEq.html" title="trait core::marker::StructuralPartialEq">StructuralPartialEq</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 <a class="trait" href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="struct" href="struct.StatusCode.html" title="struct http::status::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 class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#200">source</a><a href="#impl-Any-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</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 class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#201">source</a><a href="#method.type_id" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id" class="fnname">type_id</a>(&amp;self) -&gt; <a class="struct" href="https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id">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 class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#211">source</a><a href="#impl-Borrow%3CT%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a>&lt;T&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</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="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/91522" title="Tracking issue for const_borrow">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#213">source</a></span><a href="#method.borrow" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow" class="fnname">borrow</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;</a>T</h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">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 class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#220">source</a><a href="#impl-BorrowMut%3CT%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a>&lt;T&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</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="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/91522" title="Tracking issue for const_borrow">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#221">source</a></span><a href="#method.borrow_mut" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fnname">borrow_mut</a>(&amp;mut self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut </a>T</h4></section></summary><div class='docblock'>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#733">source</a><a href="#impl-From%3CT%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a>&lt;T&gt; for T</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from-2" class="method trait-impl has-srclink"><span class="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#736">source</a></span><a href="#method.from-2" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from" class="fnname">from</a>(t: T) -&gt; T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-StatusCode" class="impl has-srclink"><a class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#717">source</a><a href="#impl-Into%3CU%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&lt;U&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a>&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="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#725">source</a></span><a href="#method.into" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into" 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><a href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="From">From</a>&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 class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#83">source</a><a href="#impl-ToOwned-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html" title="trait alloc::borrow::ToOwned">ToOwned</a> for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>,</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 href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#associatedtype.Owned" 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 class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#88">source</a><a href="#method.to_owned" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#tymethod.to_owned" 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 href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#tymethod.to_owned">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 class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/alloc/borrow.rs.html#92">source</a><a href="#method.clone_into" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#method.clone_into" class="fnname">clone_into</a>(&amp;self, target: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut </a>T)</h4></section></summary><div class='docblock'>Uses borrowed data to replace owned data, usually by cloning. <a href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html#method.clone_into">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 class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/alloc/string.rs.html#2497">source</a><a href="#impl-ToString-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html" title="trait alloc::string::ToString">ToString</a> for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</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 class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/alloc/string.rs.html#2503">source</a><a href="#method.to_string" class="anchor"></a><h4 class="code-header">default fn <a href="https://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html#tymethod.to_string" class="fnname">to_string</a>(&amp;self) -&gt; <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class='docblock'>Converts the given value to a <code>String</code>. <a href="https://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html#tymethod.to_string">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 class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#775">source</a><a href="#impl-TryFrom%3CU%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;U&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&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 href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</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-3" class="method trait-impl has-srclink"><span class="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#781">source</a></span><a href="#method.try_from-3" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from" class="fnname">try_from</a>(value: U) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;T, &lt;T as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;U&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&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 class="srclink rightside" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#760">source</a><a href="#impl-TryInto%3CU%3E-for-StatusCode" class="anchor"></a><h3 class="code-header">impl&lt;T, U&gt; <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a>&lt;U&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&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 href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error" class="associatedtype">Error</a> = &lt;U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</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_into" class="method trait-impl has-srclink"><span class="rightside"><span class="since" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span> · <a class="srclink" href="https://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#766">source</a></span><a href="#method.try_into" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#tymethod.try_into" class="fnname">try_into</a>(self) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;U, &lt;U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a>&lt;T&gt;&gt;::<a class="associatedtype" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details></div></section></div></main><div id="rustdoc-vars" data-root-path="../../" data-current-crate="http" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.66.0-nightly (5c8bff74b 2022-10-21)" ></div></body></html>