mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 21:17:01 +01:00
245 lines
137 KiB
HTML
245 lines
137 KiB
HTML
<!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 kanidm_client - 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" type="text/css" href="../normalize.css"><link rel="stylesheet" type="text/css" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../ayu.css" disabled><link rel="stylesheet" type="text/css" href="../dark.css" disabled><link rel="stylesheet" type="text/css" href="../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../storage.js"></script><script src="../crates.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">☰</button><a class="sidebar-logo" href="../kanidm_client/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div>
|
||
</a><h2 class="location"></h2>
|
||
</nav>
|
||
<nav class="sidebar"><a class="sidebar-logo" href="../kanidm_client/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><div class="block"><h3 class="sidebar-title"><a href="#implementations">Associated Constants</a></h3><ul><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></div><div class="block"><h3 class="sidebar-title"><a href="#implementations">Methods</a></h3><ul><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></div><div class="block"><h3 class="sidebar-title"><a href="#trait-implementations">Trait Implementations</a></h3><ul><li><a href="#impl-Clone">Clone</a></li><li><a href="#impl-Copy">Copy</a></li><li><a href="#impl-Debug">Debug</a></li><li><a href="#impl-Default">Default</a></li><li><a href="#impl-Display">Display</a></li><li><a href="#impl-Eq">Eq</a></li><li><a href="#impl-From%3C%26%27a%20StatusCode%3E">From<&'a StatusCode></a></li><li><a href="#impl-FromStr">FromStr</a></li><li><a href="#impl-Hash">Hash</a></li><li><a href="#impl-Ord">Ord</a></li><li><a href="#impl-PartialEq%3CStatusCode%3E">PartialEq<StatusCode></a></li><li><a href="#impl-PartialEq%3Cu16%3E">PartialEq<u16></a></li><li><a href="#impl-PartialOrd%3CStatusCode%3E">PartialOrd<StatusCode></a></li><li><a href="#impl-StructuralEq">StructuralEq</a></li><li><a href="#impl-StructuralPartialEq">StructuralPartialEq</a></li><li><a href="#impl-TryFrom%3C%26%27a%20%5Bu8%5D%3E">TryFrom<&'a [u8]></a></li><li><a href="#impl-TryFrom%3C%26%27a%20str%3E">TryFrom<&'a str></a></li><li><a href="#impl-TryFrom%3Cu16%3E">TryFrom<u16></a></li></ul></div><div class="block"><h3 class="sidebar-title"><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul><li><a href="#impl-RefUnwindSafe">RefUnwindSafe</a></li><li><a href="#impl-Send">Send</a></li><li><a href="#impl-Sync">Sync</a></li><li><a href="#impl-Unpin">Unpin</a></li><li><a href="#impl-UnwindSafe">UnwindSafe</a></li></ul></div><div class="block"><h3 class="sidebar-title"><a href="#blanket-implementations">Blanket Implementations</a></h3><ul><li><a href="#impl-Any">Any</a></li><li><a href="#impl-Borrow%3CT%3E">Borrow<T></a></li><li><a href="#impl-BorrowMut%3CT%3E">BorrowMut<T></a></li><li><a href="#impl-CallHasher">CallHasher</a></li><li><a href="#impl-Equivalent%3CK%3E">Equivalent<K></a></li><li><a href="#impl-From%3CT%3E">From<T></a></li><li><a href="#impl-Instrument">Instrument</a></li><li><a href="#impl-Into%3CU%3E">Into<U></a></li><li><a href="#impl-ToOwned">ToOwned</a></li><li><a href="#impl-ToString">ToString</a></li><li><a href="#impl-TryFrom%3CU%3E">TryFrom<U></a></li><li><a href="#impl-TryInto%3CU%3E">TryInto<U></a></li><li><a href="#impl-VZip%3CV%3E">VZip<V></a></li><li><a href="#impl-WithSubscriber">WithSubscriber</a></li></ul></div></section><h2 class="location"><a href="index.html">In kanidm_client</a></h2><div id="sidebar-vars" data-name="StatusCode" data-ty="struct" data-relpath=""></div><script defer src="sidebar-items.js"></script></div></nav><main><div class="width-limiter"><div class="sub-container"><a class="sub-logo-container" href="../kanidm_client/index.html"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></a><nav class="sub"><div class="theme-picker hidden"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"><img width="22" height="22" alt="Pick another theme!" src="../brush.svg"></button><div id="theme-choices" role="menu"></div></div><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"><button type="button" id="help-button" title="help">?</button><a id="settings-menu" href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../wheel.svg"></a></div></form></nav></div><section id="main-content" class="content"><div class="main-heading">
|
||
<h1 class="fqn"><span class="in-band">Struct <a href="index.html">kanidm_client</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></span></h1><span class="out-of-band"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#45">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">−</span>]</a></span></div><div class="docblock 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> <span class="ident">http::StatusCode</span>;
|
||
|
||
<span class="macro">assert_eq!</span>(<span class="ident">StatusCode::from_u16</span>(<span class="number">200</span>).<span class="ident">unwrap</span>(), <span class="ident">StatusCode::OK</span>);
|
||
<span class="macro">assert_eq!</span>(<span class="ident">StatusCode::NOT_FOUND</span>.<span class="ident">as_u16</span>(), <span class="number">404</span>);
|
||
<span class="macro">assert!</span>(<span class="ident">StatusCode::OK</span>.<span class="ident">is_success</span>());</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" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#55-200">source</a></span><a href="#impl" class="anchor"></a><h3 class="code-header in-band">impl <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#73">source</a></span><a href="#method.from_u16" class="anchor"></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/1.61.0/std/primitive.u16.html">u16</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>, <a class="struct" href="https://docs.rs/http/0.2.7/http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a>></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> <span class="ident">http::StatusCode</span>;
|
||
|
||
<span class="kw">let</span> <span class="ident">ok</span> <span class="op">=</span> <span class="ident">StatusCode::from_u16</span>(<span class="number">200</span>).<span class="ident">unwrap</span>();
|
||
<span class="macro">assert_eq!</span>(<span class="ident">ok</span>, <span class="ident">StatusCode::OK</span>);
|
||
|
||
<span class="kw">let</span> <span class="ident">err</span> <span class="op">=</span> <span class="ident">StatusCode::from_u16</span>(<span class="number">99</span>);
|
||
<span class="macro">assert!</span>(<span class="ident">err</span>.<span class="ident">is_err</span>());</code></pre></div>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_bytes" class="method has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#84">source</a></span><a href="#method.from_bytes" class="anchor"></a><h4 class="code-header">pub fn <a href="#method.from_bytes" class="fnname">from_bytes</a>(src: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.slice.html">&[</a><a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.u8.html">u8</a><a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.slice.html">]</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>, <a class="struct" href="https://docs.rs/http/0.2.7/http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a>></h4></section></summary><div class="docblock"><p>Converts a &<a href="https://doc.rust-lang.org/1.61.0/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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#119">source</a></span><a href="#method.as_u16" class="anchor"></a><h4 class="code-header">pub fn <a href="#method.as_u16" class="fnname">as_u16</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/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<StatusCode></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> <span class="ident">status</span> <span class="op">=</span> <span class="ident">http::StatusCode::OK</span>;
|
||
<span class="macro">assert_eq!</span>(<span class="ident">status</span>.<span class="ident">as_u16</span>(), <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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#135">source</a></span><a href="#method.as_str" class="anchor"></a><h4 class="code-header">pub fn <a href="#method.as_str" class="fnname">as_str</a>(&self) -> &<a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.str.html">str</a></h4></section></summary><div class="docblock"><p>Returns a &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> <span class="ident">status</span> <span class="op">=</span> <span class="ident">http::StatusCode::OK</span>;
|
||
<span class="macro">assert_eq!</span>(<span class="ident">status</span>.<span class="ident">as_str</span>(), <span class="string">"200"</span>);</code></pre></div>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.canonical_reason" class="method has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#167">source</a></span><a href="#method.canonical_reason" class="anchor"></a><h4 class="code-header">pub fn <a href="#method.canonical_reason" class="fnname">canonical_reason</a>(&self) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><&'static <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.str.html">str</a>></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> <span class="ident">status</span> <span class="op">=</span> <span class="ident">http::StatusCode::OK</span>;
|
||
<span class="macro">assert_eq!</span>(<span class="ident">status</span>.<span class="ident">canonical_reason</span>(), <span class="prelude-val">Some</span>(<span class="string">"OK"</span>));</code></pre></div>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.is_informational" class="method has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#173">source</a></span><a href="#method.is_informational" class="anchor"></a><h4 class="code-header">pub fn <a href="#method.is_informational" class="fnname">is_informational</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#179">source</a></span><a href="#method.is_success" class="anchor"></a><h4 class="code-header">pub fn <a href="#method.is_success" class="fnname">is_success</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#185">source</a></span><a href="#method.is_redirection" class="anchor"></a><h4 class="code-header">pub fn <a href="#method.is_redirection" class="fnname">is_redirection</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#191">source</a></span><a href="#method.is_client_error" class="anchor"></a><h4 class="code-header">pub fn <a href="#method.is_client_error" class="fnname">is_client_error</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#197">source</a></span><a href="#method.is_server_error" class="anchor"></a><h4 class="code-header">pub fn <a href="#method.is_server_error" class="fnname">is_server_error</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/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-1" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#impl-1" class="anchor"></a><h3 class="code-header in-band">impl <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedconstant.CONTINUE" class="associatedconstant has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.CONTINUE" class="anchor"></a><h4 class="code-header">pub const <a href="#associatedconstant.CONTINUE" class="constant">CONTINUE</a>: <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.SWITCHING_PROTOCOLS" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.PROCESSING" class="anchor"></a><h4 class="code-header">pub const <a href="#associatedconstant.PROCESSING" class="constant">PROCESSING</a>: <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.OK" class="anchor"></a><h4 class="code-header">pub const <a href="#associatedconstant.OK" class="constant">OK</a>: <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.CREATED" class="anchor"></a><h4 class="code-header">pub const <a href="#associatedconstant.CREATED" class="constant">CREATED</a>: <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.ACCEPTED" class="anchor"></a><h4 class="code-header">pub const <a href="#associatedconstant.ACCEPTED" class="constant">ACCEPTED</a>: <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.NON_AUTHORITATIVE_INFORMATION" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.NO_CONTENT" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.RESET_CONTENT" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.PARTIAL_CONTENT" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.MULTI_STATUS" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.ALREADY_REPORTED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.IM_USED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.MULTIPLE_CHOICES" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.MOVED_PERMANENTLY" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.FOUND" class="anchor"></a><h4 class="code-header">pub const <a href="#associatedconstant.FOUND" class="constant">FOUND</a>: <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.SEE_OTHER" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.NOT_MODIFIED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.USE_PROXY" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.TEMPORARY_REDIRECT" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.PERMANENT_REDIRECT" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.BAD_REQUEST" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.UNAUTHORIZED" class="anchor"></a><h4 class="code-header">pub const <a href="#associatedconstant.UNAUTHORIZED" class="constant">UNAUTHORIZED</a>: <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.PAYMENT_REQUIRED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.FORBIDDEN" class="anchor"></a><h4 class="code-header">pub const <a href="#associatedconstant.FORBIDDEN" class="constant">FORBIDDEN</a>: <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.NOT_FOUND" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.METHOD_NOT_ALLOWED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.NOT_ACCEPTABLE" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.PROXY_AUTHENTICATION_REQUIRED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.REQUEST_TIMEOUT" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.CONFLICT" class="anchor"></a><h4 class="code-header">pub const <a href="#associatedconstant.CONFLICT" class="constant">CONFLICT</a>: <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.GONE" class="anchor"></a><h4 class="code-header">pub const <a href="#associatedconstant.GONE" class="constant">GONE</a>: <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.LENGTH_REQUIRED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.PRECONDITION_FAILED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.PAYLOAD_TOO_LARGE" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.URI_TOO_LONG" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.UNSUPPORTED_MEDIA_TYPE" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.RANGE_NOT_SATISFIABLE" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.EXPECTATION_FAILED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.IM_A_TEAPOT" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.MISDIRECTED_REQUEST" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.UNPROCESSABLE_ENTITY" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.LOCKED" class="anchor"></a><h4 class="code-header">pub const <a href="#associatedconstant.LOCKED" class="constant">LOCKED</a>: <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.FAILED_DEPENDENCY" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.UPGRADE_REQUIRED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.PRECONDITION_REQUIRED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.TOO_MANY_REQUESTS" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.REQUEST_HEADER_FIELDS_TOO_LARGE" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.UNAVAILABLE_FOR_LEGAL_REASONS" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.INTERNAL_SERVER_ERROR" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.NOT_IMPLEMENTED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.BAD_GATEWAY" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.SERVICE_UNAVAILABLE" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.GATEWAY_TIMEOUT" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.HTTP_VERSION_NOT_SUPPORTED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.VARIANT_ALSO_NEGOTIATES" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.INSUFFICIENT_STORAGE" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.LOOP_DETECTED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.NOT_EXTENDED" class="anchor"></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 kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#323-515">source</a></span><a href="#associatedconstant.NETWORK_AUTHENTICATION_REQUIRED" class="anchor"></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 kanidm_client::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" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#impl-Clone" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#method.clone" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/clone/trait.Clone.html#tymethod.clone" class="fnname">clone</a>(&self) -> <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h4></section></summary><div class='docblock'><p>Returns a copy of the value. <a href="https://doc.rust-lang.org/1.61.0/core/clone/trait.Clone.html#tymethod.clone">Read more</a></p>
|
||
</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/1.61.0/src/core/clone.rs.html#134-136">source</a></span><a href="#method.clone_from" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/clone/trait.Clone.html#method.clone_from" class="fnname">clone_from</a>(&mut self, source: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>Self)</h4></section></summary><div class='docblock'><p>Performs copy-assignment from <code>source</code>. <a href="https://doc.rust-lang.org/1.61.0/core/clone/trait.Clone.html#method.clone_from">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Debug" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#202-206">source</a></span><a href="#impl-Debug" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/fmt/trait.Debug.html" title="trait core::fmt::Debug">Debug</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.fmt-1" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#203">source</a></span><a href="#method.fmt-1" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/fmt/trait.Debug.html#tymethod.fmt" class="fnname">fmt</a>(&self, f: &mut <a class="struct" href="https://doc.rust-lang.org/1.61.0/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a><'_>) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.unit.html">()</a>, <a class="struct" href="https://doc.rust-lang.org/1.61.0/core/fmt/struct.Error.html" title="struct core::fmt::Error">Error</a>></h4></section></summary><div class='docblock'><p>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.61.0/core/fmt/trait.Debug.html#tymethod.fmt">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Default" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#227-232">source</a></span><a href="#impl-Default" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/default/trait.Default.html" title="trait core::default::Default">Default</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#229">source</a></span><a href="#method.default" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/default/trait.Default.html#tymethod.default" class="fnname">default</a>() -> <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h4></section></summary><div class='docblock'><p>Returns the “default value” for a type. <a href="https://doc.rust-lang.org/1.61.0/core/default/trait.Default.html#tymethod.default">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Display" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#216-225">source</a></span><a href="#impl-Display" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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">"{}"</span>, <span class="ident">StatusCode::OK</span>), <span class="string">"200 OK"</span>);</code></pre></div>
|
||
</div><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#217">source</a></span><a href="#method.fmt" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/fmt/trait.Display.html#tymethod.fmt" class="fnname">fmt</a>(&self, f: &mut <a class="struct" href="https://doc.rust-lang.org/1.61.0/core/fmt/struct.Formatter.html" title="struct core::fmt::Formatter">Formatter</a><'_>) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.unit.html">()</a>, <a class="struct" href="https://doc.rust-lang.org/1.61.0/core/fmt/struct.Error.html" title="struct core::fmt::Error">Error</a>></h4></section></summary><div class='docblock'><p>Formats the value using the given formatter. <a href="https://doc.rust-lang.org/1.61.0/core/fmt/trait.Display.html#tymethod.fmt">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-From%3C%26%27a%20StatusCode%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#263-268">source</a></span><a href="#impl-From%3C%26%27a%20StatusCode%3E" class="anchor"></a><h3 class="code-header in-band">impl<'a> <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><&'a <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#265">source</a></span><a href="#method.from" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.From.html#tymethod.from" class="fnname">from</a>(t: &'a <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>) -> <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h4></section></summary><div class='docblock'><p>Converts to this type from the input type.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-FromStr" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#255-261">source</a></span><a href="#impl-FromStr" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/str/traits/trait.FromStr.html" title="trait core::str::traits::FromStr">FromStr</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Err" class="type trait-impl has-srclink"><a href="#associatedtype.Err" class="anchor"></a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.61.0/core/str/traits/trait.FromStr.html#associatedtype.Err" class="associatedtype">Err</a> = <a class="struct" href="https://docs.rs/http/0.2.7/http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a></h4></section></summary><div class='docblock'><p>The associated error which can be returned from parsing.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_str" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#258">source</a></span><a href="#method.from_str" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/str/traits/trait.FromStr.html#tymethod.from_str" class="fnname">from_str</a>(s: &<a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.str.html">str</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>, <a class="struct" href="https://docs.rs/http/0.2.7/http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a>></h4></section></summary><div class='docblock'><p>Parses a string <code>s</code> to return a value of this type. <a href="https://doc.rust-lang.org/1.61.0/core/str/traits/trait.FromStr.html#tymethod.from_str">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Hash" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#impl-Hash" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/hash/trait.Hash.html" title="trait core::hash::Hash">Hash</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#method.hash" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/hash/trait.Hash.html#tymethod.hash" class="fnname">hash</a><__H>(&self, state: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&mut </a>__H) <span class="where fmt-newline">where<br> __H: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/hash/trait.Hasher.html" title="trait core::hash::Hasher">Hasher</a>, </span></h4></section></summary><div class='docblock'><p>Feeds this value into the given <a href="https://doc.rust-lang.org/1.61.0/core/hash/trait.Hasher.html" title="Hasher"><code>Hasher</code></a>. <a href="https://doc.rust-lang.org/1.61.0/core/hash/trait.Hash.html#tymethod.hash">Read more</a></p>
|
||
</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/1.61.0/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/1.61.0/core/hash/trait.Hash.html#method.hash_slice" class="fnname">hash_slice</a><H>(data: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.slice.html">&[Self]</a>, state: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&mut </a>H) <span class="where fmt-newline">where<br> H: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/hash/trait.Hasher.html" title="trait core::hash::Hasher">Hasher</a>, </span></h4></section></summary><div class='docblock'><p>Feeds a slice of this type into the given <a href="https://doc.rust-lang.org/1.61.0/core/hash/trait.Hasher.html" title="Hasher"><code>Hasher</code></a>. <a href="https://doc.rust-lang.org/1.61.0/core/hash/trait.Hash.html#method.hash_slice">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Ord" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#impl-Ord" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.Ord.html" title="trait core::cmp::Ord">Ord</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#method.cmp" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.Ord.html#tymethod.cmp" class="fnname">cmp</a>(&self, other: &<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/cmp/enum.Ordering.html" title="enum core::cmp::Ordering">Ordering</a></h4></section></summary><div class='docblock'><p>This method returns an <a href="https://doc.rust-lang.org/1.61.0/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/1.61.0/core/cmp/trait.Ord.html#tymethod.cmp">Read more</a></p>
|
||
</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/1.61.0/src/core/cmp.rs.html#796-798">source</a></span><a href="#method.max" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.Ord.html#method.max" class="fnname">max</a>(self, other: Self) -> Self</h4></section></summary><div class='docblock'><p>Compares and returns the maximum of two values. <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.Ord.html#method.max">Read more</a></p>
|
||
</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/1.61.0/src/core/cmp.rs.html#816-818">source</a></span><a href="#method.min" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.Ord.html#method.min" class="fnname">min</a>(self, other: Self) -> Self</h4></section></summary><div class='docblock'><p>Compares and returns the minimum of two values. <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.Ord.html#method.min">Read more</a></p>
|
||
</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/1.61.0/src/core/cmp.rs.html#841-843">source</a></span><a href="#method.clamp" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.Ord.html#method.clamp" class="fnname">clamp</a>(self, min: Self, max: Self) -> Self</h4></section></summary><div class='docblock'><p>Restrict a value to a certain interval. <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.Ord.html#method.clamp">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-PartialEq%3CStatusCode%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#impl-PartialEq%3CStatusCode%3E" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a><<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#method.eq-1" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialEq.html#tymethod.eq" class="fnname">eq</a>(&self, other: &<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'><p>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/1.61.0/core/cmp/trait.PartialEq.html#tymethod.eq">Read more</a></p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.ne-1" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#method.ne-1" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialEq.html#method.ne" class="fnname">ne</a>(&self, other: &<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'><p>This method tests for <code>!=</code>.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-PartialEq%3Cu16%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#234-239">source</a></span><a href="#impl-PartialEq%3Cu16%3E" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialEq.html" title="trait core::cmp::PartialEq">PartialEq</a><<a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.u16.html">u16</a>> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#236">source</a></span><a href="#method.eq" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialEq.html#tymethod.eq" class="fnname">eq</a>(&self, other: &<a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.u16.html">u16</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'><p>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/1.61.0/core/cmp/trait.PartialEq.html#tymethod.eq">Read more</a></p>
|
||
</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/1.61.0/src/core/cmp.rs.html#230">source</a></span><a href="#method.ne" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialEq.html#method.ne" class="fnname">ne</a>(&self, other: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>Rhs) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'><p>This method tests for <code>!=</code>.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-PartialOrd%3CStatusCode%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#impl-PartialOrd%3CStatusCode%3E" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialOrd.html" title="trait core::cmp::PartialOrd">PartialOrd</a><<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#method.partial_cmp" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialOrd.html#tymethod.partial_cmp" class="fnname">partial_cmp</a>(&self, other: &<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a><<a class="enum" href="https://doc.rust-lang.org/1.61.0/core/cmp/enum.Ordering.html" title="enum core::cmp::Ordering">Ordering</a>></h4></section></summary><div class='docblock'><p>This method returns an ordering between <code>self</code> and <code>other</code> values if one exists. <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialOrd.html#tymethod.partial_cmp">Read more</a></p>
|
||
</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/1.61.0/src/core/cmp.rs.html#1100">source</a></span><a href="#method.lt" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialOrd.html#method.lt" class="fnname">lt</a>(&self, other: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>Rhs) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'><p>This method tests less than (for <code>self</code> and <code>other</code>) and is used by the <code><</code> operator. <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialOrd.html#method.lt">Read more</a></p>
|
||
</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/1.61.0/src/core/cmp.rs.html#1120">source</a></span><a href="#method.le" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialOrd.html#method.le" class="fnname">le</a>(&self, other: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>Rhs) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'><p>This method tests less than or equal to (for <code>self</code> and <code>other</code>) and is used by the <code><=</code>
|
||
operator. <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialOrd.html#method.le">Read more</a></p>
|
||
</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/1.61.0/src/core/cmp.rs.html#1143">source</a></span><a href="#method.gt" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialOrd.html#method.gt" class="fnname">gt</a>(&self, other: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>Rhs) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'><p>This method tests greater than (for <code>self</code> and <code>other</code>) and is used by the <code>></code> operator. <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialOrd.html#method.gt">Read more</a></p>
|
||
</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/1.61.0/src/core/cmp.rs.html#1163">source</a></span><a href="#method.ge" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialOrd.html#method.ge" class="fnname">ge</a>(&self, other: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>Rhs) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'><p>This method tests greater than or equal to (for <code>self</code> and <code>other</code>) and is used by the <code>>=</code>
|
||
operator. <a href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.PartialOrd.html#method.ge">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-TryFrom%3C%26%27a%20%5Bu8%5D%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#270-277">source</a></span><a href="#impl-TryFrom%3C%26%27a%20%5Bu8%5D%3E" class="anchor"></a><h3 class="code-header in-band">impl<'a> <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><<a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.slice.html">&'a [</a><a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.u8.html">u8</a><a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.slice.html">]</a>> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error-2" class="type trait-impl has-srclink"><a href="#associatedtype.Error-2" class="anchor"></a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="struct" href="https://docs.rs/http/0.2.7/http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a></h4></section></summary><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.try_from-2" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#274">source</a></span><a href="#method.try_from-2" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fnname">try_from</a>(<br> t: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.slice.html">&'a [</a><a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.u8.html">u8</a><a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.slice.html">]</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>, <<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a> as <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><<a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.slice.html">&'a [</a><a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.u8.html">u8</a><a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.slice.html">]</a>>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'><p>Performs the conversion.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-TryFrom%3C%26%27a%20str%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#279-286">source</a></span><a href="#impl-TryFrom%3C%26%27a%20str%3E" class="anchor"></a><h3 class="code-header in-band">impl<'a> <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><&'a <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.str.html">str</a>> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error-1" class="type trait-impl has-srclink"><a href="#associatedtype.Error-1" class="anchor"></a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="struct" href="https://docs.rs/http/0.2.7/http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a></h4></section></summary><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.try_from-1" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#283">source</a></span><a href="#method.try_from-1" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fnname">try_from</a>(<br> t: &'a <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.str.html">str</a><br>) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>, <<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a> as <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><&'a <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.str.html">str</a>>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'><p>Performs the conversion.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-TryFrom%3Cu16%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#288-295">source</a></span><a href="#impl-TryFrom%3Cu16%3E" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><<a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.u16.html">u16</a>> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error" class="type trait-impl has-srclink"><a href="#associatedtype.Error" class="anchor"></a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="struct" href="https://docs.rs/http/0.2.7/http/status/struct.InvalidStatusCode.html" title="struct http::status::InvalidStatusCode">InvalidStatusCode</a></h4></section></summary><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.try_from" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#292">source</a></span><a href="#method.try_from" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fnname">try_from</a>(t: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.u16.html">u16</a>) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a>, <<a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a> as <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><<a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.u16.html">u16</a>>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'><p>Performs the conversion.</p>
|
||
</div></details></div></details><section id="impl-Copy" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#impl-Copy" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Copy.html" title="trait core::marker::Copy">Copy</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section><section id="impl-Eq" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#impl-Eq" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.Eq.html" title="trait core::cmp::Eq">Eq</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section><section id="impl-StructuralEq" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#impl-StructuralEq" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/marker/trait.StructuralEq.html" title="trait core::marker::StructuralEq">StructuralEq</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section><section id="impl-StructuralPartialEq" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/http/0.2.7/src/http/status.rs.html#44">source</a></span><a href="#impl-StructuralPartialEq" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/marker/trait.StructuralPartialEq.html" title="trait core::marker::StructuralPartialEq">StructuralPartialEq</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::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" class="impl has-srclink"><a href="#impl-RefUnwindSafe" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/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 kanidm_client::StatusCode">StatusCode</a></h3></section><section id="impl-Send" class="impl has-srclink"><a href="#impl-Send" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section><section id="impl-Sync" class="impl has-srclink"><a href="#impl-Sync" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section><section id="impl-Unpin" class="impl has-srclink"><a href="#impl-Unpin" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="struct.StatusCode.html" title="struct kanidm_client::StatusCode">StatusCode</a></h3></section><section id="impl-UnwindSafe" class="impl has-srclink"><a href="#impl-UnwindSafe" class="anchor"></a><h3 class="code-header in-band">impl <a class="trait" href="https://doc.rust-lang.org/1.61.0/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 kanidm_client::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" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/core/any.rs.html#132-136">source</a></span><a href="#impl-Any" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T <span class="where fmt-newline">where<br> T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/1.61.0/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"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/core/any.rs.html#133">source</a></span><a href="#method.type_id" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/any/trait.Any.html#tymethod.type_id" class="fnname">type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/1.61.0/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'><p>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/1.61.0/core/any/trait.Any.html#tymethod.type_id">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/core/borrow.rs.html#209-214">source</a></span><a href="#impl-Borrow%3CT%3E" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/1.61.0/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/1.61.0/src/core/borrow.rs.html#211">source</a></span><a href="#method.borrow" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/borrow/trait.Borrow.html#tymethod.borrow" class="fnname">borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>T</h4></section></summary><div class='docblock'><p>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.61.0/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/core/borrow.rs.html#218-222">source</a></span><a href="#impl-BorrowMut%3CT%3E" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/1.61.0/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/1.61.0/src/core/borrow.rs.html#219">source</a></span><a href="#method.borrow_mut" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fnname">borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&mut </a>T</h4></section></summary><div class='docblock'><p>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.61.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-CallHasher" class="impl has-srclink"><a href="#impl-CallHasher" class="anchor"></a><h3 class="code-header in-band">impl<T> CallHasher for T <span class="where fmt-newline">where<br> T: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/hash/trait.Hash.html" title="trait core::hash::Hash">Hash</a> + ?<a class="trait" href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></h3></section></summary><div class="impl-items"><section id="method.get_hash" class="method trait-impl has-srclink"><a href="#method.get_hash" class="anchor"></a><h4 class="code-header">fn <a class="fnname">get_hash</a><H, B>(value: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>H, build_hasher: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>B) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.u64.html">u64</a> <span class="where fmt-newline">where<br> H: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/hash/trait.Hash.html" title="trait core::hash::Hash">Hash</a> + ?<a class="trait" href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,<br> B: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/hash/trait.BuildHasher.html" title="trait core::hash::BuildHasher">BuildHasher</a>, </span></h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Equivalent%3CK%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/indexmap/1/src/indexmap/equivalent.rs.html#18-27">source</a></span><a href="#impl-Equivalent%3CK%3E" class="anchor"></a><h3 class="code-header in-band">impl<Q, K> <a class="trait" href="https://docs.rs/indexmap/1/indexmap/equivalent/trait.Equivalent.html" title="trait indexmap::equivalent::Equivalent">Equivalent</a><K> for Q <span class="where fmt-newline">where<br> Q: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/cmp/trait.Eq.html" title="trait core::cmp::Eq">Eq</a> + ?<a class="trait" href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,<br> K: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><Q> + ?<a class="trait" href="https://doc.rust-lang.org/1.61.0/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.equivalent" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/indexmap/1/src/indexmap/equivalent.rs.html#24">source</a></span><a href="#method.equivalent" class="anchor"></a><h4 class="code-header">fn <a href="https://docs.rs/indexmap/1/indexmap/equivalent/trait.Equivalent.html#tymethod.equivalent" class="fnname">equivalent</a>(&self, key: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>K) -> <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'><p>Compare self to <code>key</code> and return <code>true</code> if they are equal.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-From%3CT%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/core/convert/mod.rs.html#557-562">source</a></span><a href="#impl-From%3CT%3E" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from-1" class="method trait-impl has-srclink"><span class="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/1.61.0/src/core/convert/mod.rs.html#559">source</a></span><a href="#method.from-1" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.From.html#tymethod.from" class="fnname">from</a>(t: T) -> T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Instrument" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/tracing/0.1.34/src/tracing/instrument.rs.html#276">source</a></span><a href="#impl-Instrument" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://docs.rs/tracing/0.1.34/tracing/instrument/trait.Instrument.html" title="trait tracing::instrument::Instrument">Instrument</a> for T</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.instrument" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/tracing/0.1.34/src/tracing/instrument.rs.html#82">source</a></span><a href="#method.instrument" class="anchor"></a><h4 class="code-header">fn <a href="https://docs.rs/tracing/0.1.34/tracing/instrument/trait.Instrument.html#method.instrument" class="fnname">instrument</a>(self, span: <a class="struct" href="https://docs.rs/tracing/0.1.34/tracing/span/struct.Span.html" title="struct tracing::span::Span">Span</a>) -> <a class="struct" href="https://docs.rs/tracing/0.1.34/tracing/instrument/struct.Instrumented.html" title="struct tracing::instrument::Instrumented">Instrumented</a><Self></h4></section></summary><div class='docblock'><p>Instruments this type with the provided <a href="https://docs.rs/tracing/0.1.34/tracing/span/struct.Span.html" title="Span"><code>Span</code></a>, returning an
|
||
<code>Instrumented</code> wrapper. <a href="https://docs.rs/tracing/0.1.34/tracing/instrument/trait.Instrument.html#method.instrument">Read more</a></p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.in_current_span" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/tracing/0.1.34/src/tracing/instrument.rs.html#121">source</a></span><a href="#method.in_current_span" class="anchor"></a><h4 class="code-header">fn <a href="https://docs.rs/tracing/0.1.34/tracing/instrument/trait.Instrument.html#method.in_current_span" class="fnname">in_current_span</a>(self) -> <a class="struct" href="https://docs.rs/tracing/0.1.34/tracing/instrument/struct.Instrumented.html" title="struct tracing::instrument::Instrumented">Instrumented</a><Self></h4></section></summary><div class='docblock'><p>Instruments this type with the <a href="https://docs.rs/tracing/0.1.34/tracing/span/struct.Span.html#method.current">current</a> <a href="https://docs.rs/tracing/0.1.34/tracing/span/struct.Span.html"><code>Span</code></a>, returning an
|
||
<code>Instrumented</code> wrapper. <a href="https://docs.rs/tracing/0.1.34/tracing/instrument/trait.Instrument.html#method.in_current_span">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/core/convert/mod.rs.html#541-552">source</a></span><a href="#impl-Into%3CU%3E" class="anchor"></a><h3 class="code-header in-band">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>, </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/1.61.0/src/core/convert/mod.rs.html#549">source</a></span><a href="#method.into" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.Into.html#tymethod.into" class="fnname">into</a>(self) -> 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/1.61.0/core/convert/trait.From.html" title="From">From</a><T> for U</code> chooses to do.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-ToOwned" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/alloc/borrow.rs.html#84-96">source</a></span><a href="#impl-ToOwned" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.61.0/alloc/borrow/trait.ToOwned.html" title="trait alloc::borrow::ToOwned">ToOwned</a> for T <span class="where fmt-newline">where<br> T: <a class="trait" href="https://doc.rust-lang.org/1.61.0/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="type trait-impl has-srclink"><a href="#associatedtype.Owned" class="anchor"></a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.61.0/alloc/borrow/trait.ToOwned.html#associatedtype.Owned" class="associatedtype">Owned</a> = T</h4></section></summary><div class='docblock'><p>The resulting type after obtaining ownership.</p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_owned" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/alloc/borrow.rs.html#89">source</a></span><a href="#method.to_owned" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/alloc/borrow/trait.ToOwned.html#tymethod.to_owned" class="fnname">to_owned</a>(&self) -> T</h4></section></summary><div class='docblock'><p>Creates owned data from borrowed data, usually by cloning. <a href="https://doc.rust-lang.org/1.61.0/alloc/borrow/trait.ToOwned.html#tymethod.to_owned">Read more</a></p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.clone_into" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/alloc/borrow.rs.html#93">source</a></span><a href="#method.clone_into" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/alloc/borrow/trait.ToOwned.html#method.clone_into" class="fnname">clone_into</a>(&self, target: <a class="primitive" href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&mut </a>T)</h4></section></summary><div class="item-info"><div class="stab unstable"><span class="emoji">🔬</span> This is a nightly-only experimental API. (<code>toowned_clone_into</code>)</div></div><div class='docblock'><p>Uses borrowed data to replace owned data, usually by cloning. <a href="https://doc.rust-lang.org/1.61.0/alloc/borrow/trait.ToOwned.html#method.clone_into">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-ToString" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/alloc/string.rs.html#2395-2409">source</a></span><a href="#impl-ToString" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.61.0/alloc/string/trait.ToString.html" title="trait alloc::string::ToString">ToString</a> for T <span class="where fmt-newline">where<br> T: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> + ?<a class="trait" href="https://doc.rust-lang.org/1.61.0/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"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/alloc/string.rs.html#2401">source</a></span><a href="#method.to_string" class="anchor"></a><h4 class="code-header">default fn <a href="https://doc.rust-lang.org/1.61.0/alloc/string/trait.ToString.html#tymethod.to_string" class="fnname">to_string</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/1.61.0/alloc/string/struct.String.html" title="struct alloc::string::String">String</a></h4></section></summary><div class='docblock'><p>Converts the given value to a <code>String</code>. <a href="https://doc.rust-lang.org/1.61.0/alloc/string/trait.ToString.html#tymethod.to_string">Read more</a></p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-TryFrom%3CU%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/core/convert/mod.rs.html#598-607">source</a></span><a href="#impl-TryFrom%3CU%3E" class="anchor"></a><h3 class="code-header in-band">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>, </span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error-3" class="type trait-impl has-srclink"><a href="#associatedtype.Error-3" class="anchor"></a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#associatedtype.Error" class="associatedtype">Error</a> = <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></h4></section></summary><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</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/1.61.0/src/core/convert/mod.rs.html#604">source</a></span><a href="#method.try_from-3" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#tymethod.try_from" class="fnname">try_from</a>(value: U) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <T as <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'><p>Performs the conversion.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-TryInto%3CU%3E" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://doc.rust-lang.org/1.61.0/src/core/convert/mod.rs.html#583-592">source</a></span><a href="#impl-TryInto%3CU%3E" class="anchor"></a><h3 class="code-header in-band">impl<T, U> <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>, </span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error-4" class="type trait-impl has-srclink"><a href="#associatedtype.Error-4" class="anchor"></a><h4 class="code-header">type <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryInto.html#associatedtype.Error" class="associatedtype">Error</a> = <U as <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></h4></section></summary><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
||
</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/1.61.0/src/core/convert/mod.rs.html#589">source</a></span><a href="#method.try_into" class="anchor"></a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryInto.html#tymethod.try_into" class="fnname">try_into</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <U as <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="associatedtype" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></h4></section></summary><div class='docblock'><p>Performs the conversion.</p>
|
||
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-VZip%3CV%3E" class="impl has-srclink"><a href="#impl-VZip%3CV%3E" class="anchor"></a><h3 class="code-header in-band">impl<V, T> VZip<V> for T <span class="where fmt-newline">where<br> V: MultiLane<T>, </span></h3></section></summary><div class="impl-items"><section id="method.vzip" class="method trait-impl has-srclink"><a href="#method.vzip" class="anchor"></a><h4 class="code-header">fn <a class="fnname">vzip</a>(self) -> V</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-WithSubscriber" class="impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/tracing/0.1.34/src/tracing/instrument.rs.html#334">source</a></span><a href="#impl-WithSubscriber" class="anchor"></a><h3 class="code-header in-band">impl<T> <a class="trait" href="https://docs.rs/tracing/0.1.34/tracing/instrument/trait.WithSubscriber.html" title="trait tracing::instrument::WithSubscriber">WithSubscriber</a> for T</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.with_subscriber" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/tracing/0.1.34/src/tracing/instrument.rs.html#169-171">source</a></span><a href="#method.with_subscriber" class="anchor"></a><h4 class="code-header">fn <a href="https://docs.rs/tracing/0.1.34/tracing/instrument/trait.WithSubscriber.html#method.with_subscriber" class="fnname">with_subscriber</a><S>(self, subscriber: S) -> <a class="struct" href="https://docs.rs/tracing/0.1.34/tracing/instrument/struct.WithDispatch.html" title="struct tracing::instrument::WithDispatch">WithDispatch</a><Self> <span class="where fmt-newline">where<br> S: <a class="trait" href="https://doc.rust-lang.org/1.61.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><<a class="struct" href="https://docs.rs/tracing-core/0.1.22/tracing_core/dispatcher/struct.Dispatch.html" title="struct tracing_core::dispatcher::Dispatch">Dispatch</a>>, </span></h4></section></summary><div class='docblock'><p>Attaches the provided <a href="https://docs.rs/tracing-core/0.1.22/tracing_core/subscriber/trait.Subscriber.html"><code>Subscriber</code></a> to this type, returning a
|
||
<a href="https://docs.rs/tracing/0.1.34/tracing/instrument/struct.WithDispatch.html" title="WithDispatch"><code>WithDispatch</code></a> wrapper. <a href="https://docs.rs/tracing/0.1.34/tracing/instrument/trait.WithSubscriber.html#method.with_subscriber">Read more</a></p>
|
||
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.with_current_subscriber" class="method trait-impl has-srclink"><span class="rightside"><a class="srclink" href="https://docs.rs/tracing/0.1.34/src/tracing/instrument.rs.html#221">source</a></span><a href="#method.with_current_subscriber" class="anchor"></a><h4 class="code-header">fn <a href="https://docs.rs/tracing/0.1.34/tracing/instrument/trait.WithSubscriber.html#method.with_current_subscriber" class="fnname">with_current_subscriber</a>(self) -> <a class="struct" href="https://docs.rs/tracing/0.1.34/tracing/instrument/struct.WithDispatch.html" title="struct tracing::instrument::WithDispatch">WithDispatch</a><Self></h4></section></summary><div class='docblock'><p>Attaches the current <a href="https://docs.rs/tracing/0.1.34/tracing/dispatcher/index.html#setting-the-default-subscriber">default</a> <a href="https://docs.rs/tracing-core/0.1.22/tracing_core/subscriber/trait.Subscriber.html"><code>Subscriber</code></a> to this type, returning a
|
||
<a href="https://docs.rs/tracing/0.1.34/tracing/instrument/struct.WithDispatch.html" title="WithDispatch"><code>WithDispatch</code></a> wrapper. <a href="https://docs.rs/tracing/0.1.34/tracing/instrument/trait.WithSubscriber.html#method.with_current_subscriber">Read more</a></p>
|
||
</div></details></div></details></div></section><section id="search" class="content hidden"></section></div></main><div id="rustdoc-vars" data-root-path="../" data-current-crate="kanidm_client" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.61.0 (fe5b13d68 2022-05-18)" ></div>
|
||
</body></html> |