From 83342acd1c5aa684e49e312312fdfcd6483708e4 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Fri, 16 Jul 2021 15:51:30 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=206f690?= =?UTF-8?q?734c59417be0c141152c174814fb9e49222=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mcaptcha/constant.GIT_COMMIT_HASH.html | 2 +- mcaptcha/data/index.html | 2 +- mcaptcha/data/struct.Data.html | 4 ++-- mcaptcha/data/type.Mailer.html | 2 +- mcaptcha/struct.Data.html | 4 ++-- src/mcaptcha/data.rs.html | 2 ++ src/tests_migrate/data.rs.html | 2 ++ tests_migrate/data/index.html | 2 +- tests_migrate/data/struct.Data.html | 4 ++-- tests_migrate/data/type.Mailer.html | 2 +- tests_migrate/struct.Data.html | 4 ++-- 11 files changed, 17 insertions(+), 13 deletions(-) diff --git a/mcaptcha/constant.GIT_COMMIT_HASH.html b/mcaptcha/constant.GIT_COMMIT_HASH.html index 762ad97c..c8f5fba3 100644 --- a/mcaptcha/constant.GIT_COMMIT_HASH.html +++ b/mcaptcha/constant.GIT_COMMIT_HASH.html @@ -1,5 +1,5 @@ GIT_COMMIT_HASH in mcaptcha - Rust

Constant mcaptcha::GIT_COMMIT_HASH[][src]

pub const GIT_COMMIT_HASH: &str = "102ef5b4a1801d2cefd2d989082672f3a7d7306c";
+ Change settings

Constant mcaptcha::GIT_COMMIT_HASH[][src]

pub const GIT_COMMIT_HASH: &str = "6f690734c59417be0c141152c174814fb9e49222";
\ No newline at end of file diff --git a/mcaptcha/data/index.html b/mcaptcha/data/index.html index 2596428a..743254bc 100644 --- a/mcaptcha/data/index.html +++ b/mcaptcha/data/index.html @@ -1,7 +1,7 @@ mcaptcha::data - Rust

Module mcaptcha::data[][src]

App data: redis cache, database connections, etc.

+ Change settings

Module mcaptcha::data[][src]

App data: redis cache, database connections, etc.

Structs

Data

App data

Enums

diff --git a/mcaptcha/data/struct.Data.html b/mcaptcha/data/struct.Data.html index b6a4df60..f9553264 100644 --- a/mcaptcha/data/struct.Data.html +++ b/mcaptcha/data/struct.Data.html @@ -12,8 +12,8 @@ creds: Config

credential management configuration

captcha: SystemGroup

mCaptcha system: Redis cache, etc.

mailer: Option<AsyncSmtpTransport<Tokio1Executor>>

email client

-

Implementations

impl Data[src]

pub fn get_creds() -> Config[src]

pub async fn new() -> Arc<Self>[src]

create new instance of app data

-

fn get_mailer() -> Option<AsyncSmtpTransport<Tokio1Executor>>[src]

Auto Trait Implementations

impl !RefUnwindSafe for Data

impl Send for Data

impl Sync for Data

impl Unpin for Data

impl !UnwindSafe for Data

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

Implementations

impl Data[src]

pub fn get_creds() -> Config[src]

pub async fn new() -> Arc<Self>[src]

create new instance of app data

+

fn get_mailer() -> Option<AsyncSmtpTransport<Tokio1Executor>>[src]

Auto Trait Implementations

impl !RefUnwindSafe for Data

impl Send for Data

impl Sync for Data

impl Unpin for Data

impl !UnwindSafe for Data

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> Conv for T

creds: Config

credential management configuration

captcha: SystemGroup

mCaptcha system: Redis cache, etc.

mailer: Option<AsyncSmtpTransport<Tokio1Executor>>

email client

-

Implementations

impl Data[src]

pub fn get_creds() -> Config[src]

pub async fn new() -> Arc<Self>[src]

create new instance of app data

-

fn get_mailer() -> Option<AsyncSmtpTransport<Tokio1Executor>>[src]

Auto Trait Implementations

impl !RefUnwindSafe for Data

impl Send for Data

impl Sync for Data

impl Unpin for Data

impl !UnwindSafe for Data

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

Implementations

impl Data[src]

pub fn get_creds() -> Config[src]

pub async fn new() -> Arc<Self>[src]

create new instance of app data

+

fn get_mailer() -> Option<AsyncSmtpTransport<Tokio1Executor>>[src]

Auto Trait Implementations

impl !RefUnwindSafe for Data

impl Send for Data

impl Sync for Data

impl Unpin for Data

impl !UnwindSafe for Data

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> Conv for T