</a><divclass="sidebar-elems"><h2class="location"><ahref="index.html">In mcaptcha::pages::panel::sitekey::list</a></h2><divid="sidebar-vars"data-name="PAGE"data-ty="constant"data-relpath=""></div><scriptdefersrc="sidebar-items.js"></script></div></nav><main><divclass="width-limiter"><divclass="sub-container"><aclass="sub-logo-container"href="../../../../../mcaptcha/index.html"><imgclass="rust-logo"src="../../../../../rust-logo.svg"alt="logo"></a><navclass="sub"><divclass="theme-picker hidden"><buttonid="theme-picker"aria-label="Pick another theme!"aria-haspopup="menu"title="themes"><imgwidth="22"height="22"alt="Pick another theme!"src="../../../../../brush.svg"></button><divid="theme-choices"role="menu"></div></div><formclass="search-form"><divclass="search-container"><span></span><inputclass="search-input"name="search"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><buttontype="button"id="help-button"title="help">?</button><aid="settings-menu"href="../../../../../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../../../../../wheel.svg"></a></div></form></nav></div><sectionid="main-content"class="content"><divclass="main-heading">
<!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"><metaname="generator"content="rustdoc"><metaname="description"content="utility function to get a list of all sitekeys that a user owns"><metaname="keywords"content="rust, rustlang, rust-lang, get_list_sitekeys"><title>get_list_sitekeys in mcaptcha::pages::panel::sitekey::list - Rust</title><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../SourceSerif4-Regular.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../FiraSans-Regular.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../FiraSans-Medium.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../SourceCodePro-Regular.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../SourceSerif4-Bold.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../SourceCodePro-Semibold.ttf.woff2"><linkrel="stylesheet"type="text/css"href="../../../../../normalize.css"><linkrel="stylesheet"type="text/css"href="../../../../../rustdoc.css"id="mainThemeStyle"><linkrel="stylesheet"type="text/css"href="../../../../../ayu.css"disabled><linkrel="stylesheet"type="text/css"href="../../../../../dark.css"disabled><linkrel="stylesheet"type="text/css"href="../../../../../light.css"id="themeStyle"><scriptid="default-settings"></script><scriptsrc="../../../../../storage.js"></script><scriptsrc="../../../../../crates.js"></script><scriptdefersrc="../../../../../main.js"></script>
<noscript><linkrel="stylesheet"href="../../../../../noscript.css"></noscript><linkrel="alternate icon"type="image/png"href="../../../../../favicon-16x16.png"><linkrel="alternate icon"type="image/png"href="../../../../../favicon-32x32.png"><linkrel="icon"type="image/svg+xml"href="../../../../../favicon.svg"></head><bodyclass="rustdoc fn"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><navclass="mobile-topbar"><buttonclass="sidebar-menu-toggle">☰</button><aclass="sidebar-logo"href="../../../../../mcaptcha/index.html"><divclass="logo-container"><imgclass="rust-logo"src="../../../../../rust-logo.svg"alt="logo"></div>
</a><divclass="sidebar-elems"><h2class="location"><ahref="index.html">In mcaptcha::pages::panel::sitekey::list</a></h2><divid="sidebar-vars"data-name="get_list_sitekeys"data-ty="fn"data-relpath=""></div><scriptdefersrc="sidebar-items.js"></script></div></nav><main><divclass="width-limiter"><divclass="sub-container"><aclass="sub-logo-container"href="../../../../../mcaptcha/index.html"><imgclass="rust-logo"src="../../../../../rust-logo.svg"alt="logo"></a><navclass="sub"><divclass="theme-picker hidden"><buttonid="theme-picker"aria-label="Pick another theme!"aria-haspopup="menu"title="themes"><imgwidth="22"height="22"alt="Pick another theme!"src="../../../../../brush.svg"></button><divid="theme-choices"role="menu"></div></div><formclass="search-form"><divclass="search-container"><span></span><inputclass="search-input"name="search"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><buttontype="button"id="help-button"title="help">?</button><aid="settings-menu"href="../../../../../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../../../../../wheel.svg"></a></div></form></nav></div><sectionid="main-content"class="content"><divclass="main-heading">
<h1class="fqn"><spanclass="in-band">Function <ahref="../../../../index.html">mcaptcha</a>::<wbr><ahref="../../../index.html">pages</a>::<wbr><ahref="../../index.html">panel</a>::<wbr><ahref="../index.html">sitekey</a>::<wbr><ahref="index.html">list</a>::<wbr><aclass="fn"href="#">get_list_sitekeys</a><buttonid="copy-path"onclick="copy_path(this)"title="Copy item path to clipboard"><imgsrc="../../../../../clipboard.svg"width="19"height="18"alt="Copy item path"></button></span></h1><spanclass="out-of-band"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#54-65">source</a> · <aid="toggle-all-docs"href="javascript:void(0)"title="collapse all docs">[<spanclass="inner">−</span>]</a></span></div><divclass="docblock item-decl"><preclass="rust fn"><code>pub async fn get_list_sitekeys(<br> data: &<aclass="type"href="../../../../type.AppData.html"title="type mcaptcha::AppData">AppData</a>, <br> id: &Identity<br>) -><aclass="enum"href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html"title="enum core::result::Result">Result</a><<aclass="struct"href="https://doc.rust-lang.org/1.61.0/alloc/vec/struct.Vec.html"title="struct alloc::vec::Vec">Vec</a><<aclass="struct"href="../../../../api/v1/mcaptcha/create/struct.MCaptchaDetails.html"title="struct mcaptcha::api::v1::mcaptcha::create::MCaptchaDetails">MCaptchaDetails</a>>, <aclass="enum"href="../../../../errors/enum.PageError.html"title="enum mcaptcha::errors::PageError">PageError</a>></code></pre></div><detailsclass="rustdoc-toggle top-doc"open><summaryclass="hideme"><span>Expand description</span></summary><divclass="docblock"><p>utility function to get a list of all sitekeys that a user owns</p>
</a><h2class="location"><ahref="#">Module list</a></h2><divclass="sidebar-elems"><section><divclass="block"><ul><li><ahref="#structs">Structs</a></li><li><ahref="#constants">Constants</a></li><li><ahref="#functions">Functions</a></li><li><ahref="#types">Type Definitions</a></li></ul></div></section><divid="sidebar-vars"data-name="list"data-ty="mod"data-relpath="./"></div><scriptdefersrc="./sidebar-items.js"></script></div></nav><main><divclass="width-limiter"><divclass="sub-container"><aclass="sub-logo-container"href="../../../../../mcaptcha/index.html"><imgclass="rust-logo"src="../../../../../rust-logo.svg"alt="logo"></a><navclass="sub"><divclass="theme-picker hidden"><buttonid="theme-picker"aria-label="Pick another theme!"aria-haspopup="menu"title="themes"><imgwidth="22"height="22"alt="Pick another theme!"src="../../../../../brush.svg"></button><divid="theme-choices"role="menu"></div></div><formclass="search-form"><divclass="search-container"><span></span><inputclass="search-input"name="search"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><buttontype="button"id="help-button"title="help">?</button><aid="settings-menu"href="../../../../../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../../../../../wheel.svg"></a></div></form></nav></div><sectionid="main-content"class="content"><divclass="main-heading">
<h1class="fqn"><spanclass="in-band">Module <ahref="../../../../index.html">mcaptcha</a>::<wbr><ahref="../../../index.html">pages</a>::<wbr><ahref="../../index.html">panel</a>::<wbr><ahref="../index.html">sitekey</a>::<wbr><aclass="mod"href="#">list</a><buttonid="copy-path"onclick="copy_path(this)"title="Copy item path to clipboard"><imgsrc="../../../../../clipboard.svg"width="19"height="18"alt="Copy item path"></button></span></h1><spanclass="out-of-band"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#18-120">source</a> · <aid="toggle-all-docs"href="javascript:void(0)"title="collapse all docs">[<spanclass="inner">−</span>]</a></span></div><h2id="structs"class="small-section-header"><ahref="#structs">Structs</a></h2>
</a><h2class="location"><ahref="#">Module list</a></h2><divclass="sidebar-elems"><section><divclass="block"><ul><li><ahref="#structs">Structs</a></li><li><ahref="#constants">Constants</a></li></ul></div></section><divid="sidebar-vars"data-name="list"data-ty="mod"data-relpath="./"></div><scriptdefersrc="./sidebar-items.js"></script></div></nav><main><divclass="width-limiter"><divclass="sub-container"><aclass="sub-logo-container"href="../../../../../mcaptcha/index.html"><imgclass="rust-logo"src="../../../../../rust-logo.svg"alt="logo"></a><navclass="sub"><divclass="theme-picker hidden"><buttonid="theme-picker"aria-label="Pick another theme!"aria-haspopup="menu"title="themes"><imgwidth="22"height="22"alt="Pick another theme!"src="../../../../../brush.svg"></button><divid="theme-choices"role="menu"></div></div><formclass="search-form"><divclass="search-container"><span></span><inputclass="search-input"name="search"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><buttontype="button"id="help-button"title="help">?</button><aid="settings-menu"href="../../../../../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../../../../../wheel.svg"></a></div></form></nav></div><sectionid="main-content"class="content"><divclass="main-heading">
<h1class="fqn"><spanclass="in-band">Module <ahref="../../../../index.html">mcaptcha</a>::<wbr><ahref="../../../index.html">pages</a>::<wbr><ahref="../../index.html">panel</a>::<wbr><ahref="../index.html">sitekey</a>::<wbr><aclass="mod"href="#">list</a><buttonid="copy-path"onclick="copy_path(this)"title="Copy item path to clipboard"><imgsrc="../../../../../clipboard.svg"width="19"height="18"alt="Copy item path"></button></span></h1><spanclass="out-of-band"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#18-105">source</a> · <aid="toggle-all-docs"href="javascript:void(0)"title="collapse all docs">[<spanclass="inner">−</span>]</a></span></div><h2id="structs"class="small-section-header"><ahref="#structs">Structs</a></h2>
<divclass="item-table"><divclass="item-row"><divclass="item-left module-item"><aclass="struct"href="struct.IndexPage.html"title="mcaptcha::pages::panel::sitekey::list::IndexPage struct">IndexPage</a></div><divclass="item-right docblock-short"></div></div><divclass="item-row"><divclass="item-left module-item"><aclass="struct"href="struct.list_sitekeys.html"title="mcaptcha::pages::panel::sitekey::list::list_sitekeys struct">list_sitekeys</a></div><divclass="item-right docblock-short"><p>render a list of all sitekeys that a user has</p>
<divclass="item-table"><divclass="item-row"><divclass="item-left module-item"><aclass="fn"href="fn.get_list_sitekeys.html"title="mcaptcha::pages::panel::sitekey::list::get_list_sitekeys fn">get_list_sitekeys</a></div><divclass="item-right docblock-short"><p>utility function to get a list of all sitekeys that a user owns</p>
initSidebarItems({"constant":[["PAGE",""]],"fn":[["get_list_sitekeys","utility function to get a list of all sitekeys that a user owns"]],"struct":[["IndexPage",""],["list_sitekeys","render a list of all sitekeys that a user has"]],"type":[["SiteKeys",""]]});
initSidebarItems({"constant":[["PAGE",""]],"struct":[["IndexPage",""],["list_sitekeys","render a list of all sitekeys that a user has"]]});
</a><h2class="location"><ahref="#">IndexPage</a></h2><divclass="sidebar-elems"><section><divclass="block"><h3class="sidebar-title"><ahref="#fields">Fields</a></h3><ul><li><ahref="#structfield.sitekeys">sitekeys</a></li></ul></div><divclass="block"><h3class="sidebar-title"><ahref="#implementations">Methods</a></h3><ul><li><ahref="#method.new">new</a></li></ul></div><divclass="block"><h3class="sidebar-title"><ahref="#trait-implementations">Trait Implementations</a></h3><ul><li><ahref="#impl-Clone">Clone</a></li><li><ahref="#impl-Sealed">Sealed</a></li><li><ahref="#impl-TemplateOnce">TemplateOnce</a></li></ul></div><divclass="block"><h3class="sidebar-title"><ahref="#synthetic-implementations">Auto Trait Implementations</a></h3><ul><li><ahref="#impl-RefUnwindSafe">RefUnwindSafe</a></li><li><ahref="#impl-Send">Send</a></li><li><ahref="#impl-Sync">Sync</a></li><li><ahref="#impl-Unpin">Unpin</a></li><li><ahref="#impl-UnwindSafe">UnwindSafe</a></li></ul></div><divclass="block"><h3class="sidebar-title"><ahref="#blanket-implementations">Blanket Implementations</a></h3><ul><li><ahref="#impl-Any">Any</a></li><li><ahref="#impl-Borrow%3CT%3E">Borrow<T></a></li><li><ahref="#impl-BorrowMut%3CT%3E">BorrowMut<T></a></li><li><ahref="#impl-From%3CT%3E">From<T></a></li><li><ahref="#impl-Instrument">Instrument</a></li><li><ahref="#impl-Into%3CU%3E">Into<U></a></li><li><ahref="#impl-Same%3CT%3E">Same<T></a></li><li><ahref="#impl-ToOwned">ToOwned</a></li><li><ahref="#impl-TryFrom%3CU%3E">TryFrom<U></a></li><li><ahref="#impl-TryInto%3CU%3E">TryInto<U></a></li><li><ahref="#impl-VZip%3CV%3E">VZip<V></a></li><li><ahref="#impl-WithSubscriber">WithSubscriber</a></li></ul></div></section><h2class="location"><ahref="index.html">In mcaptcha::pages::panel::sitekey::list</a></h2><divid="sidebar-vars"data-name="IndexPage"data-ty="struct"data-relpath=""></div><scriptdefersrc="sidebar-items.js"></script></div></nav><main><divclass="width-limiter"><divclass="sub-container"><aclass="sub-logo-container"href="../../../../../mcaptcha/index.html"><imgclass="rust-logo"src="../../../../../rust-logo.svg"alt="logo"></a><navclass="sub"><divclass="theme-picker hidden"><buttonid="theme-picker"aria-label="Pick another theme!"aria-haspopup="menu"title="themes"><imgwidth="22"height="22"alt="Pick another theme!"src="../../../../../brush.svg"></button><divid="theme-choices"role="menu"></div></div><formclass="search-form"><divclass="search-container"><span></span><inputclass="search-input"name="search"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><buttontype="button"id="help-button"title="help">?</button><aid="settings-menu"href="../../../../../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../../../../../wheel.svg"></a></div></form></nav></div><sectionid="main-content"class="content"><divclass="main-heading">
<h1class="fqn"><spanclass="in-band">Struct <ahref="../../../../index.html">mcaptcha</a>::<wbr><ahref="../../../index.html">pages</a>::<wbr><ahref="../../index.html">panel</a>::<wbr><ahref="../index.html">sitekey</a>::<wbr><ahref="index.html">list</a>::<wbr><aclass="struct"href="#">IndexPage</a><buttonid="copy-path"onclick="copy_path(this)"title="Copy item path to clipboard"><imgsrc="../../../../../clipboard.svg"width="19"height="18"alt="Copy item path"></button></span></h1><spanclass="out-of-band"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#28-30">source</a> · <aid="toggle-all-docs"href="javascript:void(0)"title="collapse all docs">[<spanclass="inner">−</span>]</a></span></div><divclass="docblock item-decl"><preclass="rust struct"><code>pub struct IndexPage {
</div></details><detailsclass="rustdoc-toggle method-toggle"open><summary><sectionid="method.clone_from"class="method trait-impl has-srclink"><spanclass="rightside"><spanclass="since"title="Stable since Rust version 1.0.0">1.0.0</span> · <aclass="srclink"href="https://doc.rust-lang.org/1.61.0/src/core/clone.rs.html#134-136">source</a></span><ahref="#method.clone_from"class="anchor"></a><h4class="code-header">fn <ahref="https://doc.rust-lang.org/1.61.0/core/clone/trait.Clone.html#method.clone_from"class="fnname">clone_from</a>(&mut self, source: <aclass="primitive"href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>Self)</h4></section></summary><divclass='docblock'><p>Performs copy-assignment from <code>source</code>. <ahref="https://doc.rust-lang.org/1.61.0/core/clone/trait.Clone.html#method.clone_from">Read more</a></p>
</div></details></div></details><detailsclass="rustdoc-toggle implementors-toggle"open><summary><sectionid="impl-TemplateOnce"class="impl has-srclink"><spanclass="rightside"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#26">source</a></span><ahref="#impl-TemplateOnce"class="anchor"></a><h3class="code-header in-band">impl TemplateOnce for <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section></summary><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><sectionid="method.render_once"class="method trait-impl has-srclink"><spanclass="rightside"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#26">source</a></span><ahref="#method.render_once"class="anchor"></a><h4class="code-header">fn <aclass="fnname">render_once</a>(self) -> RenderResult</h4></section></summary><divclass='docblock'><p>Render the template and return the rendering result as <code>RenderResult</code><ahref="#tymethod.render_once">Read more</a></p>
</div></details><detailsclass="rustdoc-toggle method-toggle"open><summary><sectionid="method.render_once_to"class="method trait-impl has-srclink"><spanclass="rightside"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#26">source</a></span><ahref="#method.render_once_to"class="anchor"></a><h4class="code-header">fn <aclass="fnname">render_once_to</a>(self, __sf_buf: &mut Buffer) -><aclass="enum"href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html"title="enum core::result::Result">Result</a><<aclass="primitive"href="https://doc.rust-lang.org/1.61.0/std/primitive.unit.html">()</a>, RenderError></h4></section></summary><divclass='docblock'><p>Render the template and append the result to <code>buf</code>. <ahref="#tymethod.render_once_to">Read more</a></p>
</div></details></div></details><sectionid="impl-Sealed"class="impl has-srclink"><spanclass="rightside"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#26">source</a></span><ahref="#impl-Sealed"class="anchor"></a><h3class="code-header in-band">impl Sealed for <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section></div><h2id="synthetic-implementations"class="small-section-header">Auto Trait Implementations<ahref="#synthetic-implementations"class="anchor"></a></h2><divid="synthetic-implementations-list"><sectionid="impl-RefUnwindSafe"class="impl has-srclink"><ahref="#impl-RefUnwindSafe"class="anchor"></a><h3class="code-header in-band">impl <aclass="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 <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section><sectionid="impl-Send"class="impl has-srclink"><ahref="#impl-Send"class="anchor"></a><h3class="code-header in-band">impl <aclass="trait"href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Send.html"title="trait core::marker::Send">Send</a> for <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section><sectionid="impl-Sync"class="impl has-srclink"><ahref="#impl-Sync"class="anchor"></a><h3class="code-header in-band">impl <aclass="trait"href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Sync.html"title="trait core::marker::Sync">Sync</a> for <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section><sectionid="impl-Unpin"class="impl has-srclink"><ahref="#impl-Unpin"class="anchor"></a><h3class="code-header in-band">impl <aclass="trait"href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Unpin.html"title="trait core::marker::Unpin">Unpin</a> for <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section><sectionid="impl-UnwindSafe"class="impl has-srclink"><ahref="#impl-UnwindSafe"class="anchor"></a><h3class="code-header in-band">impl <aclass="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 <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section></div><h2id="blanket-implementations"class="small-section-header">Blanket Implementations<ahref="#blanket-implementations"class="anchor"></a></h2><divid="blanket-implementations-list"><detailsclass="rustdoc-toggle implementors-toggle"><summary><sectionid="impl-Any"class="impl has-srclink"><spanclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.61.0/src/core/any.rs.html#132-136">source</a></span><ahref="#impl-Any"class="anchor"></a><h3class="code-header in-band">impl<T><aclass="trait"href="https://doc.rust-lang.org/1.61.0/core/any/trait.Any.html"title="trait core::any::Any">Any</a> for T <spanclass="where fmt-newline">where<br> T: 'static + ?<aclass="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><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><sectionid="method.type_id"class="method trait-impl has-srclink"><spanclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.61.0/src/core/any.rs.html#133">source</a></span><ahref="#method.type_id"class="anchor"></a><h4class="code-header">fn <ahref="https://doc.rust-lang.org/1.61.0/core/any/trait.Any.html#tymethod.type_id"class="fnname">type_id</a>(&self) -><aclass="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><divclass='docblock'><p>Gets the <code>TypeId</code> of <code>self</code>. <ahref="https://doc.rust-lang.org/1.61.0/core/any/trait.Any.html#tymethod.type_id">Read more</a></p>
</div></details></div></details><detailsclass="rustdoc-toggle implementors-toggle"open><summary><sectionid="impl-TemplateOnce"class="impl has-srclink"><spanclass="rightside"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#27">source</a></span><ahref="#impl-TemplateOnce"class="anchor"></a><h3class="code-header in-band">impl TemplateOnce for <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section></summary><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><sectionid="method.render_once"class="method trait-impl has-srclink"><spanclass="rightside"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#27">source</a></span><ahref="#method.render_once"class="anchor"></a><h4class="code-header">fn <aclass="fnname">render_once</a>(self) -> RenderResult</h4></section></summary><divclass='docblock'><p>Render the template and return the rendering result as <code>RenderResult</code><ahref="#tymethod.render_once">Read more</a></p>
</div></details><detailsclass="rustdoc-toggle method-toggle"open><summary><sectionid="method.render_once_to"class="method trait-impl has-srclink"><spanclass="rightside"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#27">source</a></span><ahref="#method.render_once_to"class="anchor"></a><h4class="code-header">fn <aclass="fnname">render_once_to</a>(self, __sf_buf: &mut Buffer) -><aclass="enum"href="https://doc.rust-lang.org/1.61.0/core/result/enum.Result.html"title="enum core::result::Result">Result</a><<aclass="primitive"href="https://doc.rust-lang.org/1.61.0/std/primitive.unit.html">()</a>, RenderError></h4></section></summary><divclass='docblock'><p>Render the template and append the result to <code>buf</code>. <ahref="#tymethod.render_once_to">Read more</a></p>
</div></details></div></details><sectionid="impl-Sealed"class="impl has-srclink"><spanclass="rightside"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#27">source</a></span><ahref="#impl-Sealed"class="anchor"></a><h3class="code-header in-band">impl Sealed for <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section></div><h2id="synthetic-implementations"class="small-section-header">Auto Trait Implementations<ahref="#synthetic-implementations"class="anchor"></a></h2><divid="synthetic-implementations-list"><sectionid="impl-RefUnwindSafe"class="impl has-srclink"><ahref="#impl-RefUnwindSafe"class="anchor"></a><h3class="code-header in-band">impl <aclass="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 <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section><sectionid="impl-Send"class="impl has-srclink"><ahref="#impl-Send"class="anchor"></a><h3class="code-header in-band">impl <aclass="trait"href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Send.html"title="trait core::marker::Send">Send</a> for <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section><sectionid="impl-Sync"class="impl has-srclink"><ahref="#impl-Sync"class="anchor"></a><h3class="code-header in-band">impl <aclass="trait"href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Sync.html"title="trait core::marker::Sync">Sync</a> for <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section><sectionid="impl-Unpin"class="impl has-srclink"><ahref="#impl-Unpin"class="anchor"></a><h3class="code-header in-band">impl <aclass="trait"href="https://doc.rust-lang.org/1.61.0/core/marker/trait.Unpin.html"title="trait core::marker::Unpin">Unpin</a> for <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section><sectionid="impl-UnwindSafe"class="impl has-srclink"><ahref="#impl-UnwindSafe"class="anchor"></a><h3class="code-header in-band">impl <aclass="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 <aclass="struct"href="struct.IndexPage.html"title="struct mcaptcha::pages::panel::sitekey::list::IndexPage">IndexPage</a></h3></section></div><h2id="blanket-implementations"class="small-section-header">Blanket Implementations<ahref="#blanket-implementations"class="anchor"></a></h2><divid="blanket-implementations-list"><detailsclass="rustdoc-toggle implementors-toggle"><summary><sectionid="impl-Any"class="impl has-srclink"><spanclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.61.0/src/core/any.rs.html#132-136">source</a></span><ahref="#impl-Any"class="anchor"></a><h3class="code-header in-band">impl<T><aclass="trait"href="https://doc.rust-lang.org/1.61.0/core/any/trait.Any.html"title="trait core::any::Any">Any</a> for T <spanclass="where fmt-newline">where<br> T: 'static + ?<aclass="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><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><sectionid="method.type_id"class="method trait-impl has-srclink"><spanclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.61.0/src/core/any.rs.html#133">source</a></span><ahref="#method.type_id"class="anchor"></a><h4class="code-header">fn <ahref="https://doc.rust-lang.org/1.61.0/core/any/trait.Any.html#tymethod.type_id"class="fnname">type_id</a>(&self) -><aclass="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><divclass='docblock'><p>Gets the <code>TypeId</code> of <code>self</code>. <ahref="https://doc.rust-lang.org/1.61.0/core/any/trait.Any.html#tymethod.type_id">Read more</a></p>
</div></details></div></details><detailsclass="rustdoc-toggle implementors-toggle"><summary><sectionid="impl-Borrow%3CT%3E"class="impl has-srclink"><spanclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.61.0/src/core/borrow.rs.html#209-214">source</a></span><ahref="#impl-Borrow%3CT%3E"class="anchor"></a><h3class="code-header in-band">impl<T><aclass="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 <spanclass="where fmt-newline">where<br> T: ?<aclass="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><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><sectionid="method.borrow"class="method trait-impl has-srclink"><spanclass="rightside"><spanclass="since"title="const unstable">const: <ahref="https://github.com/rust-lang/rust/issues/91522"title="Tracking issue for const_borrow">unstable</a></span> · <aclass="srclink"href="https://doc.rust-lang.org/1.61.0/src/core/borrow.rs.html#211">source</a></span><ahref="#method.borrow"class="anchor"></a><h4class="code-header">fn <ahref="https://doc.rust-lang.org/1.61.0/core/borrow/trait.Borrow.html#tymethod.borrow"class="fnname">borrow</a>(&self) -><aclass="primitive"href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&</a>T</h4></section></summary><divclass='docblock'><p>Immutably borrows from an owned value. <ahref="https://doc.rust-lang.org/1.61.0/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></p>
</div></details></div></details><detailsclass="rustdoc-toggle implementors-toggle"><summary><sectionid="impl-BorrowMut%3CT%3E"class="impl has-srclink"><spanclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.61.0/src/core/borrow.rs.html#218-222">source</a></span><ahref="#impl-BorrowMut%3CT%3E"class="anchor"></a><h3class="code-header in-band">impl<T><aclass="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 <spanclass="where fmt-newline">where<br> T: ?<aclass="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><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><sectionid="method.borrow_mut"class="method trait-impl has-srclink"><spanclass="rightside"><spanclass="since"title="const unstable">const: <ahref="https://github.com/rust-lang/rust/issues/91522"title="Tracking issue for const_borrow">unstable</a></span> · <aclass="srclink"href="https://doc.rust-lang.org/1.61.0/src/core/borrow.rs.html#219">source</a></span><ahref="#method.borrow_mut"class="anchor"></a><h4class="code-header">fn <ahref="https://doc.rust-lang.org/1.61.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut"class="fnname">borrow_mut</a>(&mut self) -><aclass="primitive"href="https://doc.rust-lang.org/1.61.0/std/primitive.reference.html">&mut </a>T</h4></section></summary><divclass='docblock'><p>Mutably borrows from an owned value. <ahref="https://doc.rust-lang.org/1.61.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></p>
</div></details></div></details><detailsclass="rustdoc-toggle implementors-toggle"><summary><sectionid="impl-From%3CT%3E"class="impl has-srclink"><spanclass="rightside"><aclass="srclink"href="https://doc.rust-lang.org/1.61.0/src/core/convert/mod.rs.html#557-562">source</a></span><ahref="#impl-From%3CT%3E"class="anchor"></a><h3class="code-header in-band">impl<T><aclass="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><divclass="impl-items"><detailsclass="rustdoc-toggle method-toggle"open><summary><sectionid="method.from"class="method trait-impl has-srclink"><spanclass="rightside"><spanclass="since"title="const unstable">const: <ahref="https://github.com/rust-lang/rust/issues/88674"title="Tracking issue for const_convert">unstable</a></span> · <aclass="srclink"href="https://doc.rust-lang.org/1.61.0/src/core/convert/mod.rs.html#559">source</a></span><ahref="#method.from"class="anchor"></a><h4class="code-header">fn <ahref="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><divclass="docblock"><p>Returns the argument unchanged.</p>
<!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"><metaname="generator"content="rustdoc"><metaname="description"content="API documentation for the Rust `SiteKeys` type in crate `mcaptcha`."><metaname="keywords"content="rust, rustlang, rust-lang, SiteKeys"><title>SiteKeys in mcaptcha::pages::panel::sitekey::list - Rust</title><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../SourceSerif4-Regular.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../FiraSans-Regular.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../FiraSans-Medium.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../SourceCodePro-Regular.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../SourceSerif4-Bold.ttf.woff2"><linkrel="preload"as="font"type="font/woff2"crossoriginhref="../../../../../SourceCodePro-Semibold.ttf.woff2"><linkrel="stylesheet"type="text/css"href="../../../../../normalize.css"><linkrel="stylesheet"type="text/css"href="../../../../../rustdoc.css"id="mainThemeStyle"><linkrel="stylesheet"type="text/css"href="../../../../../ayu.css"disabled><linkrel="stylesheet"type="text/css"href="../../../../../dark.css"disabled><linkrel="stylesheet"type="text/css"href="../../../../../light.css"id="themeStyle"><scriptid="default-settings"></script><scriptsrc="../../../../../storage.js"></script><scriptsrc="../../../../../crates.js"></script><scriptdefersrc="../../../../../main.js"></script>
<noscript><linkrel="stylesheet"href="../../../../../noscript.css"></noscript><linkrel="alternate icon"type="image/png"href="../../../../../favicon-16x16.png"><linkrel="alternate icon"type="image/png"href="../../../../../favicon-32x32.png"><linkrel="icon"type="image/svg+xml"href="../../../../../favicon.svg"></head><bodyclass="rustdoc type"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><navclass="mobile-topbar"><buttonclass="sidebar-menu-toggle">☰</button><aclass="sidebar-logo"href="../../../../../mcaptcha/index.html"><divclass="logo-container"><imgclass="rust-logo"src="../../../../../rust-logo.svg"alt="logo"></div>
</a><h2class="location"><ahref="#">SiteKeys</a></h2><divclass="sidebar-elems"><h2class="location"><ahref="index.html">In mcaptcha::pages::panel::sitekey::list</a></h2><divid="sidebar-vars"data-name="SiteKeys"data-ty="type"data-relpath=""></div><scriptdefersrc="sidebar-items.js"></script></div></nav><main><divclass="width-limiter"><divclass="sub-container"><aclass="sub-logo-container"href="../../../../../mcaptcha/index.html"><imgclass="rust-logo"src="../../../../../rust-logo.svg"alt="logo"></a><navclass="sub"><divclass="theme-picker hidden"><buttonid="theme-picker"aria-label="Pick another theme!"aria-haspopup="menu"title="themes"><imgwidth="22"height="22"alt="Pick another theme!"src="../../../../../brush.svg"></button><divid="theme-choices"role="menu"></div></div><formclass="search-form"><divclass="search-container"><span></span><inputclass="search-input"name="search"autocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"><buttontype="button"id="help-button"title="help">?</button><aid="settings-menu"href="../../../../../settings.html"title="settings"><imgwidth="22"height="22"alt="Change settings"src="../../../../../wheel.svg"></a></div></form></nav></div><sectionid="main-content"class="content"><divclass="main-heading">
<h1class="fqn"><spanclass="in-band">Type Definition <ahref="../../../../index.html">mcaptcha</a>::<wbr><ahref="../../../index.html">pages</a>::<wbr><ahref="../../index.html">panel</a>::<wbr><ahref="../index.html">sitekey</a>::<wbr><ahref="index.html">list</a>::<wbr><aclass="type"href="#">SiteKeys</a><buttonid="copy-path"onclick="copy_path(this)"title="Copy item path to clipboard"><imgsrc="../../../../../clipboard.svg"width="19"height="18"alt="Copy item path"></button></span></h1><spanclass="out-of-band"><aclass="srclink"href="../../../../../src/mcaptcha/pages/panel/sitekey/list.rs.html#67">source</a> · <aid="toggle-all-docs"href="javascript:void(0)"title="collapse all docs">[<spanclass="inner">−</span>]</a></span></div><divclass="docblock item-decl"><preclass="rust typedef"><code>pub type SiteKeys = <aclass="struct"href="https://doc.rust-lang.org/1.61.0/alloc/vec/struct.Vec.html"title="struct alloc::vec::Vec">Vec</a><<aclass="struct"href="../../../../api/v1/mcaptcha/create/struct.MCaptchaDetails.html"title="struct mcaptcha::api::v1::mcaptcha::create::MCaptchaDetails">MCaptchaDetails</a>>;</code></pre></div></section><sectionid="search"class="content hidden"></section></div></main><divid="rustdoc-vars"data-root-path="../../../../../"data-current-crate="mcaptcha"data-themes="ayu,dark,light"data-resource-suffix=""data-rustdoc-version="1.61.0 (fe5b13d68 2022-05-18)"></div>
</body></html>
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.