From 0b3cd704d6e60185ff3472d1c66b03b86b983dd2 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Tue, 25 May 2021 09:11:48 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2072667?= =?UTF-8?q?bd2e198ab55d710fd6f8511156b7fe1b964=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guard/all.html | 2 +- .../v1/account/delete/fn.delete_account.html | 5 - guard/api/v1/account/delete/fn.services.html | 2 +- guard/api/v1/account/delete/index.html | 7 +- guard/api/v1/account/delete/sidebar-items.js | 2 +- .../account/delete/struct.delete_account.html | 112 ++++++++++ .../api/v1/account/email/fn.email_exists.html | 5 - guard/api/v1/account/email/fn.services.html | 2 +- guard/api/v1/account/email/fn.set_email.html | 6 - guard/api/v1/account/email/index.html | 8 +- guard/api/v1/account/email/sidebar-items.js | 2 +- guard/api/v1/account/email/struct.Email.html | 16 +- .../v1/account/email/struct.email_exists.html | 112 ++++++++++ .../v1/account/email/struct.set_email.html | 113 ++++++++++ .../api/v1/account/routes/struct.Account.html | 10 +- .../api/v1/account/secret/fn.get_secret.html | 5 - guard/api/v1/account/secret/fn.services.html | 2 +- .../account/secret/fn.update_user_secret.html | 5 - guard/api/v1/account/secret/index.html | 6 +- guard/api/v1/account/secret/sidebar-items.js | 2 +- .../api/v1/account/secret/struct.Secret.html | 16 +- .../v1/account/secret/struct.get_secret.html | 112 ++++++++++ .../secret/struct.update_user_secret.html | 112 ++++++++++ .../account/struct.AccountCheckPayload.html | 16 +- .../v1/account/struct.AccountCheckResp.html | 16 +- .../api/v1/account/username/fn.services.html | 2 +- .../account/username/fn.username_exists.html | 5 - guard/api/v1/account/username/index.html | 7 +- .../api/v1/account/username/sidebar-items.js | 2 +- .../username/struct.username_exists.html | 112 ++++++++++ guard/api/v1/auth/constant.AUTH.html | 5 - guard/api/v1/auth/fn.services.html | 2 +- guard/api/v1/auth/fn.signin.html | 5 - guard/api/v1/auth/fn.signout.html | 5 - guard/api/v1/auth/fn.signup.html | 5 - guard/api/v1/auth/index.html | 7 +- guard/api/v1/auth/routes/index.html | 2 +- guard/api/v1/auth/routes/struct.Auth.html | 14 +- guard/api/v1/auth/sidebar-items.js | 2 +- guard/api/v1/auth/struct.Login.html | 22 +- guard/api/v1/auth/struct.Password.html | 22 +- guard/api/v1/auth/struct.Register.html | 22 +- guard/api/v1/auth/struct.signin.html | 112 ++++++++++ guard/api/v1/auth/struct.signout.html | 112 ++++++++++ guard/api/v1/auth/struct.signup.html | 112 ++++++++++ .../v1/mcaptcha/duration/fn.get_duration.html | 5 - .../api/v1/mcaptcha/duration/fn.services.html | 2 +- .../mcaptcha/duration/fn.update_duration.html | 5 - guard/api/v1/mcaptcha/duration/index.html | 6 +- .../duration/routes/struct.Duration.html | 10 +- .../api/v1/mcaptcha/duration/sidebar-items.js | 2 +- .../mcaptcha/duration/struct.GetDuration.html | 18 +- .../duration/struct.GetDurationResp.html | 18 +- .../duration/struct.UpdateDuration.html | 16 +- .../duration/struct.get_duration.html | 112 ++++++++++ .../duration/struct.update_duration.html | 112 ++++++++++ .../api/v1/mcaptcha/levels/fn.add_levels.html | 5 - .../v1/mcaptcha/levels/fn.delete_levels.html | 5 - .../api/v1/mcaptcha/levels/fn.get_levels.html | 5 - .../mcaptcha/levels/fn.get_levels_util.html | 2 +- guard/api/v1/mcaptcha/levels/fn.services.html | 2 +- .../v1/mcaptcha/levels/fn.update_levels.html | 5 - guard/api/v1/mcaptcha/levels/index.html | 6 +- .../mcaptcha/levels/routes/struct.Levels.html | 10 +- guard/api/v1/mcaptcha/levels/sidebar-items.js | 2 +- .../v1/mcaptcha/levels/struct.AddLevels.html | 16 +- .../v1/mcaptcha/levels/struct.I32Levels.html | 22 +- .../api/v1/mcaptcha/levels/struct.Levels.html | 22 +- .../mcaptcha/levels/struct.UpdateLevels.html | 18 +- .../v1/mcaptcha/levels/struct.add_levels.html | 112 ++++++++++ .../mcaptcha/levels/struct.delete_levels.html | 112 ++++++++++ .../v1/mcaptcha/levels/struct.get_levels.html | 112 ++++++++++ .../mcaptcha/levels/struct.update_levels.html | 112 ++++++++++ .../mcaptcha/fn.add_mcaptcha_util.html | 2 +- .../mcaptcha/mcaptcha/fn.delete_mcaptcha.html | 5 - .../v1/mcaptcha/mcaptcha/fn.get_token.html | 5 - .../api/v1/mcaptcha/mcaptcha/fn.services.html | 2 +- .../v1/mcaptcha/mcaptcha/fn.update_token.html | 5 - .../mcaptcha/fn.update_token_helper.html | 2 +- guard/api/v1/mcaptcha/mcaptcha/index.html | 6 +- .../mcaptcha/routes/struct.MCaptcha.html | 10 +- .../api/v1/mcaptcha/mcaptcha/sidebar-items.js | 2 +- .../mcaptcha/struct.MCaptchaDetails.html | 22 +- .../mcaptcha/mcaptcha/struct.MCaptchaID.html | 22 +- .../mcaptcha/struct.delete_mcaptcha.html | 112 ++++++++++ .../mcaptcha/mcaptcha/struct.get_token.html | 112 ++++++++++ .../mcaptcha/struct.update_token.html | 112 ++++++++++ .../meta/enum.BuildDetailsBuilderError.html | 10 +- .../api/v1/meta/enum.HealthBuilderError.html | 22 +- guard/api/v1/meta/fn.build_details.html | 6 - guard/api/v1/meta/fn.health.html | 6 - guard/api/v1/meta/fn.services.html | 2 +- guard/api/v1/meta/index.html | 8 +- guard/api/v1/meta/routes/struct.Meta.html | 10 +- guard/api/v1/meta/sidebar-items.js | 2 +- guard/api/v1/meta/struct.BuildDetails.html | 14 +- .../v1/meta/struct.BuildDetailsBuilder.html | 10 +- guard/api/v1/meta/struct.Health.html | 22 +- guard/api/v1/meta/struct.HealthBuilder.html | 18 +- guard/api/v1/meta/struct.build_details.html | 113 ++++++++++ guard/api/v1/meta/struct.health.html | 113 ++++++++++ .../add/fn.add_notification.html | 6 - guard/api/v1/notifications/add/index.html | 7 +- .../api/v1/notifications/add/sidebar-items.js | 2 +- .../add/struct.AddNotification.html | 16 +- .../add/struct.add_notification.html | 113 ++++++++++ guard/api/v1/notifications/fn.services.html | 2 +- .../get/fn.get_notification.html | 6 - guard/api/v1/notifications/get/index.html | 7 +- .../api/v1/notifications/get/sidebar-items.js | 2 +- .../get/struct.Notification.html | 10 +- .../get/struct.NotificationResp.html | 16 +- .../get/struct.get_notification.html | 113 ++++++++++ guard/api/v1/notifications/index.html | 2 +- .../routes/struct.Notifications.html | 10 +- guard/api/v1/pow/fn.services.html | 2 +- .../api/v1/pow/get_config/fn.get_config.html | 6 - .../v1/pow/get_config/fn.init_mcaptcha.html | 2 +- guard/api/v1/pow/get_config/index.html | 8 +- guard/api/v1/pow/get_config/sidebar-items.js | 2 +- .../get_config/struct.GetConfigPayload.html | 22 +- .../v1/pow/get_config/struct.get_config.html | 113 ++++++++++ guard/api/v1/pow/index.html | 7 +- guard/api/v1/pow/routes/index.html | 2 +- guard/api/v1/pow/routes/struct.PoW.html | 17 +- guard/api/v1/pow/sidebar-items.js | 2 +- .../api/v1/pow/verify_pow/fn.verify_pow.html | 7 - guard/api/v1/pow/verify_pow/index.html | 7 +- guard/api/v1/pow/verify_pow/sidebar-items.js | 2 +- .../verify_pow/struct.ValidationToken.html | 22 +- .../v1/pow/verify_pow/struct.verify_pow.html | 114 ++++++++++ .../fn.validate_captcha_token.html | 6 - guard/api/v1/pow/verify_token/index.html | 7 +- .../api/v1/pow/verify_token/sidebar-items.js | 2 +- .../struct.CaptchaValidateResp.html | 22 +- .../struct.validate_captcha_token.html | 113 ++++++++++ guard/api/v1/routes/struct.Routes.html | 10 +- guard/data/struct.Data.html | 10 +- guard/docs/routes/struct.Docs.html | 10 +- guard/docs/struct.Asset.html | 10 +- guard/errors/enum.PageError.html | 10 +- guard/errors/enum.ServiceError.html | 12 +- guard/errors/struct.ErrorToResponse.html | 16 +- guard/macro.define_resource.html | 4 +- guard/middleware/auth/struct.CheckLogin.html | 10 +- .../auth/struct.CheckLoginMiddleware.html | 10 +- guard/pages/auth/fn.services.html | 2 +- guard/pages/auth/index.html | 2 +- guard/pages/auth/login/constant.ROUTE.html | 5 - guard/pages/auth/login/index.html | 4 +- guard/pages/auth/login/sidebar-items.js | 2 +- guard/pages/auth/login/struct.INDEX.html | 10 +- guard/pages/auth/login/struct.IndexPage.html | 10 +- guard/pages/auth/login/struct.login.html | 12 +- guard/pages/auth/register/fn.join.html | 5 - guard/pages/auth/register/index.html | 9 +- guard/pages/auth/register/sidebar-items.js | 2 +- guard/pages/auth/register/struct.INDEX.html | 10 +- .../pages/auth/register/struct.IndexPage.html | 10 +- .../auth/register/struct.join.html} | 16 +- guard/pages/auth/routes/index.html | 2 +- guard/pages/auth/routes/struct.Auth.html | 14 +- guard/pages/errors/routes/struct.Errors.html | 10 +- guard/pages/errors/struct.ErrorPage.html | 10 +- .../struct.INTERNAL_SERVER_ERROR_BODY.html | 10 +- .../errors/struct.UNKNOWN_ERROR_BODY.html | 10 +- guard/pages/panel/fn.panel.html | 5 - guard/pages/panel/fn.services.html | 2 +- guard/pages/panel/index.html | 6 +- guard/pages/panel/routes/index.html | 2 +- guard/pages/panel/routes/struct.Panel.html | 14 +- guard/pages/panel/sidebar-items.js | 2 +- .../panel/sitekey/add/fn.add_sitekey.html | 5 - guard/pages/panel/sitekey/add/index.html | 9 +- .../pages/panel/sitekey/add/sidebar-items.js | 2 +- .../pages/panel/sitekey/add/struct.INDEX.html | 10 +- .../panel/sitekey/add/struct.IndexPage.html | 10 +- .../panel/sitekey/add/struct.add_sitekey.html | 112 ++++++++++ guard/pages/panel/sitekey/fn.services.html | 2 +- guard/pages/panel/sitekey/index.html | 2 +- .../sitekey/list/fn.get_list_sitekeys.html | 2 +- .../panel/sitekey/list/fn.list_sitekeys.html | 6 - guard/pages/panel/sitekey/list/index.html | 6 +- .../pages/panel/sitekey/list/sidebar-items.js | 2 +- .../panel/sitekey/list/struct.IndexPage.html | 10 +- .../sitekey/list/struct.list_sitekeys.html | 113 ++++++++++ .../panel/sitekey/list/type.SiteKeys.html | 2 +- .../panel/sitekey/routes/struct.Sitekey.html | 10 +- .../panel/sitekey/view/fn.view_sitekey.html | 6 - guard/pages/panel/sitekey/view/index.html | 11 +- .../pages/panel/sitekey/view/sidebar-items.js | 2 +- .../panel/sitekey/view/struct.IndexPage.html | 10 +- .../panel/sitekey/view/struct.Level.html | 10 +- .../sitekey/view/struct.McaptchaConfig.html | 10 +- .../sitekey/view/struct.view_sitekey.html | 113 ++++++++++ guard/pages/panel/struct.IndexPage.html | 10 +- guard/pages/panel/struct.panel.html | 112 ++++++++++ guard/pages/routes/struct.Routes.html | 10 +- guard/routes/enum.Methods.html | 18 +- guard/routes/index.html | 2 +- guard/settings/struct.Captcha.html | 14 +- guard/settings/struct.Database.html | 14 +- guard/settings/struct.DatabaseBuilder.html | 16 +- guard/settings/struct.Server.html | 14 +- guard/settings/struct.Settings.html | 14 +- guard/static_assets/struct.Asset.html | 10 +- guard/static_assets/struct.FileMap.html | 10 +- guard/static_assets/struct.dist.html | 10 +- guard/struct.CSS.html | 10 +- guard/struct.CheckLogin.html | 10 +- guard/struct.Data.html | 10 +- guard/struct.FILES.html | 10 +- guard/struct.JS.html | 10 +- guard/struct.S.html | 10 +- guard/struct.SETTINGS.html | 10 +- guard/struct.Settings.html | 14 +- .../service/trait.HttpServiceFactory.js | 2 +- implementors/core/convert/trait.From.js | 2 +- implementors/core/marker/trait.Freeze.js | 2 +- implementors/core/marker/trait.Send.js | 2 +- implementors/core/marker/trait.Sync.js | 2 +- implementors/core/marker/trait.Unpin.js | 2 +- implementors/serde/de/trait.Deserialize.js | 4 +- implementors/serde/ser/trait.Serialize.js | 2 +- implementors/std/panic/trait.RefUnwindSafe.js | 2 +- implementors/std/panic/trait.UnwindSafe.js | 2 +- search-index.js | 2 +- src/guard/api/v1/account/delete.rs.html | 22 +- src/guard/api/v1/account/email.rs.html | 40 ++-- src/guard/api/v1/account/secret.rs.html | 210 ++++++++---------- src/guard/api/v1/account/username.rs.html | 18 +- src/guard/api/v1/auth.rs.html | 20 +- src/guard/api/v1/mcaptcha/duration.rs.html | 38 ++-- src/guard/api/v1/mcaptcha/levels.rs.html | 58 +---- src/guard/api/v1/mcaptcha/mcaptcha.rs.html | 46 +--- src/guard/api/v1/meta.rs.html | 20 +- src/guard/api/v1/notifications/add.rs.html | 2 + src/guard/api/v1/notifications/get.rs.html | 2 + src/guard/api/v1/notifications/mod.rs.html | 32 +-- src/guard/api/v1/pow/get_config.rs.html | 6 + src/guard/api/v1/pow/mod.rs.html | 84 ++++--- src/guard/api/v1/pow/verify_pow.rs.html | 4 + src/guard/api/v1/pow/verify_token.rs.html | 4 + src/guard/pages/auth/login.rs.html | 8 +- src/guard/pages/auth/mod.rs.html | 10 +- src/guard/pages/auth/register.rs.html | 2 + src/guard/pages/panel/mod.rs.html | 8 +- src/guard/pages/panel/sitekey/add.rs.html | 2 + src/guard/pages/panel/sitekey/list.rs.html | 2 + src/guard/pages/panel/sitekey/mod.rs.html | 46 +--- src/guard/pages/panel/sitekey/view.rs.html | 2 + src/guard/routes.rs.html | 58 ----- tests_migrate/data/struct.Data.html | 10 +- tests_migrate/settings/struct.Captcha.html | 14 +- tests_migrate/settings/struct.Database.html | 14 +- .../settings/struct.DatabaseBuilder.html | 16 +- tests_migrate/settings/struct.Server.html | 14 +- tests_migrate/settings/struct.Settings.html | 14 +- tests_migrate/struct.Data.html | 10 +- tests_migrate/struct.SETTINGS.html | 10 +- tests_migrate/struct.Settings.html | 14 +- 261 files changed, 4281 insertions(+), 1413 deletions(-) delete mode 100644 guard/api/v1/account/delete/fn.delete_account.html create mode 100644 guard/api/v1/account/delete/struct.delete_account.html delete mode 100644 guard/api/v1/account/email/fn.email_exists.html delete mode 100644 guard/api/v1/account/email/fn.set_email.html create mode 100644 guard/api/v1/account/email/struct.email_exists.html create mode 100644 guard/api/v1/account/email/struct.set_email.html delete mode 100644 guard/api/v1/account/secret/fn.get_secret.html delete mode 100644 guard/api/v1/account/secret/fn.update_user_secret.html create mode 100644 guard/api/v1/account/secret/struct.get_secret.html create mode 100644 guard/api/v1/account/secret/struct.update_user_secret.html delete mode 100644 guard/api/v1/account/username/fn.username_exists.html create mode 100644 guard/api/v1/account/username/struct.username_exists.html delete mode 100644 guard/api/v1/auth/constant.AUTH.html delete mode 100644 guard/api/v1/auth/fn.signin.html delete mode 100644 guard/api/v1/auth/fn.signout.html delete mode 100644 guard/api/v1/auth/fn.signup.html create mode 100644 guard/api/v1/auth/struct.signin.html create mode 100644 guard/api/v1/auth/struct.signout.html create mode 100644 guard/api/v1/auth/struct.signup.html delete mode 100644 guard/api/v1/mcaptcha/duration/fn.get_duration.html delete mode 100644 guard/api/v1/mcaptcha/duration/fn.update_duration.html create mode 100644 guard/api/v1/mcaptcha/duration/struct.get_duration.html create mode 100644 guard/api/v1/mcaptcha/duration/struct.update_duration.html delete mode 100644 guard/api/v1/mcaptcha/levels/fn.add_levels.html delete mode 100644 guard/api/v1/mcaptcha/levels/fn.delete_levels.html delete mode 100644 guard/api/v1/mcaptcha/levels/fn.get_levels.html delete mode 100644 guard/api/v1/mcaptcha/levels/fn.update_levels.html create mode 100644 guard/api/v1/mcaptcha/levels/struct.add_levels.html create mode 100644 guard/api/v1/mcaptcha/levels/struct.delete_levels.html create mode 100644 guard/api/v1/mcaptcha/levels/struct.get_levels.html create mode 100644 guard/api/v1/mcaptcha/levels/struct.update_levels.html delete mode 100644 guard/api/v1/mcaptcha/mcaptcha/fn.delete_mcaptcha.html delete mode 100644 guard/api/v1/mcaptcha/mcaptcha/fn.get_token.html delete mode 100644 guard/api/v1/mcaptcha/mcaptcha/fn.update_token.html create mode 100644 guard/api/v1/mcaptcha/mcaptcha/struct.delete_mcaptcha.html create mode 100644 guard/api/v1/mcaptcha/mcaptcha/struct.get_token.html create mode 100644 guard/api/v1/mcaptcha/mcaptcha/struct.update_token.html delete mode 100644 guard/api/v1/meta/fn.build_details.html delete mode 100644 guard/api/v1/meta/fn.health.html create mode 100644 guard/api/v1/meta/struct.build_details.html create mode 100644 guard/api/v1/meta/struct.health.html delete mode 100644 guard/api/v1/notifications/add/fn.add_notification.html create mode 100644 guard/api/v1/notifications/add/struct.add_notification.html delete mode 100644 guard/api/v1/notifications/get/fn.get_notification.html create mode 100644 guard/api/v1/notifications/get/struct.get_notification.html delete mode 100644 guard/api/v1/pow/get_config/fn.get_config.html create mode 100644 guard/api/v1/pow/get_config/struct.get_config.html delete mode 100644 guard/api/v1/pow/verify_pow/fn.verify_pow.html create mode 100644 guard/api/v1/pow/verify_pow/struct.verify_pow.html delete mode 100644 guard/api/v1/pow/verify_token/fn.validate_captcha_token.html create mode 100644 guard/api/v1/pow/verify_token/struct.validate_captcha_token.html delete mode 100644 guard/pages/auth/login/constant.ROUTE.html delete mode 100644 guard/pages/auth/register/fn.join.html rename guard/{api/v1/pow/struct.post.html => pages/auth/register/struct.join.html} (89%) delete mode 100644 guard/pages/panel/fn.panel.html delete mode 100644 guard/pages/panel/sitekey/add/fn.add_sitekey.html create mode 100644 guard/pages/panel/sitekey/add/struct.add_sitekey.html delete mode 100644 guard/pages/panel/sitekey/list/fn.list_sitekeys.html create mode 100644 guard/pages/panel/sitekey/list/struct.list_sitekeys.html delete mode 100644 guard/pages/panel/sitekey/view/fn.view_sitekey.html create mode 100644 guard/pages/panel/sitekey/view/struct.view_sitekey.html create mode 100644 guard/pages/panel/struct.panel.html diff --git a/guard/all.html b/guard/all.html index 240d6d37..01d73c89 100644 --- a/guard/all.html +++ b/guard/all.html @@ -3,5 +3,5 @@

List of all items[] -

Structs

Enums

Macros

Functions

Typedefs

Statics

Constants

+

Structs

Enums

Macros

Functions

Typedefs

Statics

Constants

\ No newline at end of file diff --git a/guard/api/v1/account/delete/fn.delete_account.html b/guard/api/v1/account/delete/fn.delete_account.html deleted file mode 100644 index f410af75..00000000 --- a/guard/api/v1/account/delete/fn.delete_account.html +++ /dev/null @@ -1,5 +0,0 @@ -guard::api::v1::account::delete::delete_account - Rust - -

Function guard::api::v1::account::delete::delete_account[][src]

async fn delete_account(
    id: Identity,
    payload: Json<Password>,
    data: Data<Data>
) -> Result<impl Responder, ServiceError>
- \ No newline at end of file diff --git a/guard/api/v1/account/delete/fn.services.html b/guard/api/v1/account/delete/fn.services.html index d08f58b2..699409a8 100644 --- a/guard/api/v1/account/delete/fn.services.html +++ b/guard/api/v1/account/delete/fn.services.html @@ -1,5 +1,5 @@ guard::api::v1::account::delete::services - Rust

Function guard::api::v1::account::delete::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+ Change settings

Function guard::api::v1::account::delete::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/guard/api/v1/account/delete/index.html b/guard/api/v1/account/delete/index.html index 3372c60d..b90d70ca 100644 --- a/guard/api/v1/account/delete/index.html +++ b/guard/api/v1/account/delete/index.html @@ -1,6 +1,7 @@ guard::api::v1::account::delete - Rust -

Module guard::api::v1::account::delete[][src]

Functions

-
delete_account
services
+

Module guard::api::v1::account::delete[][src]

Structs

+
delete_account

Functions

+
services
\ No newline at end of file diff --git a/guard/api/v1/account/delete/sidebar-items.js b/guard/api/v1/account/delete/sidebar-items.js index 6a4f2ecf..683c57c5 100644 --- a/guard/api/v1/account/delete/sidebar-items.js +++ b/guard/api/v1/account/delete/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"fn":[["delete_account",""],["services",""]]}); \ No newline at end of file +initSidebarItems({"fn":[["services",""]],"struct":[["delete_account",""]]}); \ No newline at end of file diff --git a/guard/api/v1/account/delete/struct.delete_account.html b/guard/api/v1/account/delete/struct.delete_account.html new file mode 100644 index 00000000..ecfc10f0 --- /dev/null +++ b/guard/api/v1/account/delete/struct.delete_account.html @@ -0,0 +1,112 @@ +guard::api::v1::account::delete::delete_account - Rust + +

Struct guard::api::v1::account::delete::delete_account[][src]

pub struct delete_account;

Trait Implementations

impl HttpServiceFactory for delete_account[src]

Auto Trait Implementations

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

impl<T> Conv for T

impl<T> FmtForward for T

impl<T> From<T> for T[src]

impl<T> Instrument for T[src]

impl<T> Instrument for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> Pipe for T where
    T: ?Sized

impl<T> Pipe for T

impl<T> PipeAsRef for T

impl<T> PipeBorrow for T

impl<T> PipeDeref for T

impl<T> PipeRef for T

impl<T> Same<T> for T

type Output = T

Should always be Self

+

impl<T> Tap for T

impl<T> Tap for T

impl<T, U> TapAsRef<U> for T where
    U: ?Sized

impl<T, U> TapBorrow<U> for T where
    U: ?Sized

impl<T> TapDeref for T

impl<T> TryConv for T

impl<T> TryConv for T

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

+

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

+

impl<V, T> VZip<V> for T where
    V: MultiLane<T>, 

+ \ No newline at end of file diff --git a/guard/api/v1/account/email/fn.email_exists.html b/guard/api/v1/account/email/fn.email_exists.html deleted file mode 100644 index 84a843a6..00000000 --- a/guard/api/v1/account/email/fn.email_exists.html +++ /dev/null @@ -1,5 +0,0 @@ -guard::api::v1::account::email::email_exists - Rust - -

Function guard::api::v1::account::email::email_exists[][src]

pub async fn email_exists(
    payload: Json<AccountCheckPayload>,
    data: Data<Data>
) -> Result<impl Responder, ServiceError>
- \ No newline at end of file diff --git a/guard/api/v1/account/email/fn.services.html b/guard/api/v1/account/email/fn.services.html index 76d0cd50..092c11f7 100644 --- a/guard/api/v1/account/email/fn.services.html +++ b/guard/api/v1/account/email/fn.services.html @@ -1,5 +1,5 @@ guard::api::v1::account::email::services - Rust

Function guard::api::v1::account::email::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+ Change settings

Function guard::api::v1::account::email::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/guard/api/v1/account/email/fn.set_email.html b/guard/api/v1/account/email/fn.set_email.html deleted file mode 100644 index efa633f6..00000000 --- a/guard/api/v1/account/email/fn.set_email.html +++ /dev/null @@ -1,6 +0,0 @@ -guard::api::v1::account::email::set_email - Rust - -

Function guard::api::v1::account::email::set_email[][src]

async fn set_email(
    id: Identity,
    payload: Json<Email>,
    data: Data<Data>
) -> Result<impl Responder, ServiceError>

update email

-
- \ No newline at end of file diff --git a/guard/api/v1/account/email/index.html b/guard/api/v1/account/email/index.html index 12f20afd..5a3a9766 100644 --- a/guard/api/v1/account/email/index.html +++ b/guard/api/v1/account/email/index.html @@ -1,8 +1,8 @@ guard::api::v1::account::email - Rust

Module guard::api::v1::account::email[][src]

Structs

-
Email

Functions

-
email_exists
services
set_email

update email

-
+ Change settings

Module guard::api::v1::account::email[][src]

Structs

+
Email
email_exists
set_email

update email

+

Functions

+
services
\ No newline at end of file diff --git a/guard/api/v1/account/email/sidebar-items.js b/guard/api/v1/account/email/sidebar-items.js index 7b08d736..c9f2c009 100644 --- a/guard/api/v1/account/email/sidebar-items.js +++ b/guard/api/v1/account/email/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"fn":[["email_exists",""],["services",""],["set_email","update email"]],"struct":[["Email",""]]}); \ No newline at end of file +initSidebarItems({"fn":[["services",""]],"struct":[["Email",""],["email_exists",""],["set_email","update email"]]}); \ No newline at end of file diff --git a/guard/api/v1/account/email/struct.Email.html b/guard/api/v1/account/email/struct.Email.html index 19c16e9a..97c0a9d4 100644 --- a/guard/api/v1/account/email/struct.Email.html +++ b/guard/api/v1/account/email/struct.Email.html @@ -7,14 +7,14 @@ Fieldsemail: String

Trait Implementations

impl Clone for Email[src]

impl Debug for Email[src]

impl<'de> Deserialize<'de> for Email[src]

impl Serialize for Email[src]

impl<'de> Deserialize<'de> for Email[src]

impl Serialize for Email[src]

Auto Trait Implementations

impl RefUnwindSafe for Email[src]

impl Send for Email[src]

impl Sync for Email[src]

impl Unpin for Email[src]

impl UnwindSafe for Email[src]

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

impl<T> Conv for T

impl<T> DeserializeOwned for T where
    T: for<'de> Deserialize<'de>, 
[src]

impl<T> FmtForward for T

impl<T> DeserializeOwned for T where
    T: for<'de> Deserialize<'de>, 
[src]

impl<T> FmtForward for T

impl<T> From<T> for T[src]

impl<T> Instrument for T[src]

impl<T> Instrument for T[src]

impl<T> Instrument for T[src]

impl<T> Instrument for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> Pipe for T where
    T: ?Sized

impl<T> From<T> for T[src]

impl<T> Instrument for T[src]

impl<T> Instrument for T[src]

impl<T> Instrument for T[src]

impl<T> Instrument for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> Pipe for T where
    T: ?Sized

Function guard::api::v1::account::secret::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/guard/api/v1/account/secret/fn.update_user_secret.html b/guard/api/v1/account/secret/fn.update_user_secret.html deleted file mode 100644 index 58604aee..00000000 --- a/guard/api/v1/account/secret/fn.update_user_secret.html +++ /dev/null @@ -1,5 +0,0 @@ -guard::api::v1::account::secret::update_user_secret - Rust - -

Function guard::api::v1::account::secret::update_user_secret[][src]

async fn update_user_secret(
    id: Identity,
    data: Data<Data>
) -> Result<impl Responder, ServiceError>
- \ No newline at end of file diff --git a/guard/api/v1/account/secret/index.html b/guard/api/v1/account/secret/index.html index 9e2a2392..2bec18d8 100644 --- a/guard/api/v1/account/secret/index.html +++ b/guard/api/v1/account/secret/index.html @@ -1,7 +1,7 @@ guard::api::v1::account::secret - Rust

Module guard::api::v1::account::secret[][src]

Structs

-
Secret

Functions

-
get_secret
services
update_user_secret
+ Change settings

Module guard::api::v1::account::secret[][src]

Structs

+
Secret
get_secret
update_user_secret

Functions

+
services
\ No newline at end of file diff --git a/guard/api/v1/account/secret/sidebar-items.js b/guard/api/v1/account/secret/sidebar-items.js index 35ed42a5..ccb374a9 100644 --- a/guard/api/v1/account/secret/sidebar-items.js +++ b/guard/api/v1/account/secret/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"fn":[["get_secret",""],["services",""],["update_user_secret",""]],"struct":[["Secret",""]]}); \ No newline at end of file +initSidebarItems({"fn":[["services",""]],"struct":[["Secret",""],["get_secret",""],["update_user_secret",""]]}); \ No newline at end of file diff --git a/guard/api/v1/account/secret/struct.Secret.html b/guard/api/v1/account/secret/struct.Secret.html index a6b2e30e..ecdc9b31 100644 --- a/guard/api/v1/account/secret/struct.Secret.html +++ b/guard/api/v1/account/secret/struct.Secret.html @@ -7,14 +7,14 @@ Fieldssecret: String

Trait Implementations

impl Clone for Secret[src]

impl Debug for Secret[src]

impl<'de> Deserialize<'de> for Secret[src]

impl Serialize for Secret[src]

impl<'de> Deserialize<'de> for Secret[src]

impl Serialize for Secret[src]

Auto Trait Implementations

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

impl<T> Conv for T

impl<T> DeserializeOwned for T where
    T: for<'de> Deserialize<'de>, 
[src]

impl<T> FmtForward for T

impl<T> DeserializeOwned for T where
    T: for<'de> Deserialize<'de>, 
[src]

impl<T> FmtForward for T

impl<T> From<T> for T[src]

impl<T> Instrument for T[src]

impl<T> Instrument for T[src]

impl<T> Instrument for T[src]

impl<T> Instrument for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> Pipe for T where
    T: ?Sized