mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
Deploying to gh-pages from @ f337ee0643 🚀
This commit is contained in:
@@ -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>(&self, other: <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.reference.html">&Rhs</a>) -> <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><'life0, 'life1, 'life2, 'async_trait>(
|
||||
&'life0 self,
|
||||
_: &'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
|
||||
_: &'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
|
||||
__arg1: &'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
|
||||
__arg2: &'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
|
||||
) -> <a class="struct" href="https://doc.rust-lang.org/1.70.0/core/pin/struct.Pin.html" title="struct core::pin::Pin">Pin</a><<a class="struct" href="https://doc.rust-lang.org/1.70.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><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><Output = <a class="type" href="../../db_core/errors/type.DBResult.html" title="type db_core::errors::DBResult">DBResult</a><<a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.unit.html">()</a>>> + <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>><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><'life0, 'life1, 'life2, 'async_trait>(
|
||||
&'life0 self,
|
||||
_: &'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
|
||||
_: &'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
|
||||
__arg1: &'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
|
||||
__arg2: &'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
|
||||
) -> <a class="struct" href="https://doc.rust-lang.org/1.70.0/core/pin/struct.Pin.html" title="struct core::pin::Pin">Pin</a><<a class="struct" href="https://doc.rust-lang.org/1.70.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><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><Output = <a class="type" href="../../db_core/errors/type.DBResult.html" title="type db_core::errors::DBResult">DBResult</a><<a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.unit.html">()</a>>> + <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>><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><'life0, 'life1, 'life2, 'async_trait>(
|
||||
&'life0 self,
|
||||
_: &'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
|
||||
_: &'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
|
||||
__arg1: &'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
|
||||
__arg2: &'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
|
||||
) -> <a class="struct" href="https://doc.rust-lang.org/1.70.0/core/pin/struct.Pin.html" title="struct core::pin::Pin">Pin</a><<a class="struct" href="https://doc.rust-lang.org/1.70.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><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><Output = <a class="type" href="../../db_core/errors/type.DBResult.html" title="type db_core::errors::DBResult">DBResult</a><<a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.unit.html">()</a>>> + <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>><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><'life0, 'life1, 'life2, 'life3, 'async_trait>(
|
||||
&'life0 self,
|
||||
_: &'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
|
||||
_: &'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>,
|
||||
_: &'life3 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
|
||||
__arg1: &'life1 <a class="struct" href="../data/struct.Data.html" title="struct mcaptcha::data::Data">Data</a>,
|
||||
__arg2: &'life2 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>,
|
||||
__arg3: &'life3 <a class="primitive" href="https://doc.rust-lang.org/1.70.0/std/primitive.str.html">str</a>
|
||||
) -> <a class="struct" href="https://doc.rust-lang.org/1.70.0/core/pin/struct.Pin.html" title="struct core::pin::Pin">Pin</a><<a class="struct" href="https://doc.rust-lang.org/1.70.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a><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><Output = <a class="type" href="../../db_core/errors/type.DBResult.html" title="type db_core::errors::DBResult">DBResult</a><<a class="struct" href="struct.CaptchaStats.html" title="struct mcaptcha::stats::CaptchaStats">CaptchaStats</a>>> + <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>><span class="where fmt-newline">where
|
||||
Self: 'async_trait,
|
||||
'life0: 'async_trait,
|
||||
|
||||
Reference in New Issue
Block a user