mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
Deploying to gh-pages from @ 3d9056e968 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -11,7 +11,7 @@
|
||||
</div></div></div><h2 id="enums" class="small-section-header"><a href="#enums">Enums</a></h2>
|
||||
<div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="enum" href="enum.SystemGroup.html" title="mcaptcha::data::SystemGroup enum">SystemGroup</a></div><div class="item-right docblock-short"><p>Represents mCaptcha cache and master system.
|
||||
When Redis is configured, <a href="enum.SystemGroup.html#variant.Redis" title="SystemGroup::Redis">SystemGroup::Redis</a> is used and
|
||||
in its absense, <a href="enum.SystemGroup.html#variant.Embedded" title="SystemGroup::Embedded">SystemGroup::Embedded</a> is used</p>
|
||||
in its absence, <a href="enum.SystemGroup.html#variant.Embedded" title="SystemGroup::Embedded">SystemGroup::Embedded</a> is used</p>
|
||||
</div></div></div><h2 id="types" class="small-section-header"><a href="#types">Type Definitions</a></h2>
|
||||
<div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="type" href="type.Mailer.html" title="mcaptcha::data::Mailer type">Mailer</a></div><div class="item-right docblock-short"><p>Mailer data type AsyncSmtpTransport<Tokio1Executor></p>
|
||||
</div></div></div></section></div></main><div id="rustdoc-vars" data-root-path="../../" data-current-crate="mcaptcha" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.62.1 (e092d0b6b 2022-07-16)" ></div>
|
||||
|
||||
@@ -1 +1 @@
|
||||
initSidebarItems({"enum":[["SystemGroup","Represents mCaptcha cache and master system. When Redis is configured, [SystemGroup::Redis] is used and in its absense, [SystemGroup::Embedded] is used"]],"macro":[["enum_system_actor",""],["enum_system_wrapper",""]],"struct":[["Data","App data"]],"type":[["Mailer","Mailer data type AsyncSmtpTransport"]]});
|
||||
initSidebarItems({"enum":[["SystemGroup","Represents mCaptcha cache and master system. When Redis is configured, [SystemGroup::Redis] is used and in its absence, [SystemGroup::Embedded] is used"]],"macro":[["enum_system_actor",""],["enum_system_wrapper",""]],"struct":[["Data","App data"]],"type":[["Mailer","Mailer data type AsyncSmtpTransport"]]});
|
||||
Reference in New Issue
Block a user