Deploying to gh-pages from @ f337ee0643 🚀

This commit is contained in:
realaravinth
2023-07-05 09:56:08 +00:00
parent 1cfed10e43
commit 6edd9bca7d
415 changed files with 5347 additions and 1906 deletions

View File

@@ -2,8 +2,8 @@
by <code>==</code>.</div></details><details class="toggle method-toggle" open><summary><section id="method.ne" class="method trait-impl"><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.70.0/src/core/cmp.rs.html#229">source</a></span><a href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.70.0/core/cmp/trait.PartialEq.html#method.ne" class="fn">ne</a>(&amp;self, other: <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.reference.html">&amp;Rhs</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.bool.html">bool</a></h4></section></summary><div class='docblock'>This method tests for <code>!=</code>. The default implementation is almost always
sufficient, and should not be overridden without very good reason.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Stats-for-Dummy" class="impl"><a class="srclink rightside" href="../../src/mcaptcha/stats.rs.html#99-119">source</a><a href="#impl-Stats-for-Dummy" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Stats.html" title="trait mcaptcha::stats::Stats">Stats</a> for <a class="struct" href="struct.Dummy.html" title="struct mcaptcha::stats::Dummy">Dummy</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.record_fetch" class="method trait-impl"><a class="srclink rightside" href="../../src/mcaptcha/stats.rs.html#101-103">source</a><a href="#method.record_fetch" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Stats.html#tymethod.record_fetch" class="fn">record_fetch</a>&lt;'life0, 'life1, 'life2, 'async_trait&gt;(
&amp;'life0 self,
_: &amp;'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
_: &amp;'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
__arg1: &amp;'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
__arg2: &amp;'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.70.0/core/pin/struct.Pin.html" title="struct core::pin::Pin">Pin</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.70.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="https://doc.rust-lang.org/1.70.0/core/future/future/trait.Future.html" title="trait core::future::future::Future">Future</a>&lt;Output = <a class="type" href="../../db_core/errors/type.DBResult.html" title="type db_core::errors::DBResult">DBResult</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.unit.html">()</a>&gt;&gt; + <a class="trait" href="https://doc.rust-lang.org/1.70.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'async_trait&gt;&gt;<span class="where fmt-newline">where
Self: 'async_trait,
'life0: 'async_trait,
@@ -11,8 +11,8 @@ sufficient, and should not be overridden without very good reason.</div></detail
'life2: 'async_trait,</span></h4></section></summary><div class="docblock"><p>record PoWConfig fetches</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.record_solve" class="method trait-impl"><a class="srclink rightside" href="../../src/mcaptcha/stats.rs.html#106-108">source</a><a href="#method.record_solve" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Stats.html#tymethod.record_solve" class="fn">record_solve</a>&lt;'life0, 'life1, 'life2, 'async_trait&gt;(
&amp;'life0 self,
_: &amp;'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
_: &amp;'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
__arg1: &amp;'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
__arg2: &amp;'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.70.0/core/pin/struct.Pin.html" title="struct core::pin::Pin">Pin</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.70.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="https://doc.rust-lang.org/1.70.0/core/future/future/trait.Future.html" title="trait core::future::future::Future">Future</a>&lt;Output = <a class="type" href="../../db_core/errors/type.DBResult.html" title="type db_core::errors::DBResult">DBResult</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.unit.html">()</a>&gt;&gt; + <a class="trait" href="https://doc.rust-lang.org/1.70.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'async_trait&gt;&gt;<span class="where fmt-newline">where
Self: 'async_trait,
'life0: 'async_trait,
@@ -20,8 +20,8 @@ sufficient, and should not be overridden without very good reason.</div></detail
'life2: 'async_trait,</span></h4></section></summary><div class="docblock"><p>record PoWConfig solves</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.record_confirm" class="method trait-impl"><a class="srclink rightside" href="../../src/mcaptcha/stats.rs.html#111-113">source</a><a href="#method.record_confirm" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Stats.html#tymethod.record_confirm" class="fn">record_confirm</a>&lt;'life0, 'life1, 'life2, 'async_trait&gt;(
&amp;'life0 self,
_: &amp;'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
_: &amp;'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
__arg1: &amp;'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
__arg2: &amp;'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.70.0/core/pin/struct.Pin.html" title="struct core::pin::Pin">Pin</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.70.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="https://doc.rust-lang.org/1.70.0/core/future/future/trait.Future.html" title="trait core::future::future::Future">Future</a>&lt;Output = <a class="type" href="../../db_core/errors/type.DBResult.html" title="type db_core::errors::DBResult">DBResult</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.unit.html">()</a>&gt;&gt; + <a class="trait" href="https://doc.rust-lang.org/1.70.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'async_trait&gt;&gt;<span class="where fmt-newline">where
Self: 'async_trait,
'life0: 'async_trait,
@@ -29,9 +29,9 @@ sufficient, and should not be overridden without very good reason.</div></detail
'life2: 'async_trait,</span></h4></section></summary><div class="docblock"><p>record PoWConfig confirms</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.fetch" class="method trait-impl"><a class="srclink rightside" href="../../src/mcaptcha/stats.rs.html#116-118">source</a><a href="#method.fetch" class="anchor">§</a><h4 class="code-header">fn <a href="trait.Stats.html#tymethod.fetch" class="fn">fetch</a>&lt;'life0, 'life1, 'life2, 'life3, 'async_trait&gt;(
&amp;'life0 self,
_: &amp;'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
_: &amp;'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>,
_: &amp;'life3 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
__arg1: &amp;'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
__arg2: &amp;'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>,
__arg3: &amp;'life3 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.70.0/core/pin/struct.Pin.html" title="struct core::pin::Pin">Pin</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.70.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="https://doc.rust-lang.org/1.70.0/core/future/future/trait.Future.html" title="trait core::future::future::Future">Future</a>&lt;Output = <a class="type" href="../../db_core/errors/type.DBResult.html" title="type db_core::errors::DBResult">DBResult</a>&lt;<a class="struct" href="struct.CaptchaStats.html" title="struct mcaptcha::stats::CaptchaStats">CaptchaStats</a>&gt;&gt; + <a class="trait" href="https://doc.rust-lang.org/1.70.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + 'async_trait&gt;&gt;<span class="where fmt-newline">where
Self: 'async_trait,
'life0: 'async_trait,