From 79ec48dae5abf8a5c4e086c2d163e8062633b423 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Mon, 29 Nov 2021 12:22:14 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20b5af9?= =?UTF-8?q?ee259c6785e61a19de7ded51c19e2842eca=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ayu.css | 2 +- dark.css | 2 +- implementors/core/clone/trait.Clone.js | 4 +- implementors/core/cmp/trait.PartialEq.js | 2 +- implementors/core/convert/trait.From.js | 4 +- implementors/core/default/trait.Default.js | 2 +- implementors/core/fmt/trait.Debug.js | 4 +- implementors/core/fmt/trait.Display.js | 2 +- implementors/core/marker/trait.Freeze.js | 4 +- implementors/core/marker/trait.Send.js | 6 +- .../core/marker/trait.StructuralPartialEq.js | 2 +- implementors/core/marker/trait.Sync.js | 6 +- implementors/core/marker/trait.Unpin.js | 6 +- implementors/core/ops/deref/trait.Deref.js | 4 +- .../panic/unwind_safe/trait.RefUnwindSafe.js | 5 + .../panic/unwind_safe/trait.UnwindSafe.js | 5 + implementors/sailfish/private/trait.Sealed.js | 2 +- implementors/sailfish/trait.TemplateOnce.js | 2 +- implementors/serde/de/trait.Deserialize.js | 6 +- implementors/serde/ser/trait.Serialize.js | 4 +- implementors/std/error/trait.Error.js | 2 +- implementors/std/panic/trait.RefUnwindSafe.js | 5 - implementors/std/panic/trait.UnwindSafe.js | 5 - light.css | 2 +- main.js | 2 +- mcaptcha/all.html | 4 +- mcaptcha/api/index.html | 2 +- .../api/v1/account/delete/fn.services.html | 2 +- mcaptcha/api/v1/account/delete/index.html | 2 +- .../delete/runners/fn.delete_user.html | 2 +- .../api/v1/account/delete/runners/index.html | 2 +- .../account/delete/struct.delete_account.html | 123 ++----------- .../api/v1/account/email/fn.services.html | 2 +- mcaptcha/api/v1/account/email/index.html | 2 +- .../api/v1/account/email/struct.Email.html | 145 +++------------ .../v1/account/email/struct.email_exists.html | 123 ++----------- .../v1/account/email/struct.set_email.html | 125 ++----------- mcaptcha/api/v1/account/fn.services.html | 2 +- mcaptcha/api/v1/account/index.html | 2 +- .../api/v1/account/password/fn.services.html | 2 +- .../password/fn.update_password_runner.html | 2 +- mcaptcha/api/v1/account/password/index.html | 2 +- .../password/struct.ChangePasswordReqest.html | 151 ++++----------- .../password/struct.UpdatePassword.html | 131 +++---------- .../password/struct.update_user_password.html | 123 ++----------- mcaptcha/api/v1/account/routes/index.html | 2 +- .../api/v1/account/routes/struct.Account.html | 141 +++----------- .../api/v1/account/secret/fn.services.html | 2 +- mcaptcha/api/v1/account/secret/index.html | 2 +- .../api/v1/account/secret/struct.Secret.html | 145 +++------------ .../v1/account/secret/struct.get_secret.html | 123 ++----------- .../secret/struct.update_user_secret.html | 123 ++----------- .../account/struct.AccountCheckPayload.html | 145 +++------------ .../v1/account/struct.AccountCheckResp.html | 145 +++------------ .../api/v1/account/username/fn.services.html | 2 +- mcaptcha/api/v1/account/username/index.html | 2 +- .../username/runners/fn.username_exists.html | 2 +- .../v1/account/username/runners/index.html | 2 +- .../v1/account/username/struct.Username.html | 145 +++------------ .../account/username/struct.set_username.html | 125 ++----------- .../username/struct.username_exists.html | 123 ++----------- mcaptcha/api/v1/auth/fn.services.html | 2 +- mcaptcha/api/v1/auth/index.html | 2 +- mcaptcha/api/v1/auth/routes/index.html | 2 +- mcaptcha/api/v1/auth/routes/struct.Auth.html | 131 +++---------- .../api/v1/auth/runners/fn.login_runner.html | 2 +- .../v1/auth/runners/fn.register_runner.html | 2 +- mcaptcha/api/v1/auth/runners/index.html | 2 +- .../api/v1/auth/runners/struct.Login.html | 147 ++++----------- .../api/v1/auth/runners/struct.Password.html | 145 +++------------ .../api/v1/auth/runners/struct.Register.html | 151 ++++----------- mcaptcha/api/v1/auth/struct.login.html | 123 ++----------- mcaptcha/api/v1/auth/struct.register.html | 123 ++----------- mcaptcha/api/v1/auth/struct.signout.html | 123 ++----------- mcaptcha/api/v1/fn.services.html | 2 +- mcaptcha/api/v1/index.html | 2 +- .../captcha/fn.add_mcaptcha_util.html | 2 +- .../api/v1/mcaptcha/captcha/fn.services.html | 2 +- .../captcha/fn.update_token_helper.html | 2 +- mcaptcha/api/v1/mcaptcha/captcha/index.html | 2 +- .../api/v1/mcaptcha/captcha/routes/index.html | 2 +- .../captcha/routes/struct.MCaptcha.html | 131 +++---------- .../captcha/struct.DeleteCaptcha.html | 147 ++++----------- .../captcha/struct.MCaptchaDetails.html | 147 ++++----------- .../mcaptcha/captcha/struct.MCaptchaID.html | 145 +++------------ .../mcaptcha/captcha/struct.StatsPayload.html | 145 +++------------ .../captcha/struct.delete_mcaptcha.html | 123 ++----------- .../v1/mcaptcha/captcha/struct.get_stats.html | 123 ++----------- .../mcaptcha/captcha/struct.update_token.html | 123 ++----------- .../api/v1/mcaptcha/duration/fn.services.html | 2 +- mcaptcha/api/v1/mcaptcha/duration/index.html | 2 +- .../v1/mcaptcha/duration/routes/index.html | 2 +- .../duration/routes/struct.Duration.html | 129 +++---------- .../mcaptcha/duration/struct.GetDuration.html | 131 +++---------- .../duration/struct.GetDurationResp.html | 131 +++---------- .../duration/struct.UpdateDuration.html | 133 +++----------- .../duration/struct.get_duration.html | 123 ++----------- .../duration/struct.update_duration.html | 123 ++----------- mcaptcha/api/v1/mcaptcha/fn.get_random.html | 2 +- mcaptcha/api/v1/mcaptcha/fn.services.html | 2 +- mcaptcha/api/v1/mcaptcha/index.html | 2 +- .../mcaptcha/levels/fn.get_levels_util.html | 2 +- .../api/v1/mcaptcha/levels/fn.services.html | 2 +- mcaptcha/api/v1/mcaptcha/levels/index.html | 2 +- .../api/v1/mcaptcha/levels/routes/index.html | 2 +- .../mcaptcha/levels/routes/struct.Levels.html | 131 +++---------- .../v1/mcaptcha/levels/struct.AddLevels.html | 135 +++----------- .../v1/mcaptcha/levels/struct.I32Levels.html | 147 ++++----------- .../api/v1/mcaptcha/levels/struct.Levels.html | 143 +++------------ .../mcaptcha/levels/struct.UpdateLevels.html | 137 +++----------- .../v1/mcaptcha/levels/struct.add_levels.html | 123 ++----------- .../v1/mcaptcha/levels/struct.get_levels.html | 123 ++----------- .../mcaptcha/levels/struct.update_levels.html | 123 ++----------- .../meta/enum.BuildDetailsBuilderError.html | 153 ++++------------ .../api/v1/meta/enum.HealthBuilderError.html | 153 ++++------------ mcaptcha/api/v1/meta/fn.services.html | 2 +- mcaptcha/api/v1/meta/index.html | 2 +- mcaptcha/api/v1/meta/routes/index.html | 2 +- mcaptcha/api/v1/meta/routes/struct.Meta.html | 129 +++---------- mcaptcha/api/v1/meta/struct.BuildDetails.html | 147 ++++----------- .../v1/meta/struct.BuildDetailsBuilder.html | 147 ++++----------- mcaptcha/api/v1/meta/struct.Health.html | 149 ++++----------- .../api/v1/meta/struct.HealthBuilder.html | 147 ++++----------- .../api/v1/meta/struct.build_details.html | 125 ++----------- mcaptcha/api/v1/meta/struct.health.html | 125 ++----------- mcaptcha/api/v1/notifications/add/index.html | 2 +- .../add/struct.AddNotification.html | 135 +++----------- .../add/struct.add_notification.html | 125 ++----------- .../api/v1/notifications/fn.services.html | 2 +- mcaptcha/api/v1/notifications/get/index.html | 2 +- .../get/runner/fn.get_notification.html | 2 +- .../v1/notifications/get/runner/index.html | 2 +- .../get/struct.Notification.html | 139 +++----------- .../get/struct.NotificationResp.html | 141 +++----------- .../get/struct.get_notification.html | 125 ++----------- mcaptcha/api/v1/notifications/index.html | 2 +- .../api/v1/notifications/mark_read/index.html | 2 +- .../mark_read/struct.MarkReadReq.html | 131 +++---------- .../mark_read/struct.NotificationResp.html | 139 +++----------- .../mark_read/struct.mark_read.html | 125 ++----------- .../api/v1/notifications/routes/index.html | 2 +- .../routes/struct.Notifications.html | 131 +++---------- mcaptcha/api/v1/pow/fn.services.html | 2 +- .../v1/pow/get_config/fn.init_mcaptcha.html | 2 +- mcaptcha/api/v1/pow/get_config/index.html | 2 +- .../get_config/struct.GetConfigPayload.html | 145 +++------------ .../v1/pow/get_config/struct.get_config.html | 125 ++----------- mcaptcha/api/v1/pow/index.html | 2 +- mcaptcha/api/v1/pow/routes/index.html | 3 +- .../api/v1/pow/routes/macro.rm_scope!.html | 11 ++ .../api/v1/pow/routes/macro.rm_scope.html | 6 + mcaptcha/api/v1/pow/routes/sidebar-items.js | 2 +- mcaptcha/api/v1/pow/routes/struct.PoW.html | 136 +++----------- mcaptcha/api/v1/pow/verify_pow/index.html | 2 +- .../verify_pow/struct.ValidationToken.html | 147 ++++----------- .../v1/pow/verify_pow/struct.verify_pow.html | 125 ++----------- mcaptcha/api/v1/pow/verify_token/index.html | 2 +- .../struct.CaptchaValidateResp.html | 145 +++------------ .../struct.validate_captcha_token.html | 125 ++----------- mcaptcha/api/v1/routes/constant.ROUTES.html | 2 +- mcaptcha/api/v1/routes/index.html | 2 +- mcaptcha/api/v1/routes/struct.Routes.html | 125 ++----------- mcaptcha/constant.CACHE_AGE.html | 2 +- mcaptcha/constant.COMPILED_DATE.html | 2 +- mcaptcha/constant.DOCS.html | 2 +- mcaptcha/constant.GIT_COMMIT_HASH.html | 2 +- mcaptcha/constant.PAGES.html | 2 +- mcaptcha/constant.PKG_DESCRIPTION.html | 2 +- mcaptcha/constant.PKG_HOMEPAGE.html | 2 +- mcaptcha/constant.PKG_NAME.html | 2 +- mcaptcha/constant.V1_API_ROUTES.html | 2 +- mcaptcha/constant.VERSION.html | 2 +- mcaptcha/constant.WIDGET_ROUTES.html | 2 +- mcaptcha/data/enum.SystemGroup.html | 127 +++---------- mcaptcha/data/index.html | 5 +- mcaptcha/data/macro.enum_system_actor!.html | 11 ++ mcaptcha/data/macro.enum_system_actor.html | 6 + mcaptcha/data/macro.enum_system_wrapper!.html | 11 ++ mcaptcha/data/macro.enum_system_wrapper.html | 6 + mcaptcha/data/sidebar-items.js | 2 +- mcaptcha/data/struct.Data.html | 133 +++----------- mcaptcha/data/type.Mailer.html | 2 +- mcaptcha/date/constant.DAY.html | 2 +- mcaptcha/date/constant.HOUR.html | 2 +- mcaptcha/date/constant.MINUTE.html | 2 +- mcaptcha/date/constant.WEEK.html | 2 +- mcaptcha/date/index.html | 2 +- mcaptcha/date/struct.Date.html | 143 +++------------ mcaptcha/demo/constant.DEMO_PASSWORD.html | 2 +- mcaptcha/demo/constant.DEMO_USER.html | 2 +- mcaptcha/demo/fn.delete_demo_user.html | 2 +- mcaptcha/demo/fn.register_demo_user.html | 2 +- mcaptcha/demo/fn.run.html | 2 +- mcaptcha/demo/index.html | 2 +- mcaptcha/docs/constant.DOCS.html | 2 +- mcaptcha/docs/constant.OPEN_API_SPEC.html | 2 +- mcaptcha/docs/fn.handle_embedded_file.html | 2 +- mcaptcha/docs/fn.services.html | 2 +- mcaptcha/docs/index.html | 2 +- mcaptcha/docs/routes/index.html | 2 +- mcaptcha/docs/routes/struct.Docs.html | 131 +++---------- mcaptcha/docs/struct.Asset.html | 127 +++---------- mcaptcha/docs/struct.dist.html | 123 ++----------- mcaptcha/docs/struct.index.html | 123 ++----------- mcaptcha/docs/struct.spec.html | 123 ++----------- mcaptcha/email/index.html | 2 +- .../email/verification/constant.PAGE.html | 2 +- .../email/verification/fn.verification.html | 2 +- mcaptcha/email/verification/index.html | 2 +- .../email/verification/struct.IndexPage.html | 141 +++----------- mcaptcha/errors/enum.PageError.html | 153 ++++------------ mcaptcha/errors/enum.ServiceError.html | 171 +++++------------ mcaptcha/errors/index.html | 2 +- mcaptcha/errors/struct.ErrorToResponse.html | 131 +++---------- mcaptcha/errors/struct.SmtpErrorWrapper.html | 143 +++------------ mcaptcha/errors/type.PageResult.html | 2 +- mcaptcha/errors/type.ServiceResult.html | 2 +- mcaptcha/fn.get_identity_service.html | 2 +- mcaptcha/fn.get_json_err.html | 2 +- mcaptcha/fn.main.html | 2 +- mcaptcha/index.html | 4 +- mcaptcha/macro.define_resource!.html | 11 -- mcaptcha/macro.define_resource.html | 11 -- mcaptcha/middleware/auth/index.html | 2 +- .../middleware/auth/struct.CheckLogin.html | 129 +++---------- .../auth/struct.CheckLoginMiddleware.html | 135 +++----------- mcaptcha/middleware/index.html | 2 +- mcaptcha/pages/auth/fn.services.html | 2 +- mcaptcha/pages/auth/index.html | 2 +- mcaptcha/pages/auth/login/constant.PAGE.html | 2 +- mcaptcha/pages/auth/login/index.html | 2 +- mcaptcha/pages/auth/login/struct.INDEX.html | 170 ++++------------- .../pages/auth/login/struct.IndexPage.html | 139 +++----------- mcaptcha/pages/auth/login/struct.login.html | 123 ++----------- .../pages/auth/register/constant.PAGE.html | 2 +- mcaptcha/pages/auth/register/index.html | 2 +- .../pages/auth/register/struct.INDEX.html | 170 ++++------------- .../pages/auth/register/struct.IndexPage.html | 139 +++----------- mcaptcha/pages/auth/register/struct.join.html | 123 ++----------- mcaptcha/pages/auth/routes/index.html | 2 +- mcaptcha/pages/auth/routes/struct.Auth.html | 129 +++---------- mcaptcha/pages/auth/sudo/constant.PAGE.html | 2 +- mcaptcha/pages/auth/sudo/index.html | 2 +- mcaptcha/pages/auth/sudo/struct.SudoPage.html | 145 +++------------ mcaptcha/pages/constant.NAME.html | 2 +- .../pages/errors/constant.ERROR_ROUTE.html | 2 +- mcaptcha/pages/errors/constant.PAGE.html | 2 +- mcaptcha/pages/errors/fn.services.html | 2 +- mcaptcha/pages/errors/index.html | 2 +- mcaptcha/pages/errors/routes/index.html | 2 +- .../pages/errors/routes/struct.Errors.html | 129 +++---------- mcaptcha/pages/errors/struct.ErrorPage.html | 143 +++------------ .../struct.INTERNAL_SERVER_ERROR_BODY.html | 170 ++++------------- .../errors/struct.UNKNOWN_ERROR_BODY.html | 170 ++++------------- mcaptcha/pages/errors/struct.error.html | 123 ++----------- mcaptcha/pages/fn.services.html | 2 +- mcaptcha/pages/index.html | 2 +- mcaptcha/pages/panel/constant.PAGE.html | 2 +- mcaptcha/pages/panel/fn.services.html | 2 +- mcaptcha/pages/panel/index.html | 2 +- .../panel/notifications/constant.PAGE.html | 2 +- mcaptcha/pages/panel/notifications/index.html | 2 +- .../panel/notifications/struct.IndexPage.html | 133 +++----------- .../notifications/struct.Notification.html | 135 +++----------- .../notifications/struct.notifications.html | 123 ++----------- mcaptcha/pages/panel/routes/index.html | 2 +- mcaptcha/pages/panel/routes/struct.Panel.html | 129 +++---------- .../pages/panel/settings/constant.PAGE.html | 2 +- .../pages/panel/settings/fn.services.html | 2 +- mcaptcha/pages/panel/settings/index.html | 2 +- .../pages/panel/settings/routes/index.html | 2 +- .../settings/routes/struct.Settings.html | 131 +++---------- .../panel/settings/struct.IndexPage.html | 145 +++------------ .../panel/settings/struct.delete_account.html | 123 ++----------- .../pages/panel/settings/struct.settings.html | 123 ++----------- .../panel/settings/struct.update_secret.html | 123 ++----------- .../panel/sitekey/add/constant.PAGE.html | 2 +- mcaptcha/pages/panel/sitekey/add/index.html | 2 +- .../pages/panel/sitekey/add/struct.INDEX.html | 170 ++++------------- .../panel/sitekey/add/struct.IndexPage.html | 149 ++++----------- .../panel/sitekey/add/struct.add_sitekey.html | 123 ++----------- .../pages/panel/sitekey/delete/index.html | 2 +- .../sitekey/delete/struct.delete_sitekey.html | 123 ++----------- .../panel/sitekey/edit/constant.PAGE.html | 2 +- mcaptcha/pages/panel/sitekey/edit/index.html | 2 +- .../panel/sitekey/edit/struct.IndexPage.html | 147 ++++----------- .../panel/sitekey/edit/struct.Level.html | 141 +++----------- .../sitekey/edit/struct.McaptchaConfig.html | 143 +++------------ .../sitekey/edit/struct.edit_sitekey.html | 125 ++----------- mcaptcha/pages/panel/sitekey/fn.services.html | 2 +- mcaptcha/pages/panel/sitekey/index.html | 2 +- .../panel/sitekey/list/constant.PAGE.html | 2 +- .../sitekey/list/fn.get_list_sitekeys.html | 2 +- mcaptcha/pages/panel/sitekey/list/index.html | 2 +- .../panel/sitekey/list/struct.IndexPage.html | 141 +++----------- .../sitekey/list/struct.list_sitekeys.html | 125 ++----------- .../panel/sitekey/list/type.SiteKeys.html | 2 +- .../pages/panel/sitekey/routes/index.html | 2 +- .../panel/sitekey/routes/struct.Sitekey.html | 135 +++----------- .../panel/sitekey/view/constant.PAGE.html | 2 +- mcaptcha/pages/panel/sitekey/view/index.html | 2 +- .../panel/sitekey/view/struct.IndexPage.html | 147 ++++----------- .../panel/sitekey/view/struct.Level.html | 141 +++----------- .../sitekey/view/struct.McaptchaConfig.html | 143 +++------------ .../sitekey/view/struct.view_sitekey.html | 125 ++----------- mcaptcha/pages/panel/struct.IndexPage.html | 141 +++----------- mcaptcha/pages/panel/struct.panel.html | 123 ++----------- mcaptcha/pages/routes/constant.ROUTES.html | 2 +- mcaptcha/pages/routes/index.html | 2 +- mcaptcha/pages/routes/struct.Routes.html | 139 +++----------- mcaptcha/pages/sitemap/index.html | 2 +- mcaptcha/pages/sitemap/struct.INDEX.html | 170 ++++------------- mcaptcha/pages/sitemap/struct.IndexPage.html | 145 +++------------ mcaptcha/pages/sitemap/struct.sitemap.html | 123 ++----------- mcaptcha/routes/enum.Methods.html | 115 ------------ mcaptcha/routes/fn.services.html | 3 + mcaptcha/routes/index.html | 4 +- mcaptcha/routes/sidebar-items.js | 2 +- mcaptcha/settings/fn.check_url.html | 2 +- mcaptcha/settings/fn.set_database_url.html | 2 +- .../settings/fn.set_from_database_url.html | 2 +- mcaptcha/settings/index.html | 2 +- mcaptcha/settings/struct.Captcha.html | 145 +++------------ mcaptcha/settings/struct.Database.html | 145 +++------------ mcaptcha/settings/struct.DatabaseBuilder.html | 153 ++++------------ mcaptcha/settings/struct.Redis.html | 145 +++------------ mcaptcha/settings/struct.Server.html | 153 ++++------------ mcaptcha/settings/struct.Settings.html | 155 ++++------------ mcaptcha/settings/struct.Smtp.html | 153 ++++------------ mcaptcha/sidebar-items.js | 2 +- mcaptcha/static_assets/filemap/index.html | 2 +- .../static_assets/filemap/struct.FileMap.html | 125 ++----------- mcaptcha/static_assets/fn.services.html | 2 +- mcaptcha/static_assets/index.html | 2 +- .../static_files/assets/index.html | 2 +- .../static_files/assets/struct.BAR_CHART.html | 131 +++---------- .../assets/struct.CREDIT_CARD.html | 131 +++---------- .../static_files/assets/struct.DOCS_ICON.html | 131 +++---------- .../static_files/assets/struct.GITHUB.html | 131 +++---------- .../assets/struct.HELP_CIRCLE.html | 131 +++---------- .../static_files/assets/struct.HOME.html | 131 +++---------- .../static_files/assets/struct.KEY.html | 131 +++---------- .../assets/struct.MCAPTCHA_TRANS_ICON.html | 131 +++---------- .../static_files/assets/struct.MESSAGE.html | 131 +++---------- .../assets/struct.SETTINGS_ICON.html | 131 +++---------- .../static_files/assets/type.Img.html | 2 +- .../static_files/fn.handle_assets.html | 2 +- .../static_files/fn.handle_favicons.html | 2 +- .../static_assets/static_files/index.html | 2 +- .../static_files/struct.Asset.html | 127 +++---------- .../static_files/struct.Favicons.html | 127 +++---------- .../static_files/struct.favicons.html | 123 ++----------- .../static_files/struct.static_files.html | 123 ++----------- mcaptcha/stats/fetch/index.html | 2 +- .../runners/fn.fetch_config_fetched.html | 2 +- .../stats/fetch/runners/fn.fetch_confirm.html | 2 +- .../stats/fetch/runners/fn.fetch_solve.html | 2 +- mcaptcha/stats/fetch/runners/index.html | 2 +- mcaptcha/stats/fetch/struct.Stats.html | 145 +++------------ mcaptcha/stats/fetch/struct.StatsPayload.html | 145 +++------------ .../fetch/struct.StatsUnixTimestamp.html | 151 ++++----------- mcaptcha/stats/index.html | 2 +- mcaptcha/stats/record/fn.record_confirm.html | 2 +- mcaptcha/stats/record/fn.record_fetch.html | 2 +- mcaptcha/stats/record/fn.record_solve.html | 2 +- mcaptcha/stats/record/index.html | 2 +- mcaptcha/struct.BAR_CHART.html | 131 +++---------- mcaptcha/struct.CREDIT_CARD.html | 131 +++---------- mcaptcha/struct.CSS.html | 131 +++---------- mcaptcha/struct.CheckLogin.html | 129 +++---------- mcaptcha/struct.DOCS_ICON.html | 131 +++---------- mcaptcha/struct.Data.html | 133 +++----------- mcaptcha/struct.FILES.html | 131 +++---------- mcaptcha/struct.GITHUB.html | 131 +++---------- mcaptcha/struct.HELP_CIRCLE.html | 131 +++---------- mcaptcha/struct.HOME.html | 131 +++---------- mcaptcha/struct.JS.html | 131 +++---------- mcaptcha/struct.KEY.html | 131 +++---------- mcaptcha/struct.MCAPTCHA_TRANS_ICON.html | 131 +++---------- mcaptcha/struct.MESSAGE.html | 131 +++---------- mcaptcha/struct.MOBILE_CSS.html | 131 +++---------- mcaptcha/struct.SETTINGS.html | 131 +++---------- mcaptcha/struct.SETTINGS_ICON.html | 131 +++---------- mcaptcha/struct.SOURCE_FILES_OF_INSTANCE.html | 172 +++++------------- mcaptcha/struct.Settings.html | 155 ++++------------ mcaptcha/struct.VERIFICATIN_WIDGET_CSS.html | 131 +++---------- mcaptcha/struct.VERIFICATIN_WIDGET_JS.html | 131 +++---------- mcaptcha/type.AppData.html | 2 +- mcaptcha/widget/constant.PAGE.html | 2 +- mcaptcha/widget/constant.WIDGET_ROUTES.html | 2 +- mcaptcha/widget/fn.services.html | 2 +- mcaptcha/widget/index.html | 2 +- mcaptcha/widget/routes/index.html | 2 +- mcaptcha/widget/routes/struct.Widget.html | 127 +++---------- mcaptcha/widget/struct.INDEX_PAGE.html | 170 ++++------------- mcaptcha/widget/struct.IndexPage.html | 137 +++----------- mcaptcha/widget/struct.show_widget.html | 125 ++----------- mcaptcha_browser/all.html | 2 +- .../fn.__wasm_bindgen_generated_gen_pow.html | 7 +- mcaptcha_browser/fn.gen_pow.html | 7 +- mcaptcha_browser/index.html | 7 +- mcaptcha_browser/struct.Work.html | 34 ++-- rustdoc.css | 2 +- search-index.js | 6 +- settings.html | 2 +- src/mcaptcha/api/mod.rs.html | 7 +- src/mcaptcha/api/v1/account/delete.rs.html | 13 +- src/mcaptcha/api/v1/account/email.rs.html | 11 +- src/mcaptcha/api/v1/account/mod.rs.html | 11 +- src/mcaptcha/api/v1/account/password.rs.html | 17 +- src/mcaptcha/api/v1/account/secret.rs.html | 13 +- src/mcaptcha/api/v1/account/username.rs.html | 11 +- src/mcaptcha/api/v1/auth.rs.html | 17 +- src/mcaptcha/api/v1/mcaptcha/captcha.rs.html | 19 +- src/mcaptcha/api/v1/mcaptcha/duration.rs.html | 17 +- src/mcaptcha/api/v1/mcaptcha/levels.rs.html | 23 ++- src/mcaptcha/api/v1/mcaptcha/mod.rs.html | 7 +- src/mcaptcha/api/v1/meta.rs.html | 15 +- src/mcaptcha/api/v1/mod.rs.html | 9 +- src/mcaptcha/api/v1/notifications/add.rs.html | 13 +- src/mcaptcha/api/v1/notifications/get.rs.html | 15 +- .../api/v1/notifications/mark_read.rs.html | 15 +- src/mcaptcha/api/v1/notifications/mod.rs.html | 7 +- src/mcaptcha/api/v1/pow/get_config.rs.html | 65 ++----- src/mcaptcha/api/v1/pow/mod.rs.html | 69 +++---- src/mcaptcha/api/v1/pow/verify_pow.rs.html | 25 +-- src/mcaptcha/api/v1/pow/verify_token.rs.html | 27 ++- src/mcaptcha/api/v1/routes.rs.html | 23 ++- src/mcaptcha/data.rs.html | 27 ++- src/mcaptcha/date.rs.html | 9 +- src/mcaptcha/demo.rs.html | 23 ++- src/mcaptcha/docs.rs.html | 11 +- src/mcaptcha/email/mod.rs.html | 7 +- src/mcaptcha/email/verification.rs.html | 15 +- src/mcaptcha/errors.rs.html | 15 +- src/mcaptcha/main.rs.html | 33 +--- src/mcaptcha/middleware/auth.rs.html | 17 +- src/mcaptcha/middleware/mod.rs.html | 7 +- src/mcaptcha/pages/auth/login.rs.html | 9 +- src/mcaptcha/pages/auth/mod.rs.html | 7 +- src/mcaptcha/pages/auth/register.rs.html | 7 +- src/mcaptcha/pages/auth/sudo.rs.html | 7 +- src/mcaptcha/pages/errors.rs.html | 11 +- src/mcaptcha/pages/mod.rs.html | 9 +- src/mcaptcha/pages/panel/mod.rs.html | 15 +- .../pages/panel/notifications.rs.html | 17 +- src/mcaptcha/pages/panel/settings.rs.html | 17 +- src/mcaptcha/pages/panel/sitekey/add.rs.html | 7 +- .../pages/panel/sitekey/delete.rs.html | 9 +- src/mcaptcha/pages/panel/sitekey/edit.rs.html | 13 +- src/mcaptcha/pages/panel/sitekey/list.rs.html | 15 +- src/mcaptcha/pages/panel/sitekey/mod.rs.html | 7 +- src/mcaptcha/pages/panel/sitekey/view.rs.html | 15 +- src/mcaptcha/pages/routes.rs.html | 13 +- src/mcaptcha/pages/sitemap.rs.html | 17 +- src/mcaptcha/routes.rs.html | 103 +---------- src/mcaptcha/settings.rs.html | 7 +- src/mcaptcha/static_assets/filemap.rs.html | 9 +- src/mcaptcha/static_assets/mod.rs.html | 7 +- .../static_assets/static_files.rs.html | 19 +- src/mcaptcha/stats/fetch.rs.html | 21 +-- src/mcaptcha/stats/mod.rs.html | 7 +- src/mcaptcha/stats/record.rs.html | 7 +- src/mcaptcha/widget/mod.rs.html | 11 +- src/mcaptcha_browser/lib.rs.html | 7 +- src/tests_migrate/settings.rs.html | 7 +- src/tests_migrate/tests-migrate.rs.html | 7 +- tests_migrate/all.html | 2 +- tests_migrate/fn.build.html | 2 +- tests_migrate/fn.cache_bust.html | 2 +- tests_migrate/fn.main.html | 2 +- tests_migrate/index.html | 2 +- tests_migrate/settings/fn.check_url.html | 2 +- .../settings/fn.set_database_url.html | 2 +- .../settings/fn.set_from_database_url.html | 2 +- tests_migrate/settings/index.html | 2 +- tests_migrate/settings/struct.Captcha.html | 137 +++----------- tests_migrate/settings/struct.Database.html | 137 +++----------- .../settings/struct.DatabaseBuilder.html | 145 +++------------ tests_migrate/settings/struct.Redis.html | 137 +++----------- tests_migrate/settings/struct.Server.html | 145 +++------------ tests_migrate/settings/struct.Settings.html | 147 +++------------ tests_migrate/settings/struct.Smtp.html | 145 +++------------ tests_migrate/struct.SETTINGS.html | 121 ++---------- tests_migrate/struct.Settings.html | 147 +++------------ toggle-minus.svg | 1 + toggle-plus.svg | 1 + 487 files changed, 5497 insertions(+), 21852 deletions(-) create mode 100644 implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js create mode 100644 implementors/core/panic/unwind_safe/trait.UnwindSafe.js delete mode 100644 implementors/std/panic/trait.RefUnwindSafe.js delete mode 100644 implementors/std/panic/trait.UnwindSafe.js create mode 100644 mcaptcha/api/v1/pow/routes/macro.rm_scope!.html create mode 100644 mcaptcha/api/v1/pow/routes/macro.rm_scope.html create mode 100644 mcaptcha/data/macro.enum_system_actor!.html create mode 100644 mcaptcha/data/macro.enum_system_actor.html create mode 100644 mcaptcha/data/macro.enum_system_wrapper!.html create mode 100644 mcaptcha/data/macro.enum_system_wrapper.html delete mode 100644 mcaptcha/macro.define_resource!.html delete mode 100644 mcaptcha/macro.define_resource.html delete mode 100644 mcaptcha/routes/enum.Methods.html create mode 100644 mcaptcha/routes/fn.services.html create mode 100644 toggle-minus.svg create mode 100644 toggle-plus.svg diff --git a/ayu.css b/ayu.css index 4a52bc33..3444ac5f 100644 --- a/ayu.css +++ b/ayu.css @@ -1 +1 @@ - body{background-color:#0f1419;color:#c5c5c5;}h1,h2,h3,h4{color:white;}h1.fqn{border-bottom-color:#5c6773;}h1.fqn a{color:#fff;}h2,h3,h4{border-bottom-color:#5c6773;}h4{border:none;}.in-band{background-color:#0f1419;}.invisible{background:rgba(0,0,0,0);}.docblock code{color:#ffb454;}h3>code,h4>code,h5>code{color:#e6e1cf;}pre>code{color:#e6e1cf;}span code{color:#e6e1cf;}.docblock a>code{color:#39AFD7 !important;}.docblock code,.docblock-short code{background-color:#191f26;}pre,.rustdoc.source .example-wrap{color:#e6e1cf;background-color:#191f26;}.sidebar{background-color:#14191f;}.logo-container.rust-logo>img{filter:drop-shadow(1px 0 0px #fff) drop-shadow(0 1px 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 -1px 0 #fff);}*{scrollbar-color:#5c6773 transparent;}.sidebar{scrollbar-color:#5c6773 transparent;}::-webkit-scrollbar-track{background-color:transparent;}::-webkit-scrollbar-thumb{background-color:#5c6773;}.sidebar::-webkit-scrollbar-track{background-color:transparent;}.sidebar::-webkit-scrollbar-thumb{background-color:#5c6773;}.sidebar .current{background-color:transparent;color:#ffb44c;}.source .sidebar{background-color:#0f1419;}.sidebar .location{border-color:#000;background-color:#0f1419;color:#fff;}.sidebar-elems .location{color:#ff7733;}.sidebar-elems .location a{color:#fff;}.sidebar .version{border-bottom-color:#424c57;}.sidebar-title{border-top-color:#5c6773;border-bottom-color:#5c6773;}.block a:hover{background:transparent;color:#ffb44c;}.line-numbers span{color:#5c6773;}.line-numbers .line-highlighted{color:#708090;background-color:rgba(255,236,164,0.06);padding-right:4px;border-right:1px solid #ffb44c;}.docblock h1,.docblock h2,.docblock h3,.docblock h4,.docblock h5{border-bottom-color:#5c6773;}.docblock table td,.docblock table th{border-color:#5c6773;}.content .method .where,.content .fn .where,.content .where.fmt-newline{color:#c5c5c5;}.search-results a:hover{background-color:#777;}.search-results a:focus{color:#000 !important;background-color:#c6afb3;}.search-results a{color:#0096cf;}.search-results a div.desc{color:#c5c5c5;}.content .item-info::before{color:#ccc;}.content span.foreigntype,.content a.foreigntype{color:#ef57ff;}.content span.union,.content a.union{color:#98a01c;}.content span.constant,.content a.constant,.content span.static,.content a.static{color:#6380a0;}.content span.primitive,.content a.primitive{color:#32889b;}.content span.traitalias,.content a.traitalias{color:#57d399;}.content span.keyword,.content a.keyword{color:#de5249;}.content span.externcrate,.content span.mod,.content a.mod{color:#acccf9;}.content span.struct,.content a.struct{color:#ffa0a5;}.content span.enum,.content a.enum{color:#99e0c9;}.content span.trait,.content a.trait{color:#39AFD7;}.content span.type,.content a.type{color:#cfbcf5;}.content span.fn,.content a.fn,.content span.method,.content a.method,.content span.tymethod,.content a.tymethod,.content .fnname{color:#fdd687;}.content span.attr,.content a.attr,.content span.derive,.content a.derive,.content span.macro,.content a.macro{color:#a37acc;}pre.rust .comment{color:#788797;}pre.rust .doccomment{color:#a1ac88;}nav:not(.sidebar){border-bottom-color:#424c57;}nav.main .current{border-top-color:#5c6773;border-bottom-color:#5c6773;}nav.main .separator{border:1px solid #5c6773;}a{color:#c5c5c5;}.docblock:not(.type-decl) a:not(.srclink):not(.test-arrow),.docblock-short a:not(.srclink):not(.test-arrow),.item-info a,#help a{color:#39AFD7;}details.rustdoc-toggle>summary.hideme>span,details.rustdoc-toggle>summary::before,details.undocumented>summary::before{color:#999;}#crate-search{color:#c5c5c5;background-color:#141920;box-shadow:0 0 0 1px #424c57,0 0 0 2px transparent;border-color:#424c57;}.search-input{color:#ffffff;background-color:#141920;box-shadow:0 0 0 1px #424c57,0 0 0 2px transparent;transition:box-shadow 150ms ease-in-out;}#crate-search+.search-input:focus{box-shadow:0 0 0 1px #148099,0 0 0 2px transparent;}.search-input:disabled{background-color:#3e3e3e;}.module-item .stab,.import-item .stab{color:#000;}.stab.unstable,.stab.deprecated,.stab.portability{color:#c5c5c5;background:#314559 !important;border-style:none !important;border-radius:4px;padding:3px 6px 3px 6px;}.stab.portability>code{color:#e6e1cf;background:none;}#help>div{background:#14191f;box-shadow:0px 6px 20px 0px black;border:none;border-radius:4px;}#help>div>span{border-bottom-color:#5c6773;}.since{color:grey;}.result-name .primitive>i,.result-name .keyword>i{color:#788797;}.line-numbers :target{background-color:transparent;}pre.rust .number,pre.rust .string{color:#b8cc52;}pre.rust .kw,pre.rust .kw-2,pre.rust .prelude-ty,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .op,pre.rust .lifetime{color:#ff7733;}pre.rust .macro,pre.rust .macro-nonterminal{color:#a37acc;}pre.rust .question-mark{color:#ff9011;}pre.rust .self{color:#36a3d9;font-style:italic;}pre.rust .attribute{color:#e6e1cf;}pre.rust .attribute .ident,pre.rust .attribute .op{color:#e6e1cf;}.example-wrap>pre.line-number{color:#5c67736e;border:none;}a.test-arrow{font-size:100%;color:#788797;border-radius:4px;background-color:rgba(57,175,215,0.09);}a.test-arrow:hover{background-color:rgba(57,175,215,0.368);color:#c5c5c5;}.toggle-label,.code-attribute{color:#999;}:target,:target>*{background:rgba(255,236,164,0.06);}:target{border-right:3px solid rgba(255,180,76,0.85);}pre.compile_fail{border-left:2px solid rgba(255,0,0,.4);}pre.compile_fail:hover,.information:hover+pre.compile_fail{border-left:2px solid #f00;}pre.should_panic{border-left:2px solid rgba(255,0,0,.4);}pre.should_panic:hover,.information:hover+pre.should_panic{border-left:2px solid #f00;}pre.ignore{border-left:2px solid rgba(255,142,0,.6);}pre.ignore:hover,.information:hover+pre.ignore{border-left:2px solid #ff9200;}.tooltip.compile_fail{color:rgba(255,0,0,.5);}.information>.compile_fail:hover{color:#f00;}.tooltip.should_panic{color:rgba(255,0,0,.5);}.information>.should_panic:hover{color:#f00;}.tooltip.ignore{color:rgba(255,142,0,.6);}.information>.ignore:hover{color:#ff9200;}.search-failed a{color:#39AFD7;}.tooltip::after{background-color:#314559;color:#c5c5c5;border:1px solid #5c6773;}.tooltip::before{border-color:transparent #314559 transparent transparent;}.notable-traits-tooltiptext{background-color:#314559;border-color:#5c6773;}.notable-traits-tooltiptext .notable{border-bottom-color:#5c6773;}#titles>button.selected{background-color:#141920 !important;border-bottom:1px solid #ffb44c !important;border-top:none;}#titles>button:not(.selected){background-color:transparent !important;border:none;}#titles>button:hover{border-bottom:1px solid rgba(242,151,24,0.3);}#titles>button>div.count{color:#888;}.search-input:focus{}.content span.attr,.content a.attr,.block a.current.attr,.content span.derive,.content a.derive,.block a.current.derive,.content span.macro,.content a.macro,.block a.current.macro{}.content span.struct,.content a.struct,.block a.current.struct{}#titles>button:hover,#titles>button.selected{}.content span.type,.content a.type,.block a.current.type{}.content span.union,.content a.union,.block a.current.union{}pre.rust .lifetime{}.stab.unstable{}h2,h3:not(.impl):not(.method):not(.type):not(.tymethod),h4:not(.method):not(.type):not(.tymethod){}.content span.enum,.content a.enum,.block a.current.enum{}.content span.constant,.content a.constant,.block a.current.constant,.content span.static,.content a.static,.block a.current.static{}.content span.keyword,.content a.keyword,.block a.current.keyword{}pre.rust .comment{}.content span.traitalias,.content a.traitalias,.block a.current.traitalias{}.content span.fn,.content a.fn,.block a.current.fn,.content span.method,.content a.method,.block a.current.method,.content span.tymethod,.content a.tymethod,.block a.current.tymethod,.content .fnname{}pre.rust .kw{}pre.rust .self,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .attribute,pre.rust .attribute .ident{}.content span.foreigntype,.content a.foreigntype,.block a.current.foreigntype{}pre.rust .doccomment{}.stab.deprecated{}.content a.attr,.content a.derive,.content a.macro{}.stab.portability{}.content span.primitive,.content a.primitive,.block a.current.primitive{}.content span.externcrate,.content span.mod,.content a.mod,.block a.current.mod{}pre.rust .kw-2,pre.rust .prelude-ty{}.content span.trait,.content a.trait,.block a.current.trait{}.search-results a:focus span{}a.result-trait:focus{}a.result-traitalias:focus{}a.result-mod:focus,a.result-externcrate:focus{}a.result-mod:focus{}a.result-externcrate:focus{}a.result-enum:focus{}a.result-struct:focus{}a.result-union:focus{}a.result-fn:focus,a.result-method:focus,a.result-tymethod:focus{}a.result-type:focus{}a.result-foreigntype:focus{}a.result-attr:focus,a.result-derive:focus,a.result-macro:focus{}a.result-constant:focus,a.result-static:focus{}a.result-primitive:focus{}a.result-keyword:focus{}@media (max-width:700px){.sidebar-menu{background-color:#14191f;border-bottom-color:#5c6773;border-right-color:#5c6773;}.sidebar-elems{background-color:#14191f;border-right-color:#5c6773;}#sidebar-filler{background-color:#14191f;border-bottom-color:#5c6773;}}kbd{color:#c5c5c5;background-color:#314559;border-color:#5c6773;border-bottom-color:#5c6773;box-shadow-color:#c6cbd1;}#theme-picker,#settings-menu,#help-button{border-color:#5c6773;background-color:#0f1419;color:#fff;}#theme-picker>img,#settings-menu>img{filter:invert(100);}#copy-path{color:#fff;}#copy-path>img{filter:invert(70%);}#copy-path:hover>img{filter:invert(100%);}#theme-picker:hover,#theme-picker:focus,#settings-menu:hover,#settings-menu:focus,#help-button:hover,#help-button:focus{border-color:#e0e0e0;}#theme-choices{border-color:#5c6773;background-color:#0f1419;}#theme-choices>button:not(:first-child){border-top-color:#5c6773;}#theme-choices>button:hover,#theme-choices>button:focus{background-color:rgba(110,110,110,0.33);}@media (max-width:700px){#theme-picker{background:#0f1419;}}#all-types{background-color:#14191f;}#all-types:hover{background-color:rgba(70,70,70,0.33);}.search-results .result-name span.alias{color:#c5c5c5;}.search-results .result-name span.grey{color:#999;}#sidebar-toggle{background-color:#14191f;}#sidebar-toggle:hover{background-color:rgba(70,70,70,0.33);}#source-sidebar{background-color:#14191f;}#source-sidebar>.title{color:#fff;border-bottom-color:#5c6773;}div.files>a:hover,div.name:hover{background-color:#14191f;color:#ffb44c;}div.files>.selected{background-color:#14191f;color:#ffb44c;}.setting-line>.title{border-bottom-color:#5c6773;}input:checked+.slider{background-color:#ffb454 !important;} \ No newline at end of file + body{background-color:#0f1419;color:#c5c5c5;}h1,h2,h3,h4{color:white;}h1.fqn{border-bottom-color:#5c6773;}h1.fqn a{color:#fff;}h2,h3,h4{border-bottom-color:#5c6773;}h4{border:none;}.in-band{background-color:#0f1419;}.invisible{background:rgba(0,0,0,0);}.docblock code{color:#ffb454;}.code-header{color:#e6e1cf;}.docblock pre>code,pre>code{color:#e6e1cf;}span code{color:#e6e1cf;}.docblock a>code{color:#39AFD7 !important;}.docblock code,.docblock-short code{background-color:#191f26;}pre,.rustdoc.source .example-wrap{color:#e6e1cf;background-color:#191f26;}.sidebar{background-color:#14191f;}.logo-container.rust-logo>img{filter:drop-shadow(1px 0 0px #fff) drop-shadow(0 1px 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 -1px 0 #fff);}*{scrollbar-color:#5c6773 transparent;}.sidebar{scrollbar-color:#5c6773 transparent;}::-webkit-scrollbar-track{background-color:transparent;}::-webkit-scrollbar-thumb{background-color:#5c6773;}.sidebar::-webkit-scrollbar-track{background-color:transparent;}.sidebar::-webkit-scrollbar-thumb{background-color:#5c6773;}.sidebar .current{background-color:transparent;color:#ffb44c;}.source .sidebar{background-color:#0f1419;}.sidebar .location{border-color:#000;background-color:#0f1419;color:#fff;}.sidebar-elems .location{color:#ff7733;}.sidebar-elems .location a{color:#fff;}.sidebar .version{border-bottom-color:#424c57;}.sidebar-title{border-top-color:#5c6773;border-bottom-color:#5c6773;}.block a:hover{background:transparent;color:#ffb44c;}.line-numbers span{color:#5c6773;}.line-numbers .line-highlighted{color:#708090;background-color:rgba(255,236,164,0.06);padding-right:4px;border-right:1px solid #ffb44c;}.docblock h1,.docblock h2,.docblock h3,.docblock h4,.docblock h5{border-bottom-color:#5c6773;}.docblock table td,.docblock table th{border-color:#5c6773;}.content .method .where,.content .fn .where,.content .where.fmt-newline{color:#c5c5c5;}.search-results a:hover{background-color:#777;}.search-results a:focus{color:#000 !important;background-color:#c6afb3;}.search-results a{color:#0096cf;}.search-results a div.desc{color:#c5c5c5;}.content .item-info::before{color:#ccc;}.content span.foreigntype,.content a.foreigntype{color:#ef57ff;}.content span.union,.content a.union{color:#98a01c;}.content span.constant,.content a.constant,.content span.static,.content a.static{color:#6380a0;}.content span.primitive,.content a.primitive{color:#32889b;}.content span.traitalias,.content a.traitalias{color:#57d399;}.content span.keyword,.content a.keyword{color:#de5249;}.content span.externcrate,.content span.mod,.content a.mod{color:#acccf9;}.content span.struct,.content a.struct{color:#ffa0a5;}.content span.enum,.content a.enum{color:#99e0c9;}.content span.trait,.content a.trait{color:#39AFD7;}.content span.type,.content a.type{color:#cfbcf5;}.content span.fn,.content a.fn,.content span.method,.content a.method,.content span.tymethod,.content a.tymethod,.content .fnname{color:#fdd687;}.content span.attr,.content a.attr,.content span.derive,.content a.derive,.content span.macro,.content a.macro{color:#a37acc;}pre.rust .comment{color:#788797;}pre.rust .doccomment{color:#a1ac88;}nav:not(.sidebar){border-bottom-color:#424c57;}nav.main .current{border-top-color:#5c6773;border-bottom-color:#5c6773;}nav.main .separator{border:1px solid #5c6773;}a{color:#c5c5c5;}body.source .example-wrap pre.rust a{background:#c5c5c5;}.docblock:not(.type-decl) a:not(.srclink):not(.test-arrow),.docblock-short a:not(.srclink):not(.test-arrow),.item-info a,#help a{color:#39AFD7;}details.rustdoc-toggle>summary.hideme>span,details.rustdoc-toggle>summary::before,details.undocumented>summary::before{color:#999;}details.rustdoc-toggle>summary::before,details.undocumented>summary::before{filter:invert(100%);}#crate-search{color:#c5c5c5;background-color:#141920;box-shadow:0 0 0 1px #424c57,0 0 0 2px transparent;border-color:#424c57;}.search-input{color:#ffffff;background-color:#141920;box-shadow:0 0 0 1px #424c57,0 0 0 2px transparent;transition:box-shadow 150ms ease-in-out;}#crate-search+.search-input:focus{box-shadow:0 0 0 1px #148099,0 0 0 2px transparent;}.search-input:disabled{background-color:#3e3e3e;}.module-item .stab,.import-item .stab{color:#000;}.stab.unstable,.stab.deprecated,.stab.portability{color:#c5c5c5;background:#314559 !important;border-style:none !important;border-radius:4px;padding:3px 6px 3px 6px;}.stab.portability>code{color:#e6e1cf;background:none;}#help>div{background:#14191f;box-shadow:0px 6px 20px 0px black;border:none;border-radius:4px;}#help>div>span{border-bottom-color:#5c6773;}.since{color:grey;}.result-name .primitive>i,.result-name .keyword>i{color:#788797;}.line-numbers :target{background-color:transparent;}pre.rust .number,pre.rust .string{color:#b8cc52;}pre.rust .kw,pre.rust .kw-2,pre.rust .prelude-ty,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .op,pre.rust .lifetime{color:#ff7733;}pre.rust .macro,pre.rust .macro-nonterminal{color:#a37acc;}pre.rust .question-mark{color:#ff9011;}pre.rust .self{color:#36a3d9;font-style:italic;}pre.rust .attribute{color:#e6e1cf;}pre.rust .attribute .ident,pre.rust .attribute .op{color:#e6e1cf;}.example-wrap>pre.line-number{color:#5c67736e;border:none;}a.test-arrow{font-size:100%;color:#788797;border-radius:4px;background-color:rgba(57,175,215,0.09);}a.test-arrow:hover{background-color:rgba(57,175,215,0.368);color:#c5c5c5;}.toggle-label,.code-attribute{color:#999;}:target,:target>*{background:rgba(255,236,164,0.06);}:target{border-right:3px solid rgba(255,180,76,0.85);}pre.compile_fail{border-left:2px solid rgba(255,0,0,.4);}pre.compile_fail:hover,.information:hover+pre.compile_fail{border-left:2px solid #f00;}pre.should_panic{border-left:2px solid rgba(255,0,0,.4);}pre.should_panic:hover,.information:hover+pre.should_panic{border-left:2px solid #f00;}pre.ignore{border-left:2px solid rgba(255,142,0,.6);}pre.ignore:hover,.information:hover+pre.ignore{border-left:2px solid #ff9200;}.tooltip.compile_fail{color:rgba(255,0,0,.5);}.information>.compile_fail:hover{color:#f00;}.tooltip.should_panic{color:rgba(255,0,0,.5);}.information>.should_panic:hover{color:#f00;}.tooltip.ignore{color:rgba(255,142,0,.6);}.information>.ignore:hover{color:#ff9200;}.search-failed a{color:#39AFD7;}.tooltip::after{background-color:#314559;color:#c5c5c5;border:1px solid #5c6773;}.tooltip::before{border-color:transparent #314559 transparent transparent;}.notable-traits-tooltiptext{background-color:#314559;border-color:#5c6773;}.notable-traits-tooltiptext .notable{border-bottom-color:#5c6773;}#titles>button.selected{background-color:#141920 !important;border-bottom:1px solid #ffb44c !important;border-top:none;}#titles>button:not(.selected){background-color:transparent !important;border:none;}#titles>button:hover{border-bottom:1px solid rgba(242,151,24,0.3);}#titles>button>div.count{color:#888;}.search-input:focus{}.content span.attr,.content a.attr,.block a.current.attr,.content span.derive,.content a.derive,.block a.current.derive,.content span.macro,.content a.macro,.block a.current.macro{}.content span.struct,.content a.struct,.block a.current.struct{}#titles>button:hover,#titles>button.selected{}.content span.type,.content a.type,.block a.current.type{}.content span.union,.content a.union,.block a.current.union{}pre.rust .lifetime{}.stab.unstable{}h2,h3:not(.impl):not(.method):not(.type):not(.tymethod),h4:not(.method):not(.type):not(.tymethod){}.content span.enum,.content a.enum,.block a.current.enum{}.content span.constant,.content a.constant,.block a.current.constant,.content span.static,.content a.static,.block a.current.static{}.content span.keyword,.content a.keyword,.block a.current.keyword{}pre.rust .comment{}.content span.traitalias,.content a.traitalias,.block a.current.traitalias{}.content span.fn,.content a.fn,.block a.current.fn,.content span.method,.content a.method,.block a.current.method,.content span.tymethod,.content a.tymethod,.block a.current.tymethod,.content .fnname{}pre.rust .kw{}pre.rust .self,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .attribute,pre.rust .attribute .ident{}.content span.foreigntype,.content a.foreigntype,.block a.current.foreigntype{}pre.rust .doccomment{}.stab.deprecated{}.content a.attr,.content a.derive,.content a.macro{}.stab.portability{}.content span.primitive,.content a.primitive,.block a.current.primitive{}.content span.externcrate,.content span.mod,.content a.mod,.block a.current.mod{}pre.rust .kw-2,pre.rust .prelude-ty{}.content span.trait,.content a.trait,.block a.current.trait{}.search-results a:focus span{}a.result-trait:focus{}a.result-traitalias:focus{}a.result-mod:focus,a.result-externcrate:focus{}a.result-mod:focus{}a.result-externcrate:focus{}a.result-enum:focus{}a.result-struct:focus{}a.result-union:focus{}a.result-fn:focus,a.result-method:focus,a.result-tymethod:focus{}a.result-type:focus{}a.result-foreigntype:focus{}a.result-attr:focus,a.result-derive:focus,a.result-macro:focus{}a.result-constant:focus,a.result-static:focus{}a.result-primitive:focus{}a.result-keyword:focus{}@media (max-width:700px){.sidebar-menu{background-color:#14191f;border-bottom-color:#5c6773;border-right-color:#5c6773;}.sidebar-elems{background-color:#14191f;border-right-color:#5c6773;}#sidebar-filler{background-color:#14191f;border-bottom-color:#5c6773;}}kbd{color:#c5c5c5;background-color:#314559;border-color:#5c6773;border-bottom-color:#5c6773;box-shadow-color:#c6cbd1;}#theme-picker,#settings-menu,#help-button{border-color:#5c6773;background-color:#0f1419;color:#fff;}#theme-picker>img,#settings-menu>img{filter:invert(100);}#copy-path{color:#fff;}#copy-path>img{filter:invert(70%);}#copy-path:hover>img{filter:invert(100%);}#theme-picker:hover,#theme-picker:focus,#settings-menu:hover,#settings-menu:focus,#help-button:hover,#help-button:focus{border-color:#e0e0e0;}#theme-choices{border-color:#5c6773;background-color:#0f1419;}#theme-choices>button:not(:first-child){border-top-color:#5c6773;}#theme-choices>button:hover,#theme-choices>button:focus{background-color:rgba(110,110,110,0.33);}@media (max-width:700px){#theme-picker{background:#0f1419;}}#all-types{background-color:#14191f;}#all-types:hover{background-color:rgba(70,70,70,0.33);}.search-results .result-name span.alias{color:#c5c5c5;}.search-results .result-name span.grey{color:#999;}#sidebar-toggle{background-color:#14191f;}#sidebar-toggle:hover{background-color:rgba(70,70,70,0.33);}#source-sidebar{background-color:#14191f;}#source-sidebar>.title{color:#fff;border-bottom-color:#5c6773;}div.files>a:hover,div.name:hover{background-color:#14191f;color:#ffb44c;}div.files>.selected{background-color:#14191f;color:#ffb44c;}.setting-line>.title{border-bottom-color:#5c6773;}input:checked+.slider{background-color:#ffb454 !important;} \ No newline at end of file diff --git a/dark.css b/dark.css index fc1f54ff..5787fd1c 100644 --- a/dark.css +++ b/dark.css @@ -1 +1 @@ -body{background-color:#353535;color:#ddd;}h1,h2,h3,h4{color:#ddd;}h1.fqn{border-bottom-color:#d2d2d2;}h2,h3,h4{border-bottom-color:#d2d2d2;}.in-band{background-color:#353535;}.invisible{background:rgba(0,0,0,0);}.docblock code,.docblock-short code{background-color:#2A2A2A;}pre,.rustdoc.source .example-wrap{background-color:#2A2A2A;}.sidebar{background-color:#505050;}.logo-container.rust-logo>img{filter:drop-shadow(1px 0 0px #fff) drop-shadow(0 1px 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 -1px 0 #fff)}*{scrollbar-color:rgb(64,65,67) #717171;}.sidebar{scrollbar-color:rgba(32,34,37,.6) transparent;}::-webkit-scrollbar-track{background-color:#717171;}::-webkit-scrollbar-thumb{background-color:rgba(32,34,37,.6);}.sidebar::-webkit-scrollbar-track{background-color:#717171;}.sidebar::-webkit-scrollbar-thumb{background-color:rgba(32,34,37,.6);}.sidebar .current{background-color:#333;}.source .sidebar{background-color:#353535;}.sidebar .location{border-color:#fff;background:#575757;color:#DDD;}.sidebar .version{border-bottom-color:#DDD;}.sidebar-title{border-top-color:#777;border-bottom-color:#777;}.block a:hover{background:#444;}.line-numbers span{color:#3B91E2;}.line-numbers .line-highlighted{background-color:#0a042f !important;}.docblock h1,.docblock h2,.docblock h3,.docblock h4,.docblock h5{border-bottom-color:#DDD;}.docblock table td,.docblock table th{border-color:#ddd;}.content .method .where,.content .fn .where,.content .where.fmt-newline{color:#ddd;}.search-results a:hover{background-color:#777;}.search-results a:focus{color:#eee !important;background-color:#616161;}.search-results a:focus span{color:#eee !important;}a.result-trait:focus{background-color:#013191;}a.result-traitalias:focus{background-color:#013191;}a.result-mod:focus,a.result-externcrate:focus{background-color:#afc6e4;}a.result-mod:focus{background-color:#803a1b;}a.result-externcrate:focus{background-color:#396bac;}a.result-enum:focus{background-color:#5b4e68;}a.result-struct:focus{background-color:#194e9f;}a.result-union:focus{background-color:#b7bd49;}a.result-fn:focus,a.result-method:focus,a.result-tymethod:focus{background-color:#4950ed;}a.result-type:focus{background-color:#38902c;}a.result-foreigntype:focus{background-color:#b200d6;}a.result-attr:focus,a.result-derive:focus,a.result-macro:focus{background-color:#217d1c;}a.result-constant:focus,a.result-static:focus{background-color:#0063cc;}a.result-primitive:focus{background-color:#00708a;}a.result-keyword:focus{background-color:#884719;}.content .item-info::before{color:#ccc;}.content span.enum,.content a.enum,.block a.current.enum{color:#82b089;}.content span.struct,.content a.struct,.block a.current.struct{color:#2dbfb8;}.content span.type,.content a.type,.block a.current.type{color:#ff7f00;}.content span.foreigntype,.content a.foreigntype,.block a.current.foreigntype{color:#dd7de8;}.content span.attr,.content a.attr,.block a.current.attr,.content span.derive,.content a.derive,.block a.current.derive,.content span.macro,.content a.macro,.block a.current.macro{color:#09bd00;}.content span.union,.content a.union,.block a.current.union{color:#a6ae37;}.content span.constant,.content a.constant,.block a.current.constant,.content span.static,.content a.static,.block a.current.static{color:#82a5c9;}.content span.primitive,.content a.primitive,.block a.current.primitive{color:#43aec7;}.content span.externcrate,.content span.mod,.content a.mod,.block a.current.mod{color:#bda000;}.content span.trait,.content a.trait,.block a.current.trait{color:#b78cf2;}.content span.traitalias,.content a.traitalias,.block a.current.traitalias{color:#b397da;}.content span.fn,.content a.fn,.block a.current.fn,.content span.method,.content a.method,.block a.current.method,.content span.tymethod,.content a.tymethod,.block a.current.tymethod,.content .fnname{color:#2BAB63;}.content span.keyword,.content a.keyword,.block a.current.keyword{color:#de5249;}pre.rust .comment{color:#8d8d8b;}pre.rust .doccomment{color:#8ca375;}nav:not(.sidebar){border-bottom-color:#4e4e4e;}nav.main .current{border-top-color:#eee;border-bottom-color:#eee;}nav.main .separator{border-color:#eee;}a{color:#ddd;}.docblock:not(.type-decl) a:not(.srclink):not(.test-arrow),.docblock-short a:not(.srclink):not(.test-arrow),.item-info a,#help a{color:#D2991D;}a.test-arrow{color:#dedede;}details.rustdoc-toggle>summary.hideme>span,details.rustdoc-toggle>summary::before,details.undocumented>summary::before{color:#999;}#crate-search{color:#111;background-color:#f0f0f0;border-color:#000;box-shadow:0 0 0 1px #000,0 0 0 2px transparent;}.search-input{color:#111;background-color:#f0f0f0;box-shadow:0 0 0 1px #000,0 0 0 2px transparent;}.search-input:focus{border-color:#008dfd;}.search-input:disabled{background-color:#c5c4c4;}#crate-search+.search-input:focus{box-shadow:0 0 8px 4px #078dd8;}.module-item .stab,.import-item .stab{color:#ddd;}.stab.unstable{background:#FFF5D6;border-color:#FFC600;color:#2f2f2f;}.stab.deprecated{background:#ffc4c4;border-color:#db7b7b;color:#2f2f2f;}.stab.portability{background:#F3DFFF;border-color:#b07bdb;color:#2f2f2f;}.stab.portability>code{background:none;}#help>div{background:#4d4d4d;border-color:#bfbfbf;}#help>div>span{border-bottom-color:#bfbfbf;}#help dt{border-color:#bfbfbf;background:rgba(0,0,0,0);}.since{color:grey;}.result-name .primitive>i,.result-name .keyword>i{color:#ddd;}.line-numbers :target{background-color:transparent;}pre.rust .kw{color:#ab8ac1;}pre.rust .kw-2,pre.rust .prelude-ty{color:#769acb;}pre.rust .number,pre.rust .string{color:#83a300;}pre.rust .self,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .attribute,pre.rust .attribute .ident{color:#ee6868;}pre.rust .macro,pre.rust .macro-nonterminal{color:#3E999F;}pre.rust .lifetime{color:#d97f26;}pre.rust .question-mark{color:#ff9011;}.example-wrap>pre.line-number{border-color:#4a4949;}a.test-arrow{background-color:rgba(78,139,202,0.2);}a.test-arrow:hover{background-color:#4e8bca;}.toggle-label,.code-attribute{color:#999;}:target,:target>*{background-color:#494a3d;}:target{border-right:3px solid #bb7410;}pre.compile_fail{border-left:2px solid rgba(255,0,0,.8);}pre.compile_fail:hover,.information:hover+pre.compile_fail{border-left:2px solid #f00;}pre.should_panic{border-left:2px solid rgba(255,0,0,.8);}pre.should_panic:hover,.information:hover+pre.should_panic{border-left:2px solid #f00;}pre.ignore{border-left:2px solid rgba(255,142,0,.6);}pre.ignore:hover,.information:hover+pre.ignore{border-left:2px solid #ff9200;}.tooltip.compile_fail{color:rgba(255,0,0,.8);}.information>.compile_fail:hover{color:#f00;}.tooltip.should_panic{color:rgba(255,0,0,.8);}.information>.should_panic:hover{color:#f00;}.tooltip.ignore{color:rgba(255,142,0,.6);}.information>.ignore:hover{color:#ff9200;}.search-failed a{color:#0089ff;}.tooltip::after{background-color:#000;color:#fff;border-color:#000;}.tooltip::before{border-color:transparent black transparent transparent;}.notable-traits-tooltiptext{background-color:#111;border-color:#777;}.notable-traits-tooltiptext .notable{border-bottom-color:#d2d2d2;}#titles>button:not(.selected){background-color:#252525;border-top-color:#252525;}#titles>button:hover,#titles>button.selected{border-top-color:#0089ff;background-color:#353535;}#titles>button>div.count{color:#888;}@media (max-width:700px){.sidebar-menu{background-color:#505050;border-bottom-color:#e0e0e0;border-right-color:#e0e0e0;}.sidebar-elems{background-color:#505050;border-right-color:#000;}#sidebar-filler{background-color:#505050;border-bottom-color:#e0e0e0;}}kbd{color:#000;background-color:#fafbfc;border-color:#d1d5da;border-bottom-color:#c6cbd1;box-shadow-color:#c6cbd1;}#theme-picker,#settings-menu,#help-button{border-color:#e0e0e0;background:#f0f0f0;color:#000;}#theme-picker:hover,#theme-picker:focus,#settings-menu:hover,#settings-menu:focus,#help-button:hover,#help-button:focus{border-color:#ffb900;}#copy-path{color:#999;}#copy-path>img{filter:invert(50%);}#copy-path:hover>img{filter:invert(65%);}#theme-choices{border-color:#e0e0e0;background-color:#353535;}#theme-choices>button:not(:first-child){border-top-color:#e0e0e0;}#theme-choices>button:hover,#theme-choices>button:focus{background-color:#4e4e4e;}@media (max-width:700px){#theme-picker{background:#f0f0f0;}}#all-types{background-color:#505050;}#all-types:hover{background-color:#606060;}.search-results .result-name span.alias{color:#fff;}.search-results .result-name span.grey{color:#ccc;}#sidebar-toggle{background-color:#565656;}#sidebar-toggle:hover{background-color:#676767;}#source-sidebar{background-color:#565656;}#source-sidebar>.title{border-bottom-color:#ccc;}div.files>a:hover,div.name:hover{background-color:#444;}div.files>.selected{background-color:#333;}.setting-line>.title{border-bottom-color:#ddd;} \ No newline at end of file +body{background-color:#353535;color:#ddd;}h1,h2,h3,h4{color:#ddd;}h1.fqn{border-bottom-color:#d2d2d2;}h2,h3,h4{border-bottom-color:#d2d2d2;}.in-band{background-color:#353535;}.invisible{background:rgba(0,0,0,0);}.docblock code,.docblock-short code{background-color:#2A2A2A;}pre,.rustdoc.source .example-wrap{background-color:#2A2A2A;}.sidebar{background-color:#505050;}.logo-container.rust-logo>img{filter:drop-shadow(1px 0 0px #fff) drop-shadow(0 1px 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 -1px 0 #fff)}*{scrollbar-color:rgb(64,65,67) #717171;}.sidebar{scrollbar-color:rgba(32,34,37,.6) transparent;}::-webkit-scrollbar-track{background-color:#717171;}::-webkit-scrollbar-thumb{background-color:rgba(32,34,37,.6);}.sidebar::-webkit-scrollbar-track{background-color:#717171;}.sidebar::-webkit-scrollbar-thumb{background-color:rgba(32,34,37,.6);}.sidebar .current{background-color:#333;}.source .sidebar{background-color:#353535;}.sidebar .location{border-color:#fff;background:#575757;color:#DDD;}.sidebar .version{border-bottom-color:#DDD;}.sidebar-title{border-top-color:#777;border-bottom-color:#777;}.block a:hover{background:#444;}.line-numbers span{color:#3B91E2;}.line-numbers .line-highlighted{background-color:#0a042f !important;}.docblock h1,.docblock h2,.docblock h3,.docblock h4,.docblock h5{border-bottom-color:#DDD;}.docblock table td,.docblock table th{border-color:#ddd;}.content .method .where,.content .fn .where,.content .where.fmt-newline{color:#ddd;}.search-results a:hover{background-color:#777;}.search-results a:focus{color:#eee !important;background-color:#616161;}.search-results a:focus span{color:#eee !important;}a.result-trait:focus{background-color:#013191;}a.result-traitalias:focus{background-color:#013191;}a.result-mod:focus,a.result-externcrate:focus{background-color:#afc6e4;}a.result-mod:focus{background-color:#803a1b;}a.result-externcrate:focus{background-color:#396bac;}a.result-enum:focus{background-color:#5b4e68;}a.result-struct:focus{background-color:#194e9f;}a.result-union:focus{background-color:#b7bd49;}a.result-fn:focus,a.result-method:focus,a.result-tymethod:focus{background-color:#4950ed;}a.result-type:focus{background-color:#38902c;}a.result-foreigntype:focus{background-color:#b200d6;}a.result-attr:focus,a.result-derive:focus,a.result-macro:focus{background-color:#217d1c;}a.result-constant:focus,a.result-static:focus{background-color:#0063cc;}a.result-primitive:focus{background-color:#00708a;}a.result-keyword:focus{background-color:#884719;}.content .item-info::before{color:#ccc;}.content span.enum,.content a.enum,.block a.current.enum{color:#82b089;}.content span.struct,.content a.struct,.block a.current.struct{color:#2dbfb8;}.content span.type,.content a.type,.block a.current.type{color:#ff7f00;}.content span.foreigntype,.content a.foreigntype,.block a.current.foreigntype{color:#dd7de8;}.content span.attr,.content a.attr,.block a.current.attr,.content span.derive,.content a.derive,.block a.current.derive,.content span.macro,.content a.macro,.block a.current.macro{color:#09bd00;}.content span.union,.content a.union,.block a.current.union{color:#a6ae37;}.content span.constant,.content a.constant,.block a.current.constant,.content span.static,.content a.static,.block a.current.static{color:#82a5c9;}.content span.primitive,.content a.primitive,.block a.current.primitive{color:#43aec7;}.content span.externcrate,.content span.mod,.content a.mod,.block a.current.mod{color:#bda000;}.content span.trait,.content a.trait,.block a.current.trait{color:#b78cf2;}.content span.traitalias,.content a.traitalias,.block a.current.traitalias{color:#b397da;}.content span.fn,.content a.fn,.block a.current.fn,.content span.method,.content a.method,.block a.current.method,.content span.tymethod,.content a.tymethod,.block a.current.tymethod,.content .fnname{color:#2BAB63;}.content span.keyword,.content a.keyword,.block a.current.keyword{color:#de5249;}pre.rust .comment{color:#8d8d8b;}pre.rust .doccomment{color:#8ca375;}nav:not(.sidebar){border-bottom-color:#4e4e4e;}nav.main .current{border-top-color:#eee;border-bottom-color:#eee;}nav.main .separator{border-color:#eee;}a{color:#ddd;}body.source .example-wrap pre.rust a{background:#333;}.docblock:not(.type-decl) a:not(.srclink):not(.test-arrow),.docblock-short a:not(.srclink):not(.test-arrow),.item-info a,#help a{color:#D2991D;}a.test-arrow{color:#dedede;}details.rustdoc-toggle>summary.hideme>span,details.rustdoc-toggle>summary::before,details.undocumented>summary::before{color:#999;}details.rustdoc-toggle>summary::before,details.undocumented>summary::before{filter:invert(100%);}#crate-search{color:#111;background-color:#f0f0f0;border-color:#000;box-shadow:0 0 0 1px #000,0 0 0 2px transparent;}.search-input{color:#111;background-color:#f0f0f0;box-shadow:0 0 0 1px #000,0 0 0 2px transparent;}.search-input:focus{border-color:#008dfd;}.search-input:disabled{background-color:#c5c4c4;}#crate-search+.search-input:focus{box-shadow:0 0 8px 4px #078dd8;}.module-item .stab,.import-item .stab{color:#ddd;}.stab.unstable{background:#FFF5D6;border-color:#FFC600;color:#2f2f2f;}.stab.deprecated{background:#ffc4c4;border-color:#db7b7b;color:#2f2f2f;}.stab.portability{background:#F3DFFF;border-color:#b07bdb;color:#2f2f2f;}.stab.portability>code{background:none;}#help>div{background:#4d4d4d;border-color:#bfbfbf;}#help>div>span{border-bottom-color:#bfbfbf;}#help dt{border-color:#bfbfbf;background:rgba(0,0,0,0);}.since{color:grey;}.result-name .primitive>i,.result-name .keyword>i{color:#ddd;}.line-numbers :target{background-color:transparent;}pre.rust .kw{color:#ab8ac1;}pre.rust .kw-2,pre.rust .prelude-ty{color:#769acb;}pre.rust .number,pre.rust .string{color:#83a300;}pre.rust .self,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .attribute,pre.rust .attribute .ident{color:#ee6868;}pre.rust .macro,pre.rust .macro-nonterminal{color:#3E999F;}pre.rust .lifetime{color:#d97f26;}pre.rust .question-mark{color:#ff9011;}.example-wrap>pre.line-number{border-color:#4a4949;}a.test-arrow{background-color:rgba(78,139,202,0.2);}a.test-arrow:hover{background-color:#4e8bca;}.toggle-label,.code-attribute{color:#999;}:target,:target>*{background-color:#494a3d;}:target{border-right:3px solid #bb7410;}pre.compile_fail{border-left:2px solid rgba(255,0,0,.8);}pre.compile_fail:hover,.information:hover+pre.compile_fail{border-left:2px solid #f00;}pre.should_panic{border-left:2px solid rgba(255,0,0,.8);}pre.should_panic:hover,.information:hover+pre.should_panic{border-left:2px solid #f00;}pre.ignore{border-left:2px solid rgba(255,142,0,.6);}pre.ignore:hover,.information:hover+pre.ignore{border-left:2px solid #ff9200;}.tooltip.compile_fail{color:rgba(255,0,0,.8);}.information>.compile_fail:hover{color:#f00;}.tooltip.should_panic{color:rgba(255,0,0,.8);}.information>.should_panic:hover{color:#f00;}.tooltip.ignore{color:rgba(255,142,0,.6);}.information>.ignore:hover{color:#ff9200;}.search-failed a{color:#0089ff;}.tooltip::after{background-color:#000;color:#fff;border-color:#000;}.tooltip::before{border-color:transparent black transparent transparent;}.notable-traits-tooltiptext{background-color:#111;border-color:#777;}.notable-traits-tooltiptext .notable{border-bottom-color:#d2d2d2;}#titles>button:not(.selected){background-color:#252525;border-top-color:#252525;}#titles>button:hover,#titles>button.selected{border-top-color:#0089ff;background-color:#353535;}#titles>button>div.count{color:#888;}@media (max-width:700px){.sidebar-menu{background-color:#505050;border-bottom-color:#e0e0e0;border-right-color:#e0e0e0;}.sidebar-elems{background-color:#505050;border-right-color:#000;}#sidebar-filler{background-color:#505050;border-bottom-color:#e0e0e0;}}kbd{color:#000;background-color:#fafbfc;border-color:#d1d5da;border-bottom-color:#c6cbd1;box-shadow-color:#c6cbd1;}#theme-picker,#settings-menu,#help-button{border-color:#e0e0e0;background:#f0f0f0;color:#000;}#theme-picker:hover,#theme-picker:focus,#settings-menu:hover,#settings-menu:focus,#help-button:hover,#help-button:focus{border-color:#ffb900;}#copy-path{color:#999;}#copy-path>img{filter:invert(50%);}#copy-path:hover>img{filter:invert(65%);}#theme-choices{border-color:#e0e0e0;background-color:#353535;}#theme-choices>button:not(:first-child){border-top-color:#e0e0e0;}#theme-choices>button:hover,#theme-choices>button:focus{background-color:#4e4e4e;}@media (max-width:700px){#theme-picker{background:#f0f0f0;}}#all-types{background-color:#505050;}#all-types:hover{background-color:#606060;}.search-results .result-name span.alias{color:#fff;}.search-results .result-name span.grey{color:#ccc;}#sidebar-toggle{background-color:#565656;}#sidebar-toggle:hover{background-color:#676767;}#source-sidebar{background-color:#565656;}#source-sidebar>.title{border-bottom-color:#ccc;}div.files>a:hover,div.name:hover{background-color:#444;}div.files>.selected{background-color:#333;}.setting-line>.title{border-bottom-color:#ddd;} \ No newline at end of file diff --git a/implementors/core/clone/trait.Clone.js b/implementors/core/clone/trait.Clone.js index 6323c363..46356daa 100644 --- a/implementors/core/clone/trait.Clone.js +++ b/implementors/core/clone/trait.Clone.js @@ -1,4 +1,4 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl Clone for Email","synthetic":false,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Clone for ChangePasswordReqest","synthetic":false,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Clone for Secret","synthetic":false,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Clone for Username","synthetic":false,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Clone for AccountCheckPayload","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Clone for AccountCheckResp","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Clone for Register","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Clone for Login","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Clone for Password","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Clone for MCaptchaID","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Clone for MCaptchaDetails","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Clone for DeleteCaptcha","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Clone for StatsPayload","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Clone for Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Clone for I32Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Clone for BuildDetails","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Clone for BuildDetailsBuilder","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Clone for Health","synthetic":false,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Clone for HealthBuilder","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Clone for GetConfigPayload","synthetic":false,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Clone for ValidationToken","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Clone for CaptchaValidateResp","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Clone for Date","synthetic":false,"types":["mcaptcha::date::Date"]},{"text":"impl<'a> Clone for IndexPage<'a>","synthetic":false,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl<'a, K: Clone, V: Clone> Clone for SudoPage<'a, K, V> where
    K: Display + Render,
    V: Display + Render, 
","synthetic":false,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl<'a> Clone for ErrorPage<'a>","synthetic":false,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl<'a> Clone for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl<'a> Clone for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Clone for McaptchaConfig","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl Clone for Level","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Clone for McaptchaConfig","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl Clone for Level","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Clone for Server","synthetic":false,"types":["mcaptcha::settings::Server"]},{"text":"impl Clone for Captcha","synthetic":false,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Clone for Smtp","synthetic":false,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Clone for DatabaseBuilder","synthetic":false,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Clone for Database","synthetic":false,"types":["mcaptcha::settings::Database"]},{"text":"impl Clone for Redis","synthetic":false,"types":["mcaptcha::settings::Redis"]},{"text":"impl Clone for Settings","synthetic":false,"types":["mcaptcha::settings::Settings"]},{"text":"impl Clone for StatsUnixTimestamp","synthetic":false,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Clone for Stats","synthetic":false,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Clone for StatsPayload","synthetic":false,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::widget::IndexPage"]}]; -implementors["tests_migrate"] = [{"text":"impl Clone for Server","synthetic":false,"types":["tests_migrate::settings::Server"]},{"text":"impl Clone for Captcha","synthetic":false,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Clone for Smtp","synthetic":false,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Clone for DatabaseBuilder","synthetic":false,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Clone for Database","synthetic":false,"types":["tests_migrate::settings::Database"]},{"text":"impl Clone for Redis","synthetic":false,"types":["tests_migrate::settings::Redis"]},{"text":"impl Clone for Settings","synthetic":false,"types":["tests_migrate::settings::Settings"]}]; +implementors["mcaptcha"] = [{"text":"impl Clone for Email","synthetic":false,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Clone for ChangePasswordReqest","synthetic":false,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Clone for Secret","synthetic":false,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Clone for Username","synthetic":false,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Clone for AccountCheckPayload","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Clone for AccountCheckResp","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Clone for Register","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Clone for Login","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Clone for Password","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Clone for MCaptchaID","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Clone for MCaptchaDetails","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Clone for DeleteCaptcha","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Clone for StatsPayload","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Clone for Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Clone for I32Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Clone for BuildDetails","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Clone for BuildDetailsBuilder","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Clone for Health","synthetic":false,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Clone for HealthBuilder","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Clone for GetConfigPayload","synthetic":false,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Clone for ValidationToken","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Clone for CaptchaValidateResp","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Clone for Date","synthetic":false,"types":["mcaptcha::date::Date"]},{"text":"impl<'a> Clone for IndexPage<'a>","synthetic":false,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl<'a, K: Clone, V: Clone> Clone for SudoPage<'a, K, V> where
    K: Display + Render,
    V: Display + Render, 
","synthetic":false,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl<'a> Clone for ErrorPage<'a>","synthetic":false,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl<'a> Clone for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl<'a> Clone for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Clone for McaptchaConfig","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl Clone for Level","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Clone for McaptchaConfig","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl Clone for Level","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Clone for Server","synthetic":false,"types":["mcaptcha::settings::Server"]},{"text":"impl Clone for Captcha","synthetic":false,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Clone for Smtp","synthetic":false,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Clone for DatabaseBuilder","synthetic":false,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Clone for Database","synthetic":false,"types":["mcaptcha::settings::Database"]},{"text":"impl Clone for Redis","synthetic":false,"types":["mcaptcha::settings::Redis"]},{"text":"impl Clone for Settings","synthetic":false,"types":["mcaptcha::settings::Settings"]},{"text":"impl Clone for StatsUnixTimestamp","synthetic":false,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Clone for Stats","synthetic":false,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Clone for StatsPayload","synthetic":false,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl Clone for IndexPage","synthetic":false,"types":["mcaptcha::widget::IndexPage"]}]; +implementors["tests_migrate"] = [{"text":"impl Clone for Server","synthetic":false,"types":["tests_migrate::settings::Server"]},{"text":"impl Clone for Captcha","synthetic":false,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Clone for Smtp","synthetic":false,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Clone for DatabaseBuilder","synthetic":false,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Clone for Database","synthetic":false,"types":["tests_migrate::settings::Database"]},{"text":"impl Clone for Redis","synthetic":false,"types":["tests_migrate::settings::Redis"]},{"text":"impl Clone for Settings","synthetic":false,"types":["tests_migrate::settings::Settings"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/cmp/trait.PartialEq.js b/implementors/core/cmp/trait.PartialEq.js index 6c1c55b6..b885b751 100644 --- a/implementors/core/cmp/trait.PartialEq.js +++ b/implementors/core/cmp/trait.PartialEq.js @@ -1,3 +1,3 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl PartialEq<SmtpErrorWrapper> for SmtpErrorWrapper","synthetic":false,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl PartialEq<ServiceError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl PartialEq<PageError> for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]}]; +implementors["mcaptcha"] = [{"text":"impl PartialEq<SmtpErrorWrapper> for SmtpErrorWrapper","synthetic":false,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl PartialEq<ServiceError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl PartialEq<PageError> for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/convert/trait.From.js b/implementors/core/convert/trait.From.js index f22b98ef..b7d40e72 100644 --- a/implementors/core/convert/trait.From.js +++ b/implementors/core/convert/trait.From.js @@ -1,4 +1,4 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl From<ChangePasswordReqest> for UpdatePassword","synthetic":false,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl From<UninitializedFieldError> for BuildDetailsBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl From<String> for BuildDetailsBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl From<UninitializedFieldError> for HealthBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl From<String> for HealthBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl From<Notification> for NotificationResp","synthetic":false,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl From<CredsError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<ValidationErrors> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<ParseError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<CaptchaError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<Error> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<Error> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<RecvError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<MailboxError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<Error> for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]},{"text":"impl From<ServiceError> for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]},{"text":"impl From<Notification> for Notification","synthetic":false,"types":["mcaptcha::pages::panel::notifications::Notification"]}]; -implementors["mcaptcha_browser"] = [{"text":"impl From<PoW<String>> for Work","synthetic":false,"types":["mcaptcha_browser::Work"]}]; +implementors["mcaptcha"] = [{"text":"impl From<ChangePasswordReqest> for UpdatePassword","synthetic":false,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl From<UninitializedFieldError> for BuildDetailsBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl From<String> for BuildDetailsBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl From<UninitializedFieldError> for HealthBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl From<String> for HealthBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl From<Notification> for NotificationResp","synthetic":false,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl From<CredsError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<ValidationErrors> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<ParseError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<CaptchaError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<Error> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<Error> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<RecvError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<MailboxError> for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl From<Error> for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]},{"text":"impl From<ServiceError> for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]},{"text":"impl From<Notification> for Notification","synthetic":false,"types":["mcaptcha::pages::panel::notifications::Notification"]}]; +implementors["mcaptcha_browser"] = [{"text":"impl From<PoW<String>> for Work","synthetic":false,"types":["mcaptcha_browser::Work"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/default/trait.Default.js b/implementors/core/default/trait.Default.js index 693d6ae4..8a1004dc 100644 --- a/implementors/core/default/trait.Default.js +++ b/implementors/core/default/trait.Default.js @@ -1,3 +1,3 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl Default for BuildDetailsBuilder","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Default for HealthBuilder","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Default for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Default for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl<'a> Default for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Default for IndexPage","synthetic":false,"types":["mcaptcha::pages::sitemap::IndexPage"]}]; +implementors["mcaptcha"] = [{"text":"impl Default for BuildDetailsBuilder","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Default for HealthBuilder","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Default for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Default for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl<'a> Default for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Default for IndexPage","synthetic":false,"types":["mcaptcha::pages::sitemap::IndexPage"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/fmt/trait.Debug.js b/implementors/core/fmt/trait.Debug.js index 784105a7..9919178f 100644 --- a/implementors/core/fmt/trait.Debug.js +++ b/implementors/core/fmt/trait.Debug.js @@ -1,4 +1,4 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl Debug for Email","synthetic":false,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Debug for ChangePasswordReqest","synthetic":false,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Debug for Secret","synthetic":false,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Debug for Username","synthetic":false,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Debug for AccountCheckPayload","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Debug for AccountCheckResp","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Debug for Register","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Debug for Login","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Debug for Password","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Debug for MCaptchaID","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Debug for MCaptchaDetails","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Debug for DeleteCaptcha","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Debug for StatsPayload","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Debug for Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Debug for I32Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Debug for BuildDetails","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Debug for BuildDetailsBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Debug for Health","synthetic":false,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Debug for HealthBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Debug for GetConfigPayload","synthetic":false,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Debug for ValidationToken","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Debug for CaptchaValidateResp","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Debug for Date","synthetic":false,"types":["mcaptcha::date::Date"]},{"text":"impl Debug for SmtpErrorWrapper","synthetic":false,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Debug for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Debug for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]},{"text":"impl Debug for Server","synthetic":false,"types":["mcaptcha::settings::Server"]},{"text":"impl Debug for Captcha","synthetic":false,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Debug for Smtp","synthetic":false,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Debug for DatabaseBuilder","synthetic":false,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Debug for Database","synthetic":false,"types":["mcaptcha::settings::Database"]},{"text":"impl Debug for Redis","synthetic":false,"types":["mcaptcha::settings::Redis"]},{"text":"impl Debug for Settings","synthetic":false,"types":["mcaptcha::settings::Settings"]},{"text":"impl Debug for StatsUnixTimestamp","synthetic":false,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Debug for Stats","synthetic":false,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Debug for StatsPayload","synthetic":false,"types":["mcaptcha::stats::fetch::StatsPayload"]}]; -implementors["tests_migrate"] = [{"text":"impl Debug for Server","synthetic":false,"types":["tests_migrate::settings::Server"]},{"text":"impl Debug for Captcha","synthetic":false,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Debug for Smtp","synthetic":false,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Debug for DatabaseBuilder","synthetic":false,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Debug for Database","synthetic":false,"types":["tests_migrate::settings::Database"]},{"text":"impl Debug for Redis","synthetic":false,"types":["tests_migrate::settings::Redis"]},{"text":"impl Debug for Settings","synthetic":false,"types":["tests_migrate::settings::Settings"]}]; +implementors["mcaptcha"] = [{"text":"impl Debug for Email","synthetic":false,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Debug for ChangePasswordReqest","synthetic":false,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Debug for Secret","synthetic":false,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Debug for Username","synthetic":false,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Debug for AccountCheckPayload","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Debug for AccountCheckResp","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Debug for Register","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Debug for Login","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Debug for Password","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Debug for MCaptchaID","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Debug for MCaptchaDetails","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Debug for DeleteCaptcha","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Debug for StatsPayload","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Debug for Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Debug for I32Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Debug for BuildDetails","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Debug for BuildDetailsBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Debug for Health","synthetic":false,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Debug for HealthBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Debug for GetConfigPayload","synthetic":false,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Debug for ValidationToken","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Debug for CaptchaValidateResp","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Debug for Date","synthetic":false,"types":["mcaptcha::date::Date"]},{"text":"impl Debug for SmtpErrorWrapper","synthetic":false,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Debug for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Debug for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]},{"text":"impl Debug for Server","synthetic":false,"types":["mcaptcha::settings::Server"]},{"text":"impl Debug for Captcha","synthetic":false,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Debug for Smtp","synthetic":false,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Debug for DatabaseBuilder","synthetic":false,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Debug for Database","synthetic":false,"types":["mcaptcha::settings::Database"]},{"text":"impl Debug for Redis","synthetic":false,"types":["mcaptcha::settings::Redis"]},{"text":"impl Debug for Settings","synthetic":false,"types":["mcaptcha::settings::Settings"]},{"text":"impl Debug for StatsUnixTimestamp","synthetic":false,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Debug for Stats","synthetic":false,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Debug for StatsPayload","synthetic":false,"types":["mcaptcha::stats::fetch::StatsPayload"]}]; +implementors["tests_migrate"] = [{"text":"impl Debug for Server","synthetic":false,"types":["tests_migrate::settings::Server"]},{"text":"impl Debug for Captcha","synthetic":false,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Debug for Smtp","synthetic":false,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Debug for DatabaseBuilder","synthetic":false,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Debug for Database","synthetic":false,"types":["tests_migrate::settings::Database"]},{"text":"impl Debug for Redis","synthetic":false,"types":["tests_migrate::settings::Redis"]},{"text":"impl Debug for Settings","synthetic":false,"types":["tests_migrate::settings::Settings"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/fmt/trait.Display.js b/implementors/core/fmt/trait.Display.js index 80886d7f..d7e7c913 100644 --- a/implementors/core/fmt/trait.Display.js +++ b/implementors/core/fmt/trait.Display.js @@ -1,3 +1,3 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl Display for BuildDetailsBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Display for HealthBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Display for SmtpErrorWrapper","synthetic":false,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Display for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Display for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]}]; +implementors["mcaptcha"] = [{"text":"impl Display for BuildDetailsBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Display for HealthBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Display for SmtpErrorWrapper","synthetic":false,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Display for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Display for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/marker/trait.Freeze.js b/implementors/core/marker/trait.Freeze.js index 563ed3a7..a12760bc 100644 --- a/implementors/core/marker/trait.Freeze.js +++ b/implementors/core/marker/trait.Freeze.js @@ -1,5 +1,5 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl Freeze for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl Freeze for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Freeze for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl Freeze for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl Freeze for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Freeze for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl Freeze for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl Freeze for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Freeze for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl Freeze for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl Freeze for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl Freeze for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Freeze for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl Freeze for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl Freeze for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Freeze for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Freeze for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl Freeze for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Freeze for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Freeze for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Freeze for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl Freeze for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl Freeze for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl Freeze for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl Freeze for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Freeze for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Freeze for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl Freeze for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Freeze for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl Freeze for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Freeze for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl Freeze for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl Freeze for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl Freeze for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl Freeze for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl Freeze for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl Freeze for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl Freeze for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl Freeze for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl Freeze for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl Freeze for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl Freeze for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl Freeze for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl Freeze for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Freeze for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Freeze for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl Freeze for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Freeze for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Freeze for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Freeze for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl Freeze for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Freeze for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Freeze for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Freeze for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl Freeze for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl Freeze for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl Freeze for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl Freeze for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl Freeze for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl Freeze for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl Freeze for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl Freeze for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl Freeze for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl Freeze for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Freeze for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl Freeze for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Freeze for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl Freeze for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Freeze for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl Freeze for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl Freeze for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl Freeze for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl Freeze for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl Freeze for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl Freeze for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl Freeze for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl Freeze for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl Freeze for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl Freeze for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> Freeze for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Freeze for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Freeze for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Freeze for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl Freeze for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl Freeze for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> Freeze for CheckLoginMiddleware<S> where
    S: Freeze
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Freeze for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl Freeze for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl Freeze for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl Freeze for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> Freeze for SudoPage<'a, K, V>","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl Freeze for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl Freeze for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> Freeze for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl Freeze for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl Freeze for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl Freeze for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl Freeze for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl Freeze for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl Freeze for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> Freeze for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl Freeze for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl Freeze for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl Freeze for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl Freeze for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> Freeze for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Freeze for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl Freeze for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl Freeze for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl Freeze for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Freeze for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Freeze for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl Freeze for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl Freeze for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Freeze for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl Freeze for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl Freeze for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Freeze for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl Freeze for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Freeze for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl Freeze for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl Freeze for Methods","synthetic":true,"types":["mcaptcha::routes::Methods"]},{"text":"impl Freeze for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl Freeze for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Freeze for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Freeze for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Freeze for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl Freeze for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl Freeze for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl Freeze for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl Freeze for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl Freeze for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl Freeze for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl Freeze for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl Freeze for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl Freeze for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl Freeze for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl Freeze for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl Freeze for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl Freeze for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl Freeze for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl Freeze for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl Freeze for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl Freeze for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl Freeze for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Freeze for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Freeze for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl Freeze for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl Freeze for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl Freeze for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl Freeze for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl Freeze for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl Freeze for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl Freeze for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl Freeze for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl Freeze for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl Freeze for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl Freeze for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; +implementors["mcaptcha"] = [{"text":"impl Freeze for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl Freeze for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Freeze for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl Freeze for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl Freeze for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Freeze for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl Freeze for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl Freeze for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Freeze for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl Freeze for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl Freeze for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl Freeze for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Freeze for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl Freeze for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl Freeze for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Freeze for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Freeze for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl Freeze for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Freeze for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Freeze for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Freeze for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl Freeze for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl Freeze for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl Freeze for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl Freeze for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Freeze for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Freeze for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl Freeze for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Freeze for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl Freeze for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Freeze for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl Freeze for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl Freeze for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl Freeze for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl Freeze for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl Freeze for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl Freeze for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl Freeze for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl Freeze for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl Freeze for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl Freeze for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl Freeze for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl Freeze for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl Freeze for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Freeze for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Freeze for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl Freeze for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Freeze for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Freeze for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Freeze for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl Freeze for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Freeze for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Freeze for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Freeze for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl Freeze for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl Freeze for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl Freeze for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl Freeze for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl Freeze for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl Freeze for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl Freeze for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl Freeze for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl Freeze for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl Freeze for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Freeze for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl Freeze for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Freeze for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl Freeze for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Freeze for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl Freeze for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl Freeze for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl Freeze for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl Freeze for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl Freeze for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl Freeze for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl Freeze for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl Freeze for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl Freeze for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl Freeze for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> Freeze for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Freeze for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Freeze for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Freeze for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl Freeze for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl Freeze for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> Freeze for CheckLoginMiddleware<S> where
    S: Freeze
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Freeze for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl Freeze for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl Freeze for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl Freeze for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> Freeze for SudoPage<'a, K, V>","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl Freeze for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl Freeze for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> Freeze for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl Freeze for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl Freeze for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl Freeze for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl Freeze for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl Freeze for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl Freeze for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> Freeze for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl Freeze for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl Freeze for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl Freeze for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl Freeze for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> Freeze for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Freeze for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl Freeze for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl Freeze for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl Freeze for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Freeze for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Freeze for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl Freeze for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl Freeze for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Freeze for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl Freeze for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl Freeze for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Freeze for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl Freeze for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Freeze for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl Freeze for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl Freeze for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl Freeze for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Freeze for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Freeze for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Freeze for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl Freeze for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl Freeze for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl Freeze for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl Freeze for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl Freeze for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl Freeze for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl Freeze for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl Freeze for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl Freeze for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl Freeze for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl Freeze for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl Freeze for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl Freeze for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl Freeze for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl Freeze for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl Freeze for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl Freeze for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl Freeze for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Freeze for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Freeze for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl Freeze for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl Freeze for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl Freeze for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl Freeze for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl Freeze for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl Freeze for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl Freeze for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl Freeze for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl Freeze for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl Freeze for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl Freeze for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl Freeze for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; implementors["mcaptcha_browser"] = [{"text":"impl Freeze for Work","synthetic":true,"types":["mcaptcha_browser::Work"]}]; -implementors["tests_migrate"] = [{"text":"impl Freeze for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl Freeze for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Freeze for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Freeze for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Freeze for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl Freeze for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl Freeze for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl Freeze for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; +implementors["tests_migrate"] = [{"text":"impl Freeze for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl Freeze for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Freeze for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Freeze for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Freeze for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl Freeze for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl Freeze for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl Freeze for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/marker/trait.Send.js b/implementors/core/marker/trait.Send.js index 34d2bd38..66465e19 100644 --- a/implementors/core/marker/trait.Send.js +++ b/implementors/core/marker/trait.Send.js @@ -1,5 +1,5 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl Send for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl Send for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Send for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl Send for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl Send for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Send for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl Send for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl Send for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Send for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl Send for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl Send for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl Send for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Send for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl Send for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl Send for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Send for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Send for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl Send for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Send for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Send for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Send for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl Send for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl Send for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl Send for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl Send for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Send for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Send for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl Send for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Send for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl Send for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Send for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl Send for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl Send for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl Send for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl Send for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl Send for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl Send for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl Send for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl Send for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl Send for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl Send for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl Send for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl Send for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl Send for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Send for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Send for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl Send for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Send for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Send for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Send for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl Send for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Send for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Send for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Send for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl Send for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl Send for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl Send for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl Send for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl Send for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl Send for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl Send for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl Send for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl Send for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl Send for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Send for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl Send for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Send for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl Send for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Send for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl Send for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl Send for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl Send for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl Send for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl Send for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl Send for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl Send for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl Send for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl Send for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl Send for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> Send for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Send for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Send for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Send for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl Send for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl Send for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> Send for CheckLoginMiddleware<S> where
    S: Send
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Send for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl Send for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl Send for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl Send for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> Send for SudoPage<'a, K, V> where
    K: Send,
    V: Send
","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl Send for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl Send for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> Send for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl Send for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl Send for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl Send for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl Send for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl Send for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl Send for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> Send for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl Send for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl Send for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl Send for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl Send for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> Send for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Send for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl Send for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl Send for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl Send for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Send for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Send for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl Send for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl Send for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Send for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl Send for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl Send for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Send for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl Send for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Send for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl Send for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl Send for Methods","synthetic":true,"types":["mcaptcha::routes::Methods"]},{"text":"impl Send for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl Send for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Send for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Send for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Send for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl Send for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl Send for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl Send for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl Send for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl Send for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl Send for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl Send for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl Send for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl Send for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl Send for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl Send for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl Send for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl Send for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl Send for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl Send for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl Send for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl Send for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl Send for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Send for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Send for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl Send for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl Send for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl Send for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl Send for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl Send for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl Send for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl Send for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl Send for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl Send for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl Send for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl Send for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; -implementors["mcaptcha_browser"] = [{"text":"impl Send for Work","synthetic":true,"types":["mcaptcha_browser::Work"]}]; -implementors["tests_migrate"] = [{"text":"impl Send for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl Send for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Send for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Send for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Send for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl Send for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl Send for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl Send for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; +implementors["mcaptcha"] = [{"text":"impl Send for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl Send for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Send for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl Send for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl Send for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Send for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl Send for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl Send for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Send for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl Send for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl Send for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl Send for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Send for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl Send for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl Send for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Send for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Send for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl Send for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Send for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Send for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Send for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl Send for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl Send for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl Send for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl Send for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Send for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Send for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl Send for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Send for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl Send for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Send for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl Send for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl Send for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl Send for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl Send for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl Send for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl Send for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl Send for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl Send for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl Send for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl Send for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl Send for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl Send for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl Send for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Send for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Send for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl Send for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Send for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Send for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Send for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl Send for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Send for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Send for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Send for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl Send for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl Send for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl Send for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl Send for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl Send for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl Send for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl Send for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl Send for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl Send for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl Send for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Send for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl Send for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Send for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl Send for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Send for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl Send for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl Send for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl Send for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl Send for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl Send for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl Send for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl Send for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl Send for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl Send for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl Send for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> Send for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Send for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Send for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Send for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl Send for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl Send for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> Send for CheckLoginMiddleware<S> where
    S: Send
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Send for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl Send for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl Send for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl Send for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> Send for SudoPage<'a, K, V> where
    K: Send,
    V: Send
","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl Send for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl Send for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> Send for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl Send for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl Send for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl Send for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl Send for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl Send for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl Send for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> Send for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl Send for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl Send for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl Send for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl Send for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> Send for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Send for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl Send for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl Send for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl Send for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Send for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Send for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl Send for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl Send for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Send for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl Send for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl Send for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Send for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl Send for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Send for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl Send for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl Send for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl Send for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Send for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Send for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Send for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl Send for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl Send for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl Send for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl Send for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl Send for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl Send for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl Send for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl Send for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl Send for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl Send for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl Send for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl Send for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl Send for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl Send for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl Send for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl Send for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl Send for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl Send for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Send for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Send for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl Send for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl Send for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl Send for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl Send for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl Send for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl Send for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl Send for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl Send for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl Send for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl Send for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl Send for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl Send for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; +implementors["mcaptcha_browser"] = [{"text":"impl Send for Work","synthetic":true,"types":["mcaptcha_browser::Work"]}]; +implementors["tests_migrate"] = [{"text":"impl Send for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl Send for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Send for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Send for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Send for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl Send for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl Send for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl Send for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/marker/trait.StructuralPartialEq.js b/implementors/core/marker/trait.StructuralPartialEq.js index 587de9a6..0b7814af 100644 --- a/implementors/core/marker/trait.StructuralPartialEq.js +++ b/implementors/core/marker/trait.StructuralPartialEq.js @@ -1,3 +1,3 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl StructuralPartialEq for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl StructuralPartialEq for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]}]; +implementors["mcaptcha"] = [{"text":"impl StructuralPartialEq for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl StructuralPartialEq for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/marker/trait.Sync.js b/implementors/core/marker/trait.Sync.js index bde23107..386950eb 100644 --- a/implementors/core/marker/trait.Sync.js +++ b/implementors/core/marker/trait.Sync.js @@ -1,5 +1,5 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl Sync for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl Sync for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Sync for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl Sync for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl Sync for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Sync for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl Sync for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl Sync for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Sync for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl Sync for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl Sync for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl Sync for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Sync for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl Sync for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl Sync for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Sync for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Sync for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl Sync for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Sync for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Sync for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Sync for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl Sync for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl Sync for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl Sync for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl Sync for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Sync for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Sync for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl Sync for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Sync for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl Sync for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Sync for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl Sync for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl Sync for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl Sync for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl Sync for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl Sync for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl Sync for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl Sync for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl Sync for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl Sync for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl Sync for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl Sync for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl Sync for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl Sync for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Sync for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Sync for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl Sync for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Sync for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Sync for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Sync for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl Sync for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Sync for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Sync for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Sync for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl Sync for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl Sync for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl Sync for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl Sync for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl Sync for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl Sync for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl Sync for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl Sync for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl Sync for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl Sync for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Sync for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl Sync for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Sync for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl Sync for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Sync for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl Sync for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl Sync for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl Sync for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl Sync for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl Sync for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl Sync for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl Sync for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl Sync for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl Sync for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl Sync for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> Sync for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Sync for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Sync for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Sync for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl Sync for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl Sync for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> Sync for CheckLoginMiddleware<S> where
    S: Sync
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Sync for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl Sync for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl Sync for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl Sync for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> Sync for SudoPage<'a, K, V> where
    K: Sync,
    V: Sync
","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl Sync for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl Sync for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> Sync for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl Sync for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl Sync for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl Sync for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl Sync for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl Sync for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl Sync for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> Sync for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl Sync for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl Sync for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl Sync for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl Sync for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> Sync for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Sync for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl Sync for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl Sync for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl Sync for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Sync for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Sync for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl Sync for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl Sync for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Sync for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl Sync for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl Sync for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Sync for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl Sync for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Sync for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl Sync for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl Sync for Methods","synthetic":true,"types":["mcaptcha::routes::Methods"]},{"text":"impl Sync for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl Sync for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Sync for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Sync for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Sync for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl Sync for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl Sync for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl Sync for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl Sync for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl Sync for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl Sync for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl Sync for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl Sync for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl Sync for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl Sync for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl Sync for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl Sync for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl Sync for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl Sync for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl Sync for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl Sync for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl Sync for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl Sync for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Sync for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Sync for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl Sync for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl Sync for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl Sync for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl Sync for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl Sync for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl Sync for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl Sync for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl Sync for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl Sync for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl Sync for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl Sync for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; -implementors["mcaptcha_browser"] = [{"text":"impl Sync for Work","synthetic":true,"types":["mcaptcha_browser::Work"]}]; -implementors["tests_migrate"] = [{"text":"impl Sync for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl Sync for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Sync for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Sync for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Sync for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl Sync for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl Sync for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl Sync for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; +implementors["mcaptcha"] = [{"text":"impl Sync for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl Sync for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Sync for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl Sync for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl Sync for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Sync for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl Sync for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl Sync for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Sync for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl Sync for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl Sync for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl Sync for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Sync for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl Sync for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl Sync for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Sync for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Sync for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl Sync for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Sync for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Sync for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Sync for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl Sync for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl Sync for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl Sync for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl Sync for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Sync for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Sync for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl Sync for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Sync for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl Sync for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Sync for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl Sync for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl Sync for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl Sync for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl Sync for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl Sync for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl Sync for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl Sync for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl Sync for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl Sync for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl Sync for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl Sync for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl Sync for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl Sync for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Sync for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Sync for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl Sync for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Sync for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Sync for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Sync for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl Sync for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Sync for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Sync for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Sync for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl Sync for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl Sync for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl Sync for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl Sync for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl Sync for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl Sync for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl Sync for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl Sync for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl Sync for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl Sync for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Sync for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl Sync for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Sync for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl Sync for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Sync for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl Sync for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl Sync for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl Sync for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl Sync for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl Sync for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl Sync for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl Sync for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl Sync for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl Sync for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl Sync for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> Sync for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Sync for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Sync for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Sync for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl Sync for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl Sync for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> Sync for CheckLoginMiddleware<S> where
    S: Sync
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Sync for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl Sync for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl Sync for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl Sync for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> Sync for SudoPage<'a, K, V> where
    K: Sync,
    V: Sync
","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl Sync for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl Sync for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> Sync for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl Sync for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl Sync for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl Sync for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl Sync for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl Sync for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl Sync for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> Sync for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl Sync for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl Sync for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl Sync for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl Sync for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> Sync for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Sync for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl Sync for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl Sync for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl Sync for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Sync for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Sync for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl Sync for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl Sync for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Sync for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl Sync for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl Sync for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Sync for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl Sync for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Sync for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl Sync for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl Sync for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl Sync for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Sync for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Sync for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Sync for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl Sync for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl Sync for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl Sync for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl Sync for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl Sync for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl Sync for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl Sync for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl Sync for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl Sync for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl Sync for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl Sync for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl Sync for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl Sync for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl Sync for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl Sync for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl Sync for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl Sync for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl Sync for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Sync for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Sync for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl Sync for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl Sync for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl Sync for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl Sync for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl Sync for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl Sync for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl Sync for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl Sync for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl Sync for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl Sync for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl Sync for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl Sync for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; +implementors["mcaptcha_browser"] = [{"text":"impl Sync for Work","synthetic":true,"types":["mcaptcha_browser::Work"]}]; +implementors["tests_migrate"] = [{"text":"impl Sync for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl Sync for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Sync for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Sync for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Sync for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl Sync for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl Sync for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl Sync for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/marker/trait.Unpin.js b/implementors/core/marker/trait.Unpin.js index 92c7afa5..8490a7b4 100644 --- a/implementors/core/marker/trait.Unpin.js +++ b/implementors/core/marker/trait.Unpin.js @@ -1,5 +1,5 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl Unpin for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl Unpin for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Unpin for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl Unpin for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl Unpin for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Unpin for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl Unpin for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl Unpin for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Unpin for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl Unpin for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl Unpin for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl Unpin for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Unpin for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl Unpin for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl Unpin for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Unpin for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Unpin for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl Unpin for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Unpin for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Unpin for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Unpin for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl Unpin for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl Unpin for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl Unpin for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl Unpin for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Unpin for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Unpin for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl Unpin for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Unpin for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl Unpin for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Unpin for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl Unpin for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl Unpin for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl Unpin for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl Unpin for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl Unpin for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl Unpin for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl Unpin for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl Unpin for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl Unpin for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl Unpin for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl Unpin for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl Unpin for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl Unpin for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Unpin for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Unpin for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl Unpin for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Unpin for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Unpin for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Unpin for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl Unpin for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Unpin for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Unpin for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Unpin for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl Unpin for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl Unpin for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl Unpin for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl Unpin for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl Unpin for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl Unpin for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl Unpin for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl Unpin for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl Unpin for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl Unpin for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Unpin for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl Unpin for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Unpin for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl Unpin for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Unpin for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl Unpin for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl Unpin for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl Unpin for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl Unpin for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl Unpin for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl Unpin for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl Unpin for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl Unpin for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl Unpin for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl Unpin for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> Unpin for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Unpin for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Unpin for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Unpin for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl Unpin for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl Unpin for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> Unpin for CheckLoginMiddleware<S> where
    S: Unpin
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Unpin for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl Unpin for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl Unpin for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl Unpin for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> Unpin for SudoPage<'a, K, V> where
    K: Unpin,
    V: Unpin
","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl Unpin for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl Unpin for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> Unpin for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl Unpin for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl Unpin for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl Unpin for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl Unpin for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl Unpin for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl Unpin for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> Unpin for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl Unpin for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl Unpin for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl Unpin for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl Unpin for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> Unpin for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Unpin for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl Unpin for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl Unpin for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl Unpin for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Unpin for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Unpin for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl Unpin for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl Unpin for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Unpin for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl Unpin for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl Unpin for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Unpin for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl Unpin for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Unpin for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl Unpin for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl Unpin for Methods","synthetic":true,"types":["mcaptcha::routes::Methods"]},{"text":"impl Unpin for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl Unpin for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Unpin for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Unpin for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Unpin for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl Unpin for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl Unpin for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl Unpin for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl Unpin for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl Unpin for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl Unpin for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl Unpin for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl Unpin for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl Unpin for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl Unpin for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl Unpin for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl Unpin for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl Unpin for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl Unpin for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl Unpin for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl Unpin for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl Unpin for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl Unpin for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Unpin for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Unpin for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl Unpin for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl Unpin for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl Unpin for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl Unpin for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl Unpin for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl Unpin for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl Unpin for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl Unpin for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl Unpin for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl Unpin for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl Unpin for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; -implementors["mcaptcha_browser"] = [{"text":"impl Unpin for Work","synthetic":true,"types":["mcaptcha_browser::Work"]}]; -implementors["tests_migrate"] = [{"text":"impl Unpin for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl Unpin for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Unpin for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Unpin for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Unpin for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl Unpin for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl Unpin for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl Unpin for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; +implementors["mcaptcha"] = [{"text":"impl Unpin for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl Unpin for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Unpin for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl Unpin for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl Unpin for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Unpin for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl Unpin for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl Unpin for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Unpin for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl Unpin for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl Unpin for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl Unpin for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Unpin for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl Unpin for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl Unpin for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Unpin for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Unpin for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl Unpin for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Unpin for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Unpin for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Unpin for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl Unpin for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl Unpin for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl Unpin for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl Unpin for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Unpin for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Unpin for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl Unpin for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Unpin for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl Unpin for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Unpin for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl Unpin for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl Unpin for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl Unpin for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl Unpin for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl Unpin for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl Unpin for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl Unpin for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl Unpin for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl Unpin for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl Unpin for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl Unpin for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl Unpin for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl Unpin for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Unpin for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Unpin for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl Unpin for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Unpin for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl Unpin for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Unpin for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl Unpin for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Unpin for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl Unpin for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Unpin for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl Unpin for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl Unpin for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl Unpin for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl Unpin for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl Unpin for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl Unpin for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl Unpin for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl Unpin for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl Unpin for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl Unpin for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Unpin for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl Unpin for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Unpin for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl Unpin for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Unpin for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl Unpin for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl Unpin for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl Unpin for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl Unpin for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl Unpin for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl Unpin for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl Unpin for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl Unpin for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl Unpin for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl Unpin for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> Unpin for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Unpin for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Unpin for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Unpin for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl Unpin for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl Unpin for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> Unpin for CheckLoginMiddleware<S> where
    S: Unpin
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Unpin for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl Unpin for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl Unpin for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl Unpin for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> Unpin for SudoPage<'a, K, V> where
    K: Unpin,
    V: Unpin
","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl Unpin for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl Unpin for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> Unpin for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl Unpin for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl Unpin for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl Unpin for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl Unpin for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl Unpin for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl Unpin for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> Unpin for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl Unpin for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl Unpin for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl Unpin for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl Unpin for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> Unpin for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Unpin for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl Unpin for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl Unpin for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl Unpin for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Unpin for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Unpin for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl Unpin for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl Unpin for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Unpin for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl Unpin for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl Unpin for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Unpin for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl Unpin for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Unpin for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl Unpin for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl Unpin for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl Unpin for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl Unpin for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl Unpin for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl Unpin for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl Unpin for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl Unpin for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl Unpin for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl Unpin for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl Unpin for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl Unpin for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl Unpin for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl Unpin for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl Unpin for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl Unpin for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl Unpin for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl Unpin for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl Unpin for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl Unpin for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl Unpin for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl Unpin for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl Unpin for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl Unpin for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Unpin for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl Unpin for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl Unpin for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl Unpin for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl Unpin for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl Unpin for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl Unpin for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl Unpin for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl Unpin for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl Unpin for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl Unpin for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl Unpin for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl Unpin for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl Unpin for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; +implementors["mcaptcha_browser"] = [{"text":"impl Unpin for Work","synthetic":true,"types":["mcaptcha_browser::Work"]}]; +implementors["tests_migrate"] = [{"text":"impl Unpin for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl Unpin for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl Unpin for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl Unpin for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl Unpin for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl Unpin for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl Unpin for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl Unpin for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/ops/deref/trait.Deref.js b/implementors/core/ops/deref/trait.Deref.js index fd7a949e..16778130 100644 --- a/implementors/core/ops/deref/trait.Deref.js +++ b/implementors/core/ops/deref/trait.Deref.js @@ -1,4 +1,4 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl Deref for INDEX","synthetic":false,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl Deref for INDEX","synthetic":false,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl Deref for INTERNAL_SERVER_ERROR_BODY","synthetic":false,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl Deref for UNKNOWN_ERROR_BODY","synthetic":false,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl Deref for INDEX","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl Deref for INDEX","synthetic":false,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl Deref for KEY","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl Deref for GITHUB","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl Deref for HOME","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl Deref for SETTINGS_ICON","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl Deref for CREDIT_CARD","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl Deref for HELP_CIRCLE","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl Deref for MESSAGE","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl Deref for DOCS_ICON","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl Deref for MCAPTCHA_TRANS_ICON","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl Deref for BAR_CHART","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl Deref for INDEX_PAGE","synthetic":false,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl Deref for SETTINGS","synthetic":false,"types":["mcaptcha::SETTINGS"]},{"text":"impl Deref for FILES","synthetic":false,"types":["mcaptcha::FILES"]},{"text":"impl Deref for JS","synthetic":false,"types":["mcaptcha::JS"]},{"text":"impl Deref for CSS","synthetic":false,"types":["mcaptcha::CSS"]},{"text":"impl Deref for MOBILE_CSS","synthetic":false,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl Deref for VERIFICATIN_WIDGET_JS","synthetic":false,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl Deref for VERIFICATIN_WIDGET_CSS","synthetic":false,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl Deref for SOURCE_FILES_OF_INSTANCE","synthetic":false,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; -implementors["tests_migrate"] = [{"text":"impl Deref for SETTINGS","synthetic":false,"types":["tests_migrate::SETTINGS"]}]; +implementors["mcaptcha"] = [{"text":"impl Deref for INDEX","synthetic":false,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl Deref for INDEX","synthetic":false,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl Deref for INTERNAL_SERVER_ERROR_BODY","synthetic":false,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl Deref for UNKNOWN_ERROR_BODY","synthetic":false,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl Deref for INDEX","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl Deref for INDEX","synthetic":false,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl Deref for KEY","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl Deref for GITHUB","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl Deref for HOME","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl Deref for SETTINGS_ICON","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl Deref for CREDIT_CARD","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl Deref for HELP_CIRCLE","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl Deref for MESSAGE","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl Deref for DOCS_ICON","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl Deref for MCAPTCHA_TRANS_ICON","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl Deref for BAR_CHART","synthetic":false,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl Deref for INDEX_PAGE","synthetic":false,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl Deref for SETTINGS","synthetic":false,"types":["mcaptcha::SETTINGS"]},{"text":"impl Deref for FILES","synthetic":false,"types":["mcaptcha::FILES"]},{"text":"impl Deref for JS","synthetic":false,"types":["mcaptcha::JS"]},{"text":"impl Deref for CSS","synthetic":false,"types":["mcaptcha::CSS"]},{"text":"impl Deref for MOBILE_CSS","synthetic":false,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl Deref for VERIFICATIN_WIDGET_JS","synthetic":false,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl Deref for VERIFICATIN_WIDGET_CSS","synthetic":false,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl Deref for SOURCE_FILES_OF_INSTANCE","synthetic":false,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; +implementors["tests_migrate"] = [{"text":"impl Deref for SETTINGS","synthetic":false,"types":["tests_migrate::SETTINGS"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js b/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js new file mode 100644 index 00000000..36986aaa --- /dev/null +++ b/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js @@ -0,0 +1,5 @@ +(function() {var implementors = {}; +implementors["mcaptcha"] = [{"text":"impl RefUnwindSafe for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl RefUnwindSafe for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl RefUnwindSafe for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl RefUnwindSafe for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl RefUnwindSafe for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl RefUnwindSafe for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl RefUnwindSafe for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl RefUnwindSafe for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl RefUnwindSafe for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl RefUnwindSafe for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl RefUnwindSafe for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl RefUnwindSafe for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl RefUnwindSafe for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl RefUnwindSafe for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl RefUnwindSafe for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl RefUnwindSafe for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl RefUnwindSafe for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl RefUnwindSafe for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl RefUnwindSafe for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl RefUnwindSafe for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl RefUnwindSafe for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl RefUnwindSafe for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl RefUnwindSafe for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl RefUnwindSafe for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl RefUnwindSafe for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl RefUnwindSafe for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl RefUnwindSafe for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl RefUnwindSafe for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl RefUnwindSafe for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl RefUnwindSafe for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl RefUnwindSafe for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl RefUnwindSafe for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl RefUnwindSafe for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl RefUnwindSafe for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl RefUnwindSafe for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl RefUnwindSafe for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl RefUnwindSafe for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl RefUnwindSafe for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl RefUnwindSafe for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl RefUnwindSafe for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl RefUnwindSafe for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl RefUnwindSafe for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl RefUnwindSafe for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl RefUnwindSafe for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl RefUnwindSafe for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl RefUnwindSafe for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl RefUnwindSafe for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl RefUnwindSafe for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl RefUnwindSafe for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl RefUnwindSafe for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl RefUnwindSafe for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl RefUnwindSafe for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl RefUnwindSafe for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl RefUnwindSafe for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl RefUnwindSafe for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl RefUnwindSafe for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl RefUnwindSafe for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl RefUnwindSafe for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl RefUnwindSafe for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl RefUnwindSafe for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl RefUnwindSafe for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl RefUnwindSafe for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl RefUnwindSafe for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl RefUnwindSafe for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl RefUnwindSafe for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl RefUnwindSafe for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl RefUnwindSafe for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl RefUnwindSafe for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl RefUnwindSafe for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl RefUnwindSafe for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl RefUnwindSafe for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl !RefUnwindSafe for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl !RefUnwindSafe for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl RefUnwindSafe for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl RefUnwindSafe for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl RefUnwindSafe for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl RefUnwindSafe for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl RefUnwindSafe for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl RefUnwindSafe for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> RefUnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl !RefUnwindSafe for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl !RefUnwindSafe for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl RefUnwindSafe for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl !RefUnwindSafe for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl RefUnwindSafe for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> RefUnwindSafe for CheckLoginMiddleware<S> where
    S: RefUnwindSafe
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl RefUnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl RefUnwindSafe for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl RefUnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl RefUnwindSafe for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> RefUnwindSafe for SudoPage<'a, K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl RefUnwindSafe for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl RefUnwindSafe for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> RefUnwindSafe for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl RefUnwindSafe for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl RefUnwindSafe for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl RefUnwindSafe for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl RefUnwindSafe for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl RefUnwindSafe for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl RefUnwindSafe for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> RefUnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl RefUnwindSafe for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl RefUnwindSafe for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl RefUnwindSafe for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl RefUnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> RefUnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl RefUnwindSafe for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl RefUnwindSafe for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl RefUnwindSafe for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl RefUnwindSafe for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl RefUnwindSafe for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl RefUnwindSafe for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl RefUnwindSafe for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl RefUnwindSafe for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl RefUnwindSafe for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl RefUnwindSafe for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl RefUnwindSafe for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl RefUnwindSafe for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl RefUnwindSafe for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl RefUnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl RefUnwindSafe for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl RefUnwindSafe for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl RefUnwindSafe for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl RefUnwindSafe for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl RefUnwindSafe for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl RefUnwindSafe for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl RefUnwindSafe for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl RefUnwindSafe for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl RefUnwindSafe for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl RefUnwindSafe for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl RefUnwindSafe for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl RefUnwindSafe for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl RefUnwindSafe for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl RefUnwindSafe for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl RefUnwindSafe for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl RefUnwindSafe for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl RefUnwindSafe for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl RefUnwindSafe for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl RefUnwindSafe for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl RefUnwindSafe for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl RefUnwindSafe for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl RefUnwindSafe for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl RefUnwindSafe for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl RefUnwindSafe for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl RefUnwindSafe for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl RefUnwindSafe for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl RefUnwindSafe for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl RefUnwindSafe for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl RefUnwindSafe for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl RefUnwindSafe for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl RefUnwindSafe for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl RefUnwindSafe for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl RefUnwindSafe for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl RefUnwindSafe for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl RefUnwindSafe for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl RefUnwindSafe for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl RefUnwindSafe for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; +implementors["mcaptcha_browser"] = [{"text":"impl RefUnwindSafe for Work","synthetic":true,"types":["mcaptcha_browser::Work"]}]; +implementors["tests_migrate"] = [{"text":"impl RefUnwindSafe for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl RefUnwindSafe for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl RefUnwindSafe for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl RefUnwindSafe for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl RefUnwindSafe for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl RefUnwindSafe for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl RefUnwindSafe for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl RefUnwindSafe for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; +if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/core/panic/unwind_safe/trait.UnwindSafe.js b/implementors/core/panic/unwind_safe/trait.UnwindSafe.js new file mode 100644 index 00000000..9c4ff281 --- /dev/null +++ b/implementors/core/panic/unwind_safe/trait.UnwindSafe.js @@ -0,0 +1,5 @@ +(function() {var implementors = {}; +implementors["mcaptcha"] = [{"text":"impl UnwindSafe for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl UnwindSafe for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl UnwindSafe for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl UnwindSafe for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl UnwindSafe for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl UnwindSafe for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl UnwindSafe for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl UnwindSafe for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl UnwindSafe for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl UnwindSafe for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl UnwindSafe for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl UnwindSafe for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl UnwindSafe for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl UnwindSafe for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl UnwindSafe for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl UnwindSafe for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl UnwindSafe for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl UnwindSafe for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl UnwindSafe for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl UnwindSafe for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl UnwindSafe for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl UnwindSafe for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl UnwindSafe for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl UnwindSafe for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl UnwindSafe for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl UnwindSafe for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl UnwindSafe for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl UnwindSafe for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl UnwindSafe for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl UnwindSafe for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl UnwindSafe for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl UnwindSafe for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl UnwindSafe for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl UnwindSafe for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl UnwindSafe for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl UnwindSafe for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl UnwindSafe for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl UnwindSafe for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl UnwindSafe for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl UnwindSafe for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl UnwindSafe for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl UnwindSafe for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl UnwindSafe for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl UnwindSafe for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl UnwindSafe for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl UnwindSafe for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl UnwindSafe for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl UnwindSafe for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl UnwindSafe for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl UnwindSafe for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl UnwindSafe for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl UnwindSafe for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl UnwindSafe for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl UnwindSafe for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl UnwindSafe for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl UnwindSafe for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl UnwindSafe for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl UnwindSafe for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl UnwindSafe for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl UnwindSafe for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl UnwindSafe for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl UnwindSafe for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl UnwindSafe for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl UnwindSafe for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl UnwindSafe for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl UnwindSafe for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl UnwindSafe for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl UnwindSafe for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl UnwindSafe for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl UnwindSafe for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl UnwindSafe for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl !UnwindSafe for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl !UnwindSafe for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl UnwindSafe for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl UnwindSafe for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl UnwindSafe for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl UnwindSafe for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl UnwindSafe for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl UnwindSafe for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> UnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl !UnwindSafe for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl !UnwindSafe for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl UnwindSafe for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl !UnwindSafe for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl UnwindSafe for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> UnwindSafe for CheckLoginMiddleware<S> where
    S: UnwindSafe
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl UnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl UnwindSafe for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl UnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl UnwindSafe for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> UnwindSafe for SudoPage<'a, K, V> where
    K: UnwindSafe,
    V: UnwindSafe
","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl UnwindSafe for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl UnwindSafe for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> UnwindSafe for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl UnwindSafe for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl UnwindSafe for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl UnwindSafe for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl UnwindSafe for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl UnwindSafe for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl UnwindSafe for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> UnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl UnwindSafe for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl UnwindSafe for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl UnwindSafe for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl UnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> UnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl UnwindSafe for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl UnwindSafe for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl UnwindSafe for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl UnwindSafe for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl UnwindSafe for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl UnwindSafe for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl UnwindSafe for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl UnwindSafe for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl UnwindSafe for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl UnwindSafe for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl UnwindSafe for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl UnwindSafe for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl UnwindSafe for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl UnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl UnwindSafe for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl UnwindSafe for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl UnwindSafe for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl UnwindSafe for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl UnwindSafe for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl UnwindSafe for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl UnwindSafe for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl UnwindSafe for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl UnwindSafe for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl UnwindSafe for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl UnwindSafe for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl UnwindSafe for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl UnwindSafe for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl UnwindSafe for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl UnwindSafe for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl UnwindSafe for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl UnwindSafe for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl UnwindSafe for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl UnwindSafe for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl UnwindSafe for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl UnwindSafe for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl UnwindSafe for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl UnwindSafe for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl UnwindSafe for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl UnwindSafe for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl UnwindSafe for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl UnwindSafe for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl UnwindSafe for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl UnwindSafe for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl UnwindSafe for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl UnwindSafe for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl UnwindSafe for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl UnwindSafe for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl UnwindSafe for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl UnwindSafe for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl UnwindSafe for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl UnwindSafe for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; +implementors["mcaptcha_browser"] = [{"text":"impl UnwindSafe for Work","synthetic":true,"types":["mcaptcha_browser::Work"]}]; +implementors["tests_migrate"] = [{"text":"impl UnwindSafe for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl UnwindSafe for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl UnwindSafe for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl UnwindSafe for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl UnwindSafe for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl UnwindSafe for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl UnwindSafe for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl UnwindSafe for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; +if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/sailfish/private/trait.Sealed.js b/implementors/sailfish/private/trait.Sealed.js index 7642f224..7d4a0e23 100644 --- a/implementors/sailfish/private/trait.Sealed.js +++ b/implementors/sailfish/private/trait.Sealed.js @@ -1,3 +1,3 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl<'a> Sealed for IndexPage<'a>","synthetic":false,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl<'a, K, V> Sealed for SudoPage<'a, K, V> where
    K: Display + Render,
    V: Display + Render, 
","synthetic":false,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl<'a> Sealed for ErrorPage<'a>","synthetic":false,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl<'a> Sealed for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl<'a> Sealed for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::widget::IndexPage"]}]; +implementors["mcaptcha"] = [{"text":"impl<'a> Sealed for IndexPage<'a>","synthetic":false,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl<'a, K, V> Sealed for SudoPage<'a, K, V> where
    K: Display + Render,
    V: Display + Render, 
","synthetic":false,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl<'a> Sealed for ErrorPage<'a>","synthetic":false,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl<'a> Sealed for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl<'a> Sealed for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Sealed for IndexPage","synthetic":false,"types":["mcaptcha::widget::IndexPage"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/sailfish/trait.TemplateOnce.js b/implementors/sailfish/trait.TemplateOnce.js index 93811c03..88cddd29 100644 --- a/implementors/sailfish/trait.TemplateOnce.js +++ b/implementors/sailfish/trait.TemplateOnce.js @@ -1,3 +1,3 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl<'a> TemplateOnce for IndexPage<'a>","synthetic":false,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl<'a, K, V> TemplateOnce for SudoPage<'a, K, V> where
    K: Display + Render,
    V: Display + Render, 
","synthetic":false,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl<'a> TemplateOnce for ErrorPage<'a>","synthetic":false,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl<'a> TemplateOnce for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl<'a> TemplateOnce for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::widget::IndexPage"]}]; +implementors["mcaptcha"] = [{"text":"impl<'a> TemplateOnce for IndexPage<'a>","synthetic":false,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl<'a, K, V> TemplateOnce for SudoPage<'a, K, V> where
    K: Display + Render,
    V: Display + Render, 
","synthetic":false,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl<'a> TemplateOnce for ErrorPage<'a>","synthetic":false,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl<'a> TemplateOnce for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl<'a> TemplateOnce for IndexPage<'a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl TemplateOnce for IndexPage","synthetic":false,"types":["mcaptcha::widget::IndexPage"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/serde/de/trait.Deserialize.js b/implementors/serde/de/trait.Deserialize.js index 9a27ed06..fd119c1f 100644 --- a/implementors/serde/de/trait.Deserialize.js +++ b/implementors/serde/de/trait.Deserialize.js @@ -1,5 +1,5 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl<'de> Deserialize<'de> for Email","synthetic":false,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl<'de> Deserialize<'de> for ChangePasswordReqest","synthetic":false,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl<'de> Deserialize<'de> for Secret","synthetic":false,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl<'de> Deserialize<'de> for Username","synthetic":false,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl<'de> Deserialize<'de> for AccountCheckPayload","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl<'de> Deserialize<'de> for AccountCheckResp","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl<'de> Deserialize<'de> for Register","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl<'de> Deserialize<'de> for Login","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl<'de> Deserialize<'de> for Password","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl<'de> Deserialize<'de> for MCaptchaID","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl<'de> Deserialize<'de> for MCaptchaDetails","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl<'de> Deserialize<'de> for DeleteCaptcha","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl<'de> Deserialize<'de> for StatsPayload","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl<'de> Deserialize<'de> for UpdateDuration","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl<'de> Deserialize<'de> for GetDurationResp","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl<'de> Deserialize<'de> for GetDuration","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl<'de> Deserialize<'de> for AddLevels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl<'de> Deserialize<'de> for UpdateLevels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl<'de> Deserialize<'de> for Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl<'de> Deserialize<'de> for I32Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Deserialize<'static> for BuildDetails","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl<'de> Deserialize<'de> for Health","synthetic":false,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl<'de> Deserialize<'de> for AddNotification","synthetic":false,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl<'de> Deserialize<'de> for NotificationResp","synthetic":false,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl<'de> Deserialize<'de> for MarkReadReq","synthetic":false,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl<'de> Deserialize<'de> for NotificationResp","synthetic":false,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl<'de> Deserialize<'de> for GetConfigPayload","synthetic":false,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl<'de> Deserialize<'de> for ValidationToken","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl<'de> Deserialize<'de> for CaptchaValidateResp","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl<'de> Deserialize<'de> for ErrorToResponse","synthetic":false,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl<'de> Deserialize<'de> for Server","synthetic":false,"types":["mcaptcha::settings::Server"]},{"text":"impl<'de> Deserialize<'de> for Captcha","synthetic":false,"types":["mcaptcha::settings::Captcha"]},{"text":"impl<'de> Deserialize<'de> for Smtp","synthetic":false,"types":["mcaptcha::settings::Smtp"]},{"text":"impl<'de> Deserialize<'de> for DatabaseBuilder","synthetic":false,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl<'de> Deserialize<'de> for Database","synthetic":false,"types":["mcaptcha::settings::Database"]},{"text":"impl<'de> Deserialize<'de> for Redis","synthetic":false,"types":["mcaptcha::settings::Redis"]},{"text":"impl<'de> Deserialize<'de> for Settings","synthetic":false,"types":["mcaptcha::settings::Settings"]},{"text":"impl<'de> Deserialize<'de> for StatsUnixTimestamp","synthetic":false,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl<'de> Deserialize<'de> for StatsPayload","synthetic":false,"types":["mcaptcha::stats::fetch::StatsPayload"]}]; -implementors["mcaptcha_browser"] = [{"text":"impl<'de> Deserialize<'de> for Work","synthetic":false,"types":["mcaptcha_browser::Work"]}]; -implementors["tests_migrate"] = [{"text":"impl<'de> Deserialize<'de> for Server","synthetic":false,"types":["tests_migrate::settings::Server"]},{"text":"impl<'de> Deserialize<'de> for Captcha","synthetic":false,"types":["tests_migrate::settings::Captcha"]},{"text":"impl<'de> Deserialize<'de> for Smtp","synthetic":false,"types":["tests_migrate::settings::Smtp"]},{"text":"impl<'de> Deserialize<'de> for DatabaseBuilder","synthetic":false,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl<'de> Deserialize<'de> for Database","synthetic":false,"types":["tests_migrate::settings::Database"]},{"text":"impl<'de> Deserialize<'de> for Redis","synthetic":false,"types":["tests_migrate::settings::Redis"]},{"text":"impl<'de> Deserialize<'de> for Settings","synthetic":false,"types":["tests_migrate::settings::Settings"]}]; +implementors["mcaptcha"] = [{"text":"impl<'de> Deserialize<'de> for Email","synthetic":false,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl<'de> Deserialize<'de> for ChangePasswordReqest","synthetic":false,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl<'de> Deserialize<'de> for Secret","synthetic":false,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl<'de> Deserialize<'de> for Username","synthetic":false,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl<'de> Deserialize<'de> for AccountCheckPayload","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl<'de> Deserialize<'de> for AccountCheckResp","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl<'de> Deserialize<'de> for Register","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl<'de> Deserialize<'de> for Login","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl<'de> Deserialize<'de> for Password","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl<'de> Deserialize<'de> for MCaptchaID","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl<'de> Deserialize<'de> for MCaptchaDetails","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl<'de> Deserialize<'de> for DeleteCaptcha","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl<'de> Deserialize<'de> for StatsPayload","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl<'de> Deserialize<'de> for UpdateDuration","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl<'de> Deserialize<'de> for GetDurationResp","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl<'de> Deserialize<'de> for GetDuration","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl<'de> Deserialize<'de> for AddLevels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl<'de> Deserialize<'de> for UpdateLevels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl<'de> Deserialize<'de> for Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl<'de> Deserialize<'de> for I32Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Deserialize<'static> for BuildDetails","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl<'de> Deserialize<'de> for Health","synthetic":false,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl<'de> Deserialize<'de> for AddNotification","synthetic":false,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl<'de> Deserialize<'de> for NotificationResp","synthetic":false,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl<'de> Deserialize<'de> for MarkReadReq","synthetic":false,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl<'de> Deserialize<'de> for NotificationResp","synthetic":false,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl<'de> Deserialize<'de> for GetConfigPayload","synthetic":false,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl<'de> Deserialize<'de> for ValidationToken","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl<'de> Deserialize<'de> for CaptchaValidateResp","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl<'de> Deserialize<'de> for ErrorToResponse","synthetic":false,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl<'de> Deserialize<'de> for Server","synthetic":false,"types":["mcaptcha::settings::Server"]},{"text":"impl<'de> Deserialize<'de> for Captcha","synthetic":false,"types":["mcaptcha::settings::Captcha"]},{"text":"impl<'de> Deserialize<'de> for Smtp","synthetic":false,"types":["mcaptcha::settings::Smtp"]},{"text":"impl<'de> Deserialize<'de> for DatabaseBuilder","synthetic":false,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl<'de> Deserialize<'de> for Database","synthetic":false,"types":["mcaptcha::settings::Database"]},{"text":"impl<'de> Deserialize<'de> for Redis","synthetic":false,"types":["mcaptcha::settings::Redis"]},{"text":"impl<'de> Deserialize<'de> for Settings","synthetic":false,"types":["mcaptcha::settings::Settings"]},{"text":"impl<'de> Deserialize<'de> for StatsUnixTimestamp","synthetic":false,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl<'de> Deserialize<'de> for StatsPayload","synthetic":false,"types":["mcaptcha::stats::fetch::StatsPayload"]}]; +implementors["mcaptcha_browser"] = [{"text":"impl<'de> Deserialize<'de> for Work","synthetic":false,"types":["mcaptcha_browser::Work"]}]; +implementors["tests_migrate"] = [{"text":"impl<'de> Deserialize<'de> for Server","synthetic":false,"types":["tests_migrate::settings::Server"]},{"text":"impl<'de> Deserialize<'de> for Captcha","synthetic":false,"types":["tests_migrate::settings::Captcha"]},{"text":"impl<'de> Deserialize<'de> for Smtp","synthetic":false,"types":["tests_migrate::settings::Smtp"]},{"text":"impl<'de> Deserialize<'de> for DatabaseBuilder","synthetic":false,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl<'de> Deserialize<'de> for Database","synthetic":false,"types":["tests_migrate::settings::Database"]},{"text":"impl<'de> Deserialize<'de> for Redis","synthetic":false,"types":["tests_migrate::settings::Redis"]},{"text":"impl<'de> Deserialize<'de> for Settings","synthetic":false,"types":["tests_migrate::settings::Settings"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/serde/ser/trait.Serialize.js b/implementors/serde/ser/trait.Serialize.js index f9f6cc0e..835ab007 100644 --- a/implementors/serde/ser/trait.Serialize.js +++ b/implementors/serde/ser/trait.Serialize.js @@ -1,4 +1,4 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl Serialize for Email","synthetic":false,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Serialize for ChangePasswordReqest","synthetic":false,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Serialize for Secret","synthetic":false,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Serialize for Username","synthetic":false,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Serialize for AccountCheckPayload","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Serialize for AccountCheckResp","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Serialize for Register","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Serialize for Login","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Serialize for Password","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Serialize for MCaptchaID","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Serialize for MCaptchaDetails","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Serialize for DeleteCaptcha","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Serialize for StatsPayload","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Serialize for UpdateDuration","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl Serialize for GetDurationResp","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl Serialize for GetDuration","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl Serialize for AddLevels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl Serialize for UpdateLevels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl Serialize for Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Serialize for I32Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Serialize for BuildDetails","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Serialize for Health","synthetic":false,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Serialize for AddNotification","synthetic":false,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl Serialize for NotificationResp","synthetic":false,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl Serialize for MarkReadReq","synthetic":false,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl Serialize for NotificationResp","synthetic":false,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl Serialize for GetConfigPayload","synthetic":false,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Serialize for ValidationToken","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Serialize for CaptchaValidateResp","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Serialize for ErrorToResponse","synthetic":false,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl Serialize for StatsUnixTimestamp","synthetic":false,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Serialize for StatsPayload","synthetic":false,"types":["mcaptcha::stats::fetch::StatsPayload"]}]; -implementors["mcaptcha_browser"] = [{"text":"impl Serialize for Work","synthetic":false,"types":["mcaptcha_browser::Work"]}]; +implementors["mcaptcha"] = [{"text":"impl Serialize for Email","synthetic":false,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl Serialize for ChangePasswordReqest","synthetic":false,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl Serialize for Secret","synthetic":false,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl Serialize for Username","synthetic":false,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl Serialize for AccountCheckPayload","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl Serialize for AccountCheckResp","synthetic":false,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl Serialize for Register","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl Serialize for Login","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl Serialize for Password","synthetic":false,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl Serialize for MCaptchaID","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl Serialize for MCaptchaDetails","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl Serialize for DeleteCaptcha","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl Serialize for StatsPayload","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl Serialize for UpdateDuration","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl Serialize for GetDurationResp","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl Serialize for GetDuration","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl Serialize for AddLevels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl Serialize for UpdateLevels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl Serialize for Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl Serialize for I32Levels","synthetic":false,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl Serialize for BuildDetails","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl Serialize for Health","synthetic":false,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl Serialize for AddNotification","synthetic":false,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl Serialize for NotificationResp","synthetic":false,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl Serialize for MarkReadReq","synthetic":false,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl Serialize for NotificationResp","synthetic":false,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl Serialize for GetConfigPayload","synthetic":false,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl Serialize for ValidationToken","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl Serialize for CaptchaValidateResp","synthetic":false,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl Serialize for ErrorToResponse","synthetic":false,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl Serialize for StatsUnixTimestamp","synthetic":false,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl Serialize for StatsPayload","synthetic":false,"types":["mcaptcha::stats::fetch::StatsPayload"]}]; +implementors["mcaptcha_browser"] = [{"text":"impl Serialize for Work","synthetic":false,"types":["mcaptcha_browser::Work"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/std/error/trait.Error.js b/implementors/std/error/trait.Error.js index a6207f5e..38e8a44f 100644 --- a/implementors/std/error/trait.Error.js +++ b/implementors/std/error/trait.Error.js @@ -1,3 +1,3 @@ (function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl Error for BuildDetailsBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Error for HealthBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Error for SmtpErrorWrapper","synthetic":false,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Error for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Error for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]}]; +implementors["mcaptcha"] = [{"text":"impl Error for BuildDetailsBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl Error for HealthBuilderError","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl Error for SmtpErrorWrapper","synthetic":false,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl Error for ServiceError","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl Error for PageError","synthetic":false,"types":["mcaptcha::errors::PageError"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/std/panic/trait.RefUnwindSafe.js b/implementors/std/panic/trait.RefUnwindSafe.js deleted file mode 100644 index f908d57c..00000000 --- a/implementors/std/panic/trait.RefUnwindSafe.js +++ /dev/null @@ -1,5 +0,0 @@ -(function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl RefUnwindSafe for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl RefUnwindSafe for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl RefUnwindSafe for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl RefUnwindSafe for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl RefUnwindSafe for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl RefUnwindSafe for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl RefUnwindSafe for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl RefUnwindSafe for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl RefUnwindSafe for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl RefUnwindSafe for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl RefUnwindSafe for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl RefUnwindSafe for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl RefUnwindSafe for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl RefUnwindSafe for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl RefUnwindSafe for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl RefUnwindSafe for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl RefUnwindSafe for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl RefUnwindSafe for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl RefUnwindSafe for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl RefUnwindSafe for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl RefUnwindSafe for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl RefUnwindSafe for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl RefUnwindSafe for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl RefUnwindSafe for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl RefUnwindSafe for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl RefUnwindSafe for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl RefUnwindSafe for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl RefUnwindSafe for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl RefUnwindSafe for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl RefUnwindSafe for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl RefUnwindSafe for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl RefUnwindSafe for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl RefUnwindSafe for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl RefUnwindSafe for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl RefUnwindSafe for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl RefUnwindSafe for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl RefUnwindSafe for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl RefUnwindSafe for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl RefUnwindSafe for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl RefUnwindSafe for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl RefUnwindSafe for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl RefUnwindSafe for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl RefUnwindSafe for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl RefUnwindSafe for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl RefUnwindSafe for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl RefUnwindSafe for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl RefUnwindSafe for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl RefUnwindSafe for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl RefUnwindSafe for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl RefUnwindSafe for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl RefUnwindSafe for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl RefUnwindSafe for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl RefUnwindSafe for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl RefUnwindSafe for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl RefUnwindSafe for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl RefUnwindSafe for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl RefUnwindSafe for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl RefUnwindSafe for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl RefUnwindSafe for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl RefUnwindSafe for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl RefUnwindSafe for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl RefUnwindSafe for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl RefUnwindSafe for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl RefUnwindSafe for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl RefUnwindSafe for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl RefUnwindSafe for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl RefUnwindSafe for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl RefUnwindSafe for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl RefUnwindSafe for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl RefUnwindSafe for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl RefUnwindSafe for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl !RefUnwindSafe for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl !RefUnwindSafe for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl RefUnwindSafe for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl RefUnwindSafe for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl RefUnwindSafe for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl RefUnwindSafe for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl RefUnwindSafe for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl RefUnwindSafe for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> RefUnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl !RefUnwindSafe for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl !RefUnwindSafe for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl RefUnwindSafe for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl !RefUnwindSafe for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl RefUnwindSafe for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> RefUnwindSafe for CheckLoginMiddleware<S> where
    S: RefUnwindSafe
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl RefUnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl RefUnwindSafe for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl RefUnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl RefUnwindSafe for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> RefUnwindSafe for SudoPage<'a, K, V> where
    K: RefUnwindSafe,
    V: RefUnwindSafe
","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl RefUnwindSafe for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl RefUnwindSafe for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> RefUnwindSafe for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl RefUnwindSafe for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl RefUnwindSafe for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl RefUnwindSafe for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl RefUnwindSafe for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl RefUnwindSafe for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl RefUnwindSafe for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> RefUnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl RefUnwindSafe for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl RefUnwindSafe for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl RefUnwindSafe for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl RefUnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> RefUnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl RefUnwindSafe for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl RefUnwindSafe for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl RefUnwindSafe for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl RefUnwindSafe for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl RefUnwindSafe for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl RefUnwindSafe for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl RefUnwindSafe for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl RefUnwindSafe for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl RefUnwindSafe for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl RefUnwindSafe for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl RefUnwindSafe for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl RefUnwindSafe for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl RefUnwindSafe for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl RefUnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl RefUnwindSafe for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl RefUnwindSafe for Methods","synthetic":true,"types":["mcaptcha::routes::Methods"]},{"text":"impl RefUnwindSafe for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl RefUnwindSafe for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl RefUnwindSafe for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl RefUnwindSafe for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl RefUnwindSafe for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl RefUnwindSafe for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl RefUnwindSafe for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl RefUnwindSafe for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl RefUnwindSafe for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl RefUnwindSafe for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl RefUnwindSafe for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl RefUnwindSafe for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl RefUnwindSafe for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl RefUnwindSafe for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl RefUnwindSafe for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl RefUnwindSafe for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl RefUnwindSafe for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl RefUnwindSafe for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl RefUnwindSafe for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl RefUnwindSafe for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl RefUnwindSafe for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl RefUnwindSafe for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl RefUnwindSafe for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl RefUnwindSafe for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl RefUnwindSafe for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl RefUnwindSafe for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl RefUnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl RefUnwindSafe for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl RefUnwindSafe for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl RefUnwindSafe for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl RefUnwindSafe for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl RefUnwindSafe for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl RefUnwindSafe for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl RefUnwindSafe for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl RefUnwindSafe for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl RefUnwindSafe for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl RefUnwindSafe for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; -implementors["mcaptcha_browser"] = [{"text":"impl RefUnwindSafe for Work","synthetic":true,"types":["mcaptcha_browser::Work"]}]; -implementors["tests_migrate"] = [{"text":"impl RefUnwindSafe for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl RefUnwindSafe for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl RefUnwindSafe for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl RefUnwindSafe for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl RefUnwindSafe for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl RefUnwindSafe for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl RefUnwindSafe for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl RefUnwindSafe for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/implementors/std/panic/trait.UnwindSafe.js b/implementors/std/panic/trait.UnwindSafe.js deleted file mode 100644 index 7539131c..00000000 --- a/implementors/std/panic/trait.UnwindSafe.js +++ /dev/null @@ -1,5 +0,0 @@ -(function() {var implementors = {}; -implementors["mcaptcha"] = [{"text":"impl UnwindSafe for delete_account","synthetic":true,"types":["mcaptcha::api::v1::account::delete::delete_account"]},{"text":"impl UnwindSafe for Email","synthetic":true,"types":["mcaptcha::api::v1::account::email::Email"]},{"text":"impl UnwindSafe for email_exists","synthetic":true,"types":["mcaptcha::api::v1::account::email::email_exists"]},{"text":"impl UnwindSafe for set_email","synthetic":true,"types":["mcaptcha::api::v1::account::email::set_email"]},{"text":"impl UnwindSafe for ChangePasswordReqest","synthetic":true,"types":["mcaptcha::api::v1::account::password::ChangePasswordReqest"]},{"text":"impl UnwindSafe for UpdatePassword","synthetic":true,"types":["mcaptcha::api::v1::account::password::UpdatePassword"]},{"text":"impl UnwindSafe for update_user_password","synthetic":true,"types":["mcaptcha::api::v1::account::password::update_user_password"]},{"text":"impl UnwindSafe for Secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::Secret"]},{"text":"impl UnwindSafe for get_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::get_secret"]},{"text":"impl UnwindSafe for update_user_secret","synthetic":true,"types":["mcaptcha::api::v1::account::secret::update_user_secret"]},{"text":"impl UnwindSafe for username_exists","synthetic":true,"types":["mcaptcha::api::v1::account::username::username_exists"]},{"text":"impl UnwindSafe for Username","synthetic":true,"types":["mcaptcha::api::v1::account::username::Username"]},{"text":"impl UnwindSafe for set_username","synthetic":true,"types":["mcaptcha::api::v1::account::username::set_username"]},{"text":"impl UnwindSafe for Account","synthetic":true,"types":["mcaptcha::api::v1::account::routes::Account"]},{"text":"impl UnwindSafe for AccountCheckPayload","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckPayload"]},{"text":"impl UnwindSafe for AccountCheckResp","synthetic":true,"types":["mcaptcha::api::v1::account::AccountCheckResp"]},{"text":"impl UnwindSafe for Auth","synthetic":true,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl UnwindSafe for Register","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Register"]},{"text":"impl UnwindSafe for Login","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Login"]},{"text":"impl UnwindSafe for Password","synthetic":true,"types":["mcaptcha::api::v1::auth::runners::Password"]},{"text":"impl UnwindSafe for register","synthetic":true,"types":["mcaptcha::api::v1::auth::register"]},{"text":"impl UnwindSafe for login","synthetic":true,"types":["mcaptcha::api::v1::auth::login"]},{"text":"impl UnwindSafe for signout","synthetic":true,"types":["mcaptcha::api::v1::auth::signout"]},{"text":"impl UnwindSafe for MCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha"]},{"text":"impl UnwindSafe for MCaptchaID","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID"]},{"text":"impl UnwindSafe for MCaptchaDetails","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails"]},{"text":"impl UnwindSafe for update_token","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::update_token"]},{"text":"impl UnwindSafe for DeleteCaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha"]},{"text":"impl UnwindSafe for delete_mcaptcha","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha"]},{"text":"impl UnwindSafe for StatsPayload","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::StatsPayload"]},{"text":"impl UnwindSafe for get_stats","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::captcha::get_stats"]},{"text":"impl UnwindSafe for Duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::routes::Duration"]},{"text":"impl UnwindSafe for UpdateDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::UpdateDuration"]},{"text":"impl UnwindSafe for update_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl UnwindSafe for GetDurationResp","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDurationResp"]},{"text":"impl UnwindSafe for GetDuration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::GetDuration"]},{"text":"impl UnwindSafe for get_duration","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl UnwindSafe for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::routes::Levels"]},{"text":"impl UnwindSafe for AddLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::AddLevels"]},{"text":"impl UnwindSafe for add_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl UnwindSafe for UpdateLevels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::UpdateLevels"]},{"text":"impl UnwindSafe for update_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl UnwindSafe for get_levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl UnwindSafe for Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::Levels"]},{"text":"impl UnwindSafe for I32Levels","synthetic":true,"types":["mcaptcha::api::v1::mcaptcha::levels::I32Levels"]},{"text":"impl UnwindSafe for Meta","synthetic":true,"types":["mcaptcha::api::v1::meta::routes::Meta"]},{"text":"impl UnwindSafe for BuildDetails","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetails"]},{"text":"impl UnwindSafe for BuildDetailsBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl UnwindSafe for BuildDetailsBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl UnwindSafe for build_details","synthetic":true,"types":["mcaptcha::api::v1::meta::build_details"]},{"text":"impl UnwindSafe for Health","synthetic":true,"types":["mcaptcha::api::v1::meta::Health"]},{"text":"impl UnwindSafe for HealthBuilder","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilder"]},{"text":"impl UnwindSafe for HealthBuilderError","synthetic":true,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl UnwindSafe for health","synthetic":true,"types":["mcaptcha::api::v1::meta::health"]},{"text":"impl UnwindSafe for AddNotification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::AddNotification"]},{"text":"impl UnwindSafe for add_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::add::add_notification"]},{"text":"impl UnwindSafe for Notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::Notification"]},{"text":"impl UnwindSafe for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl UnwindSafe for get_notification","synthetic":true,"types":["mcaptcha::api::v1::notifications::get::get_notification"]},{"text":"impl UnwindSafe for MarkReadReq","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::MarkReadReq"]},{"text":"impl UnwindSafe for NotificationResp","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::NotificationResp"]},{"text":"impl UnwindSafe for mark_read","synthetic":true,"types":["mcaptcha::api::v1::notifications::mark_read::mark_read"]},{"text":"impl UnwindSafe for Notifications","synthetic":true,"types":["mcaptcha::api::v1::notifications::routes::Notifications"]},{"text":"impl UnwindSafe for GetConfigPayload","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::GetConfigPayload"]},{"text":"impl UnwindSafe for get_config","synthetic":true,"types":["mcaptcha::api::v1::pow::get_config::get_config"]},{"text":"impl UnwindSafe for ValidationToken","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::ValidationToken"]},{"text":"impl UnwindSafe for verify_pow","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl UnwindSafe for CaptchaValidateResp","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp"]},{"text":"impl UnwindSafe for validate_captcha_token","synthetic":true,"types":["mcaptcha::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl UnwindSafe for PoW","synthetic":true,"types":["mcaptcha::api::v1::pow::routes::PoW"]},{"text":"impl UnwindSafe for Routes","synthetic":true,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl !UnwindSafe for SystemGroup","synthetic":true,"types":["mcaptcha::data::SystemGroup"]},{"text":"impl !UnwindSafe for Data","synthetic":true,"types":["mcaptcha::data::Data"]},{"text":"impl UnwindSafe for Date","synthetic":true,"types":["mcaptcha::date::Date"]},{"text":"impl UnwindSafe for Docs","synthetic":true,"types":["mcaptcha::docs::routes::Docs"]},{"text":"impl UnwindSafe for Asset","synthetic":true,"types":["mcaptcha::docs::Asset"]},{"text":"impl UnwindSafe for dist","synthetic":true,"types":["mcaptcha::docs::dist"]},{"text":"impl UnwindSafe for spec","synthetic":true,"types":["mcaptcha::docs::spec"]},{"text":"impl UnwindSafe for index","synthetic":true,"types":["mcaptcha::docs::index"]},{"text":"impl<'a> UnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl !UnwindSafe for SmtpErrorWrapper","synthetic":true,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl !UnwindSafe for ServiceError","synthetic":true,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl UnwindSafe for ErrorToResponse","synthetic":true,"types":["mcaptcha::errors::ErrorToResponse"]},{"text":"impl !UnwindSafe for PageError","synthetic":true,"types":["mcaptcha::errors::PageError"]},{"text":"impl UnwindSafe for CheckLogin","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLogin"]},{"text":"impl<S> UnwindSafe for CheckLoginMiddleware<S> where
    S: UnwindSafe
","synthetic":true,"types":["mcaptcha::middleware::auth::CheckLoginMiddleware"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl UnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::login::INDEX"]},{"text":"impl UnwindSafe for login","synthetic":true,"types":["mcaptcha::pages::auth::login::login"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl UnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::auth::register::INDEX"]},{"text":"impl UnwindSafe for join","synthetic":true,"types":["mcaptcha::pages::auth::register::join"]},{"text":"impl<'a, K, V> UnwindSafe for SudoPage<'a, K, V> where
    K: UnwindSafe,
    V: UnwindSafe
","synthetic":true,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl UnwindSafe for Auth","synthetic":true,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl UnwindSafe for Errors","synthetic":true,"types":["mcaptcha::pages::errors::routes::Errors"]},{"text":"impl<'a> UnwindSafe for ErrorPage<'a>","synthetic":true,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl UnwindSafe for INTERNAL_SERVER_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY"]},{"text":"impl UnwindSafe for UNKNOWN_ERROR_BODY","synthetic":true,"types":["mcaptcha::pages::errors::UNKNOWN_ERROR_BODY"]},{"text":"impl UnwindSafe for error","synthetic":true,"types":["mcaptcha::pages::errors::error"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl UnwindSafe for Notification","synthetic":true,"types":["mcaptcha::pages::panel::notifications::Notification"]},{"text":"impl UnwindSafe for notifications","synthetic":true,"types":["mcaptcha::pages::panel::notifications::notifications"]},{"text":"impl UnwindSafe for Settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::routes::Settings"]},{"text":"impl<'a> UnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl UnwindSafe for settings","synthetic":true,"types":["mcaptcha::pages::panel::settings::settings"]},{"text":"impl UnwindSafe for delete_account","synthetic":true,"types":["mcaptcha::pages::panel::settings::delete_account"]},{"text":"impl UnwindSafe for update_secret","synthetic":true,"types":["mcaptcha::pages::panel::settings::update_secret"]},{"text":"impl UnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::INDEX"]},{"text":"impl<'a> UnwindSafe for IndexPage<'a>","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::IndexPage"]},{"text":"impl UnwindSafe for add_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::add::add_sitekey"]},{"text":"impl UnwindSafe for delete_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::delete::delete_sitekey"]},{"text":"impl UnwindSafe for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::McaptchaConfig"]},{"text":"impl UnwindSafe for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::Level"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::IndexPage"]},{"text":"impl UnwindSafe for edit_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::edit::edit_sitekey"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl UnwindSafe for list_sitekeys","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::list::list_sitekeys"]},{"text":"impl UnwindSafe for McaptchaConfig","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::McaptchaConfig"]},{"text":"impl UnwindSafe for Level","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::Level"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl UnwindSafe for view_sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::view::view_sitekey"]},{"text":"impl UnwindSafe for Sitekey","synthetic":true,"types":["mcaptcha::pages::panel::sitekey::routes::Sitekey"]},{"text":"impl UnwindSafe for Panel","synthetic":true,"types":["mcaptcha::pages::panel::routes::Panel"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl UnwindSafe for panel","synthetic":true,"types":["mcaptcha::pages::panel::panel"]},{"text":"impl UnwindSafe for Routes","synthetic":true,"types":["mcaptcha::pages::routes::Routes"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl UnwindSafe for INDEX","synthetic":true,"types":["mcaptcha::pages::sitemap::INDEX"]},{"text":"impl UnwindSafe for sitemap","synthetic":true,"types":["mcaptcha::pages::sitemap::sitemap"]},{"text":"impl UnwindSafe for Methods","synthetic":true,"types":["mcaptcha::routes::Methods"]},{"text":"impl UnwindSafe for Server","synthetic":true,"types":["mcaptcha::settings::Server"]},{"text":"impl UnwindSafe for Captcha","synthetic":true,"types":["mcaptcha::settings::Captcha"]},{"text":"impl UnwindSafe for Smtp","synthetic":true,"types":["mcaptcha::settings::Smtp"]},{"text":"impl UnwindSafe for DatabaseBuilder","synthetic":true,"types":["mcaptcha::settings::DatabaseBuilder"]},{"text":"impl UnwindSafe for Database","synthetic":true,"types":["mcaptcha::settings::Database"]},{"text":"impl UnwindSafe for Redis","synthetic":true,"types":["mcaptcha::settings::Redis"]},{"text":"impl UnwindSafe for Settings","synthetic":true,"types":["mcaptcha::settings::Settings"]},{"text":"impl UnwindSafe for FileMap","synthetic":true,"types":["mcaptcha::static_assets::filemap::FileMap"]},{"text":"impl UnwindSafe for KEY","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::KEY"]},{"text":"impl UnwindSafe for GITHUB","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::GITHUB"]},{"text":"impl UnwindSafe for HOME","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HOME"]},{"text":"impl UnwindSafe for SETTINGS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::SETTINGS_ICON"]},{"text":"impl UnwindSafe for CREDIT_CARD","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::CREDIT_CARD"]},{"text":"impl UnwindSafe for HELP_CIRCLE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::HELP_CIRCLE"]},{"text":"impl UnwindSafe for MESSAGE","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MESSAGE"]},{"text":"impl UnwindSafe for DOCS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::DOCS_ICON"]},{"text":"impl UnwindSafe for MCAPTCHA_TRANS_ICON","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON"]},{"text":"impl UnwindSafe for BAR_CHART","synthetic":true,"types":["mcaptcha::static_assets::static_files::assets::BAR_CHART"]},{"text":"impl UnwindSafe for Asset","synthetic":true,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl UnwindSafe for static_files","synthetic":true,"types":["mcaptcha::static_assets::static_files::static_files"]},{"text":"impl UnwindSafe for Favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::Favicons"]},{"text":"impl UnwindSafe for favicons","synthetic":true,"types":["mcaptcha::static_assets::static_files::favicons"]},{"text":"impl UnwindSafe for StatsUnixTimestamp","synthetic":true,"types":["mcaptcha::stats::fetch::StatsUnixTimestamp"]},{"text":"impl UnwindSafe for Stats","synthetic":true,"types":["mcaptcha::stats::fetch::Stats"]},{"text":"impl UnwindSafe for StatsPayload","synthetic":true,"types":["mcaptcha::stats::fetch::StatsPayload"]},{"text":"impl UnwindSafe for Widget","synthetic":true,"types":["mcaptcha::widget::routes::Widget"]},{"text":"impl UnwindSafe for IndexPage","synthetic":true,"types":["mcaptcha::widget::IndexPage"]},{"text":"impl UnwindSafe for INDEX_PAGE","synthetic":true,"types":["mcaptcha::widget::INDEX_PAGE"]},{"text":"impl UnwindSafe for show_widget","synthetic":true,"types":["mcaptcha::widget::show_widget"]},{"text":"impl UnwindSafe for SETTINGS","synthetic":true,"types":["mcaptcha::SETTINGS"]},{"text":"impl UnwindSafe for FILES","synthetic":true,"types":["mcaptcha::FILES"]},{"text":"impl UnwindSafe for JS","synthetic":true,"types":["mcaptcha::JS"]},{"text":"impl UnwindSafe for CSS","synthetic":true,"types":["mcaptcha::CSS"]},{"text":"impl UnwindSafe for MOBILE_CSS","synthetic":true,"types":["mcaptcha::MOBILE_CSS"]},{"text":"impl UnwindSafe for VERIFICATIN_WIDGET_JS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_JS"]},{"text":"impl UnwindSafe for VERIFICATIN_WIDGET_CSS","synthetic":true,"types":["mcaptcha::VERIFICATIN_WIDGET_CSS"]},{"text":"impl UnwindSafe for SOURCE_FILES_OF_INSTANCE","synthetic":true,"types":["mcaptcha::SOURCE_FILES_OF_INSTANCE"]}]; -implementors["mcaptcha_browser"] = [{"text":"impl UnwindSafe for Work","synthetic":true,"types":["mcaptcha_browser::Work"]}]; -implementors["tests_migrate"] = [{"text":"impl UnwindSafe for Server","synthetic":true,"types":["tests_migrate::settings::Server"]},{"text":"impl UnwindSafe for Captcha","synthetic":true,"types":["tests_migrate::settings::Captcha"]},{"text":"impl UnwindSafe for Smtp","synthetic":true,"types":["tests_migrate::settings::Smtp"]},{"text":"impl UnwindSafe for DatabaseBuilder","synthetic":true,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl UnwindSafe for Database","synthetic":true,"types":["tests_migrate::settings::Database"]},{"text":"impl UnwindSafe for Redis","synthetic":true,"types":["tests_migrate::settings::Redis"]},{"text":"impl UnwindSafe for Settings","synthetic":true,"types":["tests_migrate::settings::Settings"]},{"text":"impl UnwindSafe for SETTINGS","synthetic":true,"types":["tests_migrate::SETTINGS"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/light.css b/light.css index fbbba652..d4d3882e 100644 --- a/light.css +++ b/light.css @@ -1 +1 @@ - body{background-color:white;color:black;}h1,h2,h3,h4{color:black;}h1.fqn{border-bottom-color:#D5D5D5;}h2,h3,h4{border-bottom-color:#DDDDDD;}.in-band{background-color:white;}.invisible{background:rgba(0,0,0,0);}.docblock code,.docblock-short code{background-color:#F5F5F5;}pre,.rustdoc.source .example-wrap{background-color:#F5F5F5;}.sidebar{background-color:#F1F1F1;}*{scrollbar-color:rgba(36,37,39,0.6) #e6e6e6;}.sidebar{scrollbar-color:rgba(36,37,39,0.6) #d9d9d9;}.logo-container.rust-logo>img{}::-webkit-scrollbar-track{background-color:#ecebeb;}::-webkit-scrollbar-thumb{background-color:rgba(36,37,39,0.6);}.sidebar::-webkit-scrollbar-track{background-color:#dcdcdc;}.sidebar::-webkit-scrollbar-thumb{background-color:rgba(36,37,39,0.6);}.sidebar .current{background-color:#fff;}.source .sidebar{background-color:#fff;}.sidebar .location{border-color:#000;background-color:#fff;color:#333;}.sidebar .version{border-bottom-color:#DDD;}.sidebar-title{border-top-color:#777;border-bottom-color:#777;}.block a:hover{background:#F5F5F5;}.line-numbers span{color:#c67e2d;}.line-numbers .line-highlighted{background-color:#f6fdb0 !important;}.docblock h1,.docblock h2,.docblock h3,.docblock h4,.docblock h5{border-bottom-color:#ddd;}.docblock table td,.docblock table th{border-color:#ddd;}.content .method .where,.content .fn .where,.content .where.fmt-newline{color:#4E4C4C;}.search-results a:hover{background-color:#ddd;}.search-results a:focus{color:#000 !important;background-color:#ccc;}.search-results a:focus span{color:#000 !important;}a.result-trait:focus{background-color:#c7b6ff;}a.result-traitalias:focus{background-color:#c7b6ff;}a.result-mod:focus,a.result-externcrate:focus{background-color:#afc6e4;}a.result-enum:focus{background-color:#b4d1b9;}a.result-struct:focus{background-color:#e7b1a0;}a.result-union:focus{background-color:#b7bd49;}a.result-fn:focus,a.result-method:focus,a.result-tymethod:focus{background-color:#c6afb3;}a.result-type:focus{background-color:#ffc891;}a.result-foreigntype:focus{background-color:#f5c4ff;}a.result-attr:focus,a.result-derive:focus,a.result-macro:focus{background-color:#8ce488;}a.result-constant:focus,a.result-static:focus{background-color:#c3e0ff;}a.result-primitive:focus{background-color:#9aecff;}a.result-keyword:focus{background-color:#f99650;}.content .item-info::before{color:#ccc;}.content span.enum,.content a.enum,.block a.current.enum{color:#508157;}.content span.struct,.content a.struct,.block a.current.struct{color:#ad448e;}.content span.type,.content a.type,.block a.current.type{color:#ba5d00;}.content span.foreigntype,.content a.foreigntype,.block a.current.foreigntype{color:#cd00e2;}.content span.attr,.content a.attr,.block a.current.attr,.content span.derive,.content a.derive,.block a.current.derive,.content span.macro,.content a.macro,.block a.current.macro{color:#068000;}.content span.union,.content a.union,.block a.current.union{color:#767b27;}.content span.constant,.content a.constant,.block a.current.constant,.content span.static,.content a.static,.block a.current.static{color:#546e8a;}.content span.primitive,.content a.primitive,.block a.current.primitive{color:#2c8093;}.content span.externcrate,.content span.mod,.content a.mod,.block a.current.mod{color:#4d76ae;}.content span.trait,.content a.trait,.block a.current.trait{color:#7c5af3;}.content span.traitalias,.content a.traitalias,.block a.current.traitalias{color:#6841f1;}.content span.fn,.content a.fn,.block a.current.fn,.content span.method,.content a.method,.block a.current.method,.content span.tymethod,.content a.tymethod,.block a.current.tymethod,.content .fnname{color:#9a6e31;}.content span.keyword,.content a.keyword,.block a.current.keyword{color:#de5249;}nav:not(.sidebar){border-bottom-color:#e0e0e0;}nav.main .current{border-top-color:#000;border-bottom-color:#000;}nav.main .separator{border:1px solid #000;}a{color:#000;}.docblock:not(.type-decl) a:not(.srclink):not(.test-arrow),.docblock-short a:not(.srclink):not(.test-arrow),.item-info a,#help a{color:#3873AD;}a.test-arrow{color:#f5f5f5;}details.rustdoc-toggle>summary.hideme>span,details.rustdoc-toggle>summary::before,details.undocumented>summary::before{color:#999;}#crate-search{color:#555;background-color:white;border-color:#e0e0e0;box-shadow:0 0 0 1px #e0e0e0,0 0 0 2px transparent;}.search-input{color:#555;background-color:white;box-shadow:0 0 0 1px #e0e0e0,0 0 0 2px transparent;}.search-input:focus{border-color:#66afe9;}.search-input:disabled{background-color:#e6e6e6;}#crate-search+.search-input:focus{box-shadow:0 0 8px #078dd8;}.module-item .stab,.import-item .stab{color:#000;}.stab.unstable{background:#FFF5D6;border-color:#FFC600;}.stab.deprecated{background:#ffc4c4;border-color:#db7b7b;}.stab.portability{background:#F3DFFF;border-color:#b07bdb;}.stab.portability>code{background:none;}#help>div{background:#e9e9e9;border-color:#bfbfbf;}#help>div>span{border-bottom-color:#bfbfbf;}.since{color:grey;}.result-name .primitive>i,.result-name .keyword>i{color:black;}.line-numbers :target{background-color:transparent;}pre.rust .kw{color:#8959A8;}pre.rust .kw-2,pre.rust .prelude-ty{color:#4271AE;}pre.rust .number,pre.rust .string{color:#718C00;}pre.rust .self,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .attribute,pre.rust .attribute .ident{color:#C82829;}pre.rust .comment{color:#8E908C;}pre.rust .doccomment{color:#4D4D4C;}pre.rust .macro,pre.rust .macro-nonterminal{color:#3E999F;}pre.rust .lifetime{color:#B76514;}pre.rust .question-mark{color:#ff9011;}.example-wrap>pre.line-number{border-color:#c7c7c7;}a.test-arrow{background-color:rgba(78,139,202,0.2);}a.test-arrow:hover{background-color:#4e8bca;}.toggle-label,.code-attribute{color:#999;}:target,:target>*{background:#FDFFD3;}:target{border-right:3px solid #ffb44c;}pre.compile_fail{border-left:2px solid rgba(255,0,0,.5);}pre.compile_fail:hover,.information:hover+pre.compile_fail{border-left:2px solid #f00;}pre.should_panic{border-left:2px solid rgba(255,0,0,.5);}pre.should_panic:hover,.information:hover+pre.should_panic{border-left:2px solid #f00;}pre.ignore{border-left:2px solid rgba(255,142,0,.6);}pre.ignore:hover,.information:hover+pre.ignore{border-left:2px solid #ff9200;}.tooltip.compile_fail{color:rgba(255,0,0,.5);}.information>.compile_fail:hover{color:#f00;}.tooltip.should_panic{color:rgba(255,0,0,.5);}.information>.should_panic:hover{color:#f00;}.tooltip.ignore{color:rgba(255,142,0,.6);}.information>.ignore:hover{color:#ff9200;}.search-failed a{color:#0089ff;}.tooltip::after{background-color:#000;color:#fff;}.tooltip::before{border-color:transparent black transparent transparent;}.notable-traits-tooltiptext{background-color:#eee;border-color:#999;}.notable-traits-tooltiptext .notable{border-bottom-color:#DDDDDD;}#titles>button:not(.selected){background-color:#e6e6e6;border-top-color:#e6e6e6;}#titles>button:hover,#titles>button.selected{background-color:#ffffff;border-top-color:#0089ff;}#titles>button>div.count{color:#888;}@media (max-width:700px){.sidebar-menu{background-color:#F1F1F1;border-bottom-color:#e0e0e0;border-right-color:#e0e0e0;}.sidebar-elems{background-color:#F1F1F1;border-right-color:#000;}#sidebar-filler{background-color:#F1F1F1;border-bottom-color:#e0e0e0;}}kbd{color:#000;background-color:#fafbfc;border-color:#d1d5da;border-bottom-color:#c6cbd1;box-shadow-color:#c6cbd1;}#theme-picker,#settings-menu,#help-button{border-color:#e0e0e0;background-color:#fff;}#theme-picker:hover,#theme-picker:focus,#settings-menu:hover,#settings-menu:focus,#help-button:hover,#help-button:focus{border-color:#717171;}#copy-path{color:#999;}#copy-path>img{filter:invert(50%);}#copy-path:hover>img{filter:invert(35%);}#theme-choices{border-color:#ccc;background-color:#fff;}#theme-choices>button:not(:first-child){border-top-color:#e0e0e0;}#theme-choices>button:hover,#theme-choices>button:focus{background-color:#eee;}@media (max-width:700px){#theme-picker{background:#fff;}}#all-types{background-color:#fff;}#all-types:hover{background-color:#f9f9f9;}.search-results .result-name span.alias{color:#000;}.search-results .result-name span.grey{color:#999;}#sidebar-toggle{background-color:#F1F1F1;}#sidebar-toggle:hover{background-color:#E0E0E0;}#source-sidebar{background-color:#F1F1F1;}#source-sidebar>.title{border-bottom-color:#ccc;}div.files>a:hover,div.name:hover{background-color:#E0E0E0;}div.files>.selected{background-color:#fff;}.setting-line>.title{border-bottom-color:#D5D5D5;} \ No newline at end of file + body{background-color:white;color:black;}h1,h2,h3,h4{color:black;}h1.fqn{border-bottom-color:#D5D5D5;}h2,h3,h4{border-bottom-color:#DDDDDD;}.in-band{background-color:white;}.invisible{background:rgba(0,0,0,0);}.docblock code,.docblock-short code{background-color:#F5F5F5;}pre,.rustdoc.source .example-wrap{background-color:#F5F5F5;}.sidebar{background-color:#F1F1F1;}*{scrollbar-color:rgba(36,37,39,0.6) #e6e6e6;}.sidebar{scrollbar-color:rgba(36,37,39,0.6) #d9d9d9;}.logo-container.rust-logo>img{}::-webkit-scrollbar-track{background-color:#ecebeb;}::-webkit-scrollbar-thumb{background-color:rgba(36,37,39,0.6);}.sidebar::-webkit-scrollbar-track{background-color:#dcdcdc;}.sidebar::-webkit-scrollbar-thumb{background-color:rgba(36,37,39,0.6);}.sidebar .current{background-color:#fff;}.source .sidebar{background-color:#fff;}.sidebar .location{border-color:#000;background-color:#fff;color:#333;}.sidebar .version{border-bottom-color:#DDD;}.sidebar-title{border-top-color:#777;border-bottom-color:#777;}.block a:hover{background:#F5F5F5;}.line-numbers span{color:#c67e2d;}.line-numbers .line-highlighted{background-color:#f6fdb0 !important;}.docblock h1,.docblock h2,.docblock h3,.docblock h4,.docblock h5{border-bottom-color:#ddd;}.docblock table td,.docblock table th{border-color:#ddd;}.content .method .where,.content .fn .where,.content .where.fmt-newline{color:#4E4C4C;}.search-results a:hover{background-color:#ddd;}.search-results a:focus{color:#000 !important;background-color:#ccc;}.search-results a:focus span{color:#000 !important;}a.result-trait:focus{background-color:#c7b6ff;}a.result-traitalias:focus{background-color:#c7b6ff;}a.result-mod:focus,a.result-externcrate:focus{background-color:#afc6e4;}a.result-enum:focus{background-color:#b4d1b9;}a.result-struct:focus{background-color:#e7b1a0;}a.result-union:focus{background-color:#b7bd49;}a.result-fn:focus,a.result-method:focus,a.result-tymethod:focus{background-color:#c6afb3;}a.result-type:focus{background-color:#ffc891;}a.result-foreigntype:focus{background-color:#f5c4ff;}a.result-attr:focus,a.result-derive:focus,a.result-macro:focus{background-color:#8ce488;}a.result-constant:focus,a.result-static:focus{background-color:#c3e0ff;}a.result-primitive:focus{background-color:#9aecff;}a.result-keyword:focus{background-color:#f99650;}.content .item-info::before{color:#ccc;}.content span.enum,.content a.enum,.block a.current.enum{color:#508157;}.content span.struct,.content a.struct,.block a.current.struct{color:#ad448e;}.content span.type,.content a.type,.block a.current.type{color:#ba5d00;}.content span.foreigntype,.content a.foreigntype,.block a.current.foreigntype{color:#cd00e2;}.content span.attr,.content a.attr,.block a.current.attr,.content span.derive,.content a.derive,.block a.current.derive,.content span.macro,.content a.macro,.block a.current.macro{color:#068000;}.content span.union,.content a.union,.block a.current.union{color:#767b27;}.content span.constant,.content a.constant,.block a.current.constant,.content span.static,.content a.static,.block a.current.static{color:#546e8a;}.content span.primitive,.content a.primitive,.block a.current.primitive{color:#2c8093;}.content span.externcrate,.content span.mod,.content a.mod,.block a.current.mod{color:#4d76ae;}.content span.trait,.content a.trait,.block a.current.trait{color:#7c5af3;}.content span.traitalias,.content a.traitalias,.block a.current.traitalias{color:#6841f1;}.content span.fn,.content a.fn,.block a.current.fn,.content span.method,.content a.method,.block a.current.method,.content span.tymethod,.content a.tymethod,.block a.current.tymethod,.content .fnname{color:#9a6e31;}.content span.keyword,.content a.keyword,.block a.current.keyword{color:#de5249;}nav:not(.sidebar){border-bottom-color:#e0e0e0;}nav.main .current{border-top-color:#000;border-bottom-color:#000;}nav.main .separator{border:1px solid #000;}a{color:#000;}body.source .example-wrap pre.rust a{background:#eee;}.docblock:not(.type-decl) a:not(.srclink):not(.test-arrow),.docblock-short a:not(.srclink):not(.test-arrow),.item-info a,#help a{color:#3873AD;}a.test-arrow{color:#f5f5f5;}details.rustdoc-toggle>summary.hideme>span,details.rustdoc-toggle>summary::before,details.undocumented>summary::before{color:#999;}#crate-search{color:#555;background-color:white;border-color:#e0e0e0;box-shadow:0 0 0 1px #e0e0e0,0 0 0 2px transparent;}.search-input{color:#555;background-color:white;box-shadow:0 0 0 1px #e0e0e0,0 0 0 2px transparent;}.search-input:focus{border-color:#66afe9;}.search-input:disabled{background-color:#e6e6e6;}#crate-search+.search-input:focus{box-shadow:0 0 8px #078dd8;}.module-item .stab,.import-item .stab{color:#000;}.stab.unstable{background:#FFF5D6;border-color:#FFC600;}.stab.deprecated{background:#ffc4c4;border-color:#db7b7b;}.stab.portability{background:#F3DFFF;border-color:#b07bdb;}.stab.portability>code{background:none;}#help>div{background:#e9e9e9;border-color:#bfbfbf;}#help>div>span{border-bottom-color:#bfbfbf;}.since{color:grey;}.result-name .primitive>i,.result-name .keyword>i{color:black;}.line-numbers :target{background-color:transparent;}pre.rust .kw{color:#8959A8;}pre.rust .kw-2,pre.rust .prelude-ty{color:#4271AE;}pre.rust .number,pre.rust .string{color:#718C00;}pre.rust .self,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .attribute,pre.rust .attribute .ident{color:#C82829;}pre.rust .comment{color:#8E908C;}pre.rust .doccomment{color:#4D4D4C;}pre.rust .macro,pre.rust .macro-nonterminal{color:#3E999F;}pre.rust .lifetime{color:#B76514;}pre.rust .question-mark{color:#ff9011;}.example-wrap>pre.line-number{border-color:#c7c7c7;}a.test-arrow{background-color:rgba(78,139,202,0.2);}a.test-arrow:hover{background-color:#4e8bca;}.toggle-label,.code-attribute{color:#999;}:target,:target>*{background:#FDFFD3;}:target{border-right:3px solid #ffb44c;}pre.compile_fail{border-left:2px solid rgba(255,0,0,.5);}pre.compile_fail:hover,.information:hover+pre.compile_fail{border-left:2px solid #f00;}pre.should_panic{border-left:2px solid rgba(255,0,0,.5);}pre.should_panic:hover,.information:hover+pre.should_panic{border-left:2px solid #f00;}pre.ignore{border-left:2px solid rgba(255,142,0,.6);}pre.ignore:hover,.information:hover+pre.ignore{border-left:2px solid #ff9200;}.tooltip.compile_fail{color:rgba(255,0,0,.5);}.information>.compile_fail:hover{color:#f00;}.tooltip.should_panic{color:rgba(255,0,0,.5);}.information>.should_panic:hover{color:#f00;}.tooltip.ignore{color:rgba(255,142,0,.6);}.information>.ignore:hover{color:#ff9200;}.search-failed a{color:#0089ff;}.tooltip::after{background-color:#000;color:#fff;}.tooltip::before{border-color:transparent black transparent transparent;}.notable-traits-tooltiptext{background-color:#eee;border-color:#999;}.notable-traits-tooltiptext .notable{border-bottom-color:#DDDDDD;}#titles>button:not(.selected){background-color:#e6e6e6;border-top-color:#e6e6e6;}#titles>button:hover,#titles>button.selected{background-color:#ffffff;border-top-color:#0089ff;}#titles>button>div.count{color:#888;}@media (max-width:700px){.sidebar-menu{background-color:#F1F1F1;border-bottom-color:#e0e0e0;border-right-color:#e0e0e0;}.sidebar-elems{background-color:#F1F1F1;border-right-color:#000;}#sidebar-filler{background-color:#F1F1F1;border-bottom-color:#e0e0e0;}}kbd{color:#000;background-color:#fafbfc;border-color:#d1d5da;border-bottom-color:#c6cbd1;box-shadow-color:#c6cbd1;}#theme-picker,#settings-menu,#help-button{border-color:#e0e0e0;background-color:#fff;}#theme-picker:hover,#theme-picker:focus,#settings-menu:hover,#settings-menu:focus,#help-button:hover,#help-button:focus{border-color:#717171;}#copy-path{color:#999;}#copy-path>img{filter:invert(50%);}#copy-path:hover>img{filter:invert(35%);}#theme-choices{border-color:#ccc;background-color:#fff;}#theme-choices>button:not(:first-child){border-top-color:#e0e0e0;}#theme-choices>button:hover,#theme-choices>button:focus{background-color:#eee;}@media (max-width:700px){#theme-picker{background:#fff;}}#all-types{background-color:#fff;}#all-types:hover{background-color:#f9f9f9;}.search-results .result-name span.alias{color:#000;}.search-results .result-name span.grey{color:#999;}#sidebar-toggle{background-color:#F1F1F1;}#sidebar-toggle:hover{background-color:#E0E0E0;}#source-sidebar{background-color:#F1F1F1;}#source-sidebar>.title{border-bottom-color:#ccc;}div.files>a:hover,div.name:hover{background-color:#E0E0E0;}div.files>.selected{background-color:#fff;}.setting-line>.title{border-bottom-color:#D5D5D5;} \ No newline at end of file diff --git a/main.js b/main.js index f3655397..33ee852c 100644 --- a/main.js +++ b/main.js @@ -5,4 +5,4 @@ if(!String.prototype.startsWith){String.prototype.startsWith=function(searchStri and const.","Search functions by type signature (e.g., vec -> usize or \ * -> vec)","Search multiple things at once by splitting your query with comma (e.g., \ str,u8 or String,struct:Vec,test)","You can look for items with an exact name by putting double quotes around \ - your request: \"string\"","Look for items inside another one by searching for a path: vec::Vec",].map(function(x){return"

"+x+"

"}).join("");var div_infos=document.createElement("div");addClass(div_infos,"infos");div_infos.innerHTML="

Search Tricks

"+infos;container.appendChild(book_info);container.appendChild(div_shortcuts);container.appendChild(div_infos);popup.appendChild(container);insertAfter(popup,searchState.outputElement());buildHelperPopup=function(){}};onHashChange(null);window.addEventListener("hashchange",onHashChange);searchState.setup()}());(function(){var reset_button_timeout=null;window.copy_path=function(but){var parent=but.parentElement;var path=[];onEach(parent.childNodes,function(child){if(child.tagName==='A'){path.push(child.textContent)}});var el=document.createElement('textarea');el.value='use '+path.join('::')+';';el.setAttribute('readonly','');el.style.position='absolute';el.style.left='-9999px';document.body.appendChild(el);el.select();document.execCommand('copy');document.body.removeChild(el);but.children[0].style.display='none';var tmp;if(but.childNodes.length<2){tmp=document.createTextNode('✓');but.appendChild(tmp)}else{onEachLazy(but.childNodes,function(e){if(e.nodeType===Node.TEXT_NODE){tmp=e;return true}});tmp.textContent='✓'}if(reset_button_timeout!==null){window.clearTimeout(reset_button_timeout)}function reset_button(){tmp.textContent='';reset_button_timeout=null;but.children[0].style.display=""}reset_button_timeout=window.setTimeout(reset_button,1000)}}()) \ No newline at end of file + your request: \"string\"","Look for items inside another one by searching for a path: vec::Vec",].map(function(x){return"

"+x+"

"}).join("");var div_infos=document.createElement("div");addClass(div_infos,"infos");div_infos.innerHTML="

Search Tricks

"+infos;container.appendChild(book_info);container.appendChild(div_shortcuts);container.appendChild(div_infos);popup.appendChild(container);insertAfter(popup,searchState.outputElement());buildHelperPopup=function(){}};onHashChange(null);window.addEventListener("hashchange",onHashChange);searchState.setup()}());(function(){var reset_button_timeout=null;window.copy_path=function(but){var parent=but.parentElement;var path=[];onEach(parent.childNodes,function(child){if(child.tagName==='A'){path.push(child.textContent)}});var el=document.createElement('textarea');el.value=path.join('::');el.setAttribute('readonly','');el.style.position='absolute';el.style.left='-9999px';document.body.appendChild(el);el.select();document.execCommand('copy');document.body.removeChild(el);but.children[0].style.display='none';var tmp;if(but.childNodes.length<2){tmp=document.createTextNode('✓');but.appendChild(tmp)}else{onEachLazy(but.childNodes,function(e){if(e.nodeType===Node.TEXT_NODE){tmp=e;return true}});tmp.textContent='✓'}if(reset_button_timeout!==null){window.clearTimeout(reset_button_timeout)}function reset_button(){tmp.textContent='';reset_button_timeout=null;but.children[0].style.display=""}reset_button_timeout=window.setTimeout(reset_button,1000)}}()) \ No newline at end of file diff --git a/mcaptcha/all.html b/mcaptcha/all.html index 1802603f..39f8a5eb 100644 --- a/mcaptcha/all.html +++ b/mcaptcha/all.html @@ -1,5 +1,5 @@ -List of all items in this crate

List of all items[] +List of all items in this crate

List of all items[] -

Structs

Enums

Macros

Functions

Typedefs

Constants

+

Structs

Enums

Macros

Functions

Typedefs

Constants

\ No newline at end of file diff --git a/mcaptcha/api/index.html b/mcaptcha/api/index.html index b8ebfc1e..363f2cd2 100644 --- a/mcaptcha/api/index.html +++ b/mcaptcha/api/index.html @@ -1,4 +1,4 @@ -mcaptcha::api - Rust

Module mcaptcha::api[][src]

Modules

+mcaptcha::api - Rust

Module mcaptcha::api[][src]

Modules

\ No newline at end of file diff --git a/mcaptcha/api/v1/account/delete/fn.services.html b/mcaptcha/api/v1/account/delete/fn.services.html index bdafff3e..57094c09 100644 --- a/mcaptcha/api/v1/account/delete/fn.services.html +++ b/mcaptcha/api/v1/account/delete/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::account::delete - Rust

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

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::account::delete - Rust

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

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/delete/index.html b/mcaptcha/api/v1/account/delete/index.html index 2e95da1f..de500d5d 100644 --- a/mcaptcha/api/v1/account/delete/index.html +++ b/mcaptcha/api/v1/account/delete/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::account::delete - Rust

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

Modules

+mcaptcha::api::v1::account::delete - Rust

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

Modules

Structs

Functions

diff --git a/mcaptcha/api/v1/account/delete/runners/fn.delete_user.html b/mcaptcha/api/v1/account/delete/runners/fn.delete_user.html index 023e3c90..3aacd277 100644 --- a/mcaptcha/api/v1/account/delete/runners/fn.delete_user.html +++ b/mcaptcha/api/v1/account/delete/runners/fn.delete_user.html @@ -1,3 +1,3 @@ -delete_user in mcaptcha::api::v1::account::delete::runners - Rust

Function mcaptcha::api::v1::account::delete::runners::delete_user[][src]

pub async fn delete_user(name: &str, data: &AppData) -> Result<(), ServiceError>
+delete_user in mcaptcha::api::v1::account::delete::runners - Rust

Function mcaptcha::api::v1::account::delete::runners::delete_user[][src]

pub async fn delete_user(name: &str, data: &AppData) -> Result<(), ServiceError>
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/delete/runners/index.html b/mcaptcha/api/v1/account/delete/runners/index.html index 0f440540..d9e8d268 100644 --- a/mcaptcha/api/v1/account/delete/runners/index.html +++ b/mcaptcha/api/v1/account/delete/runners/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::account::delete::runners - Rust

Module mcaptcha::api::v1::account::delete::runners[][src]

Functions

+mcaptcha::api::v1::account::delete::runners - Rust

Module mcaptcha::api::v1::account::delete::runners[][src]

Functions

\ No newline at end of file diff --git a/mcaptcha/api/v1/account/delete/struct.delete_account.html b/mcaptcha/api/v1/account/delete/struct.delete_account.html index 8cb71232..76b55a09 100644 --- a/mcaptcha/api/v1/account/delete/struct.delete_account.html +++ b/mcaptcha/api/v1/account/delete/struct.delete_account.html @@ -1,106 +1,21 @@ -delete_account in mcaptcha::api::v1::account::delete - Rust

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

pub struct delete_account;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+delete_account in mcaptcha::api::v1::account::delete - Rust

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

pub struct delete_account;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/email/fn.services.html b/mcaptcha/api/v1/account/email/fn.services.html index 18c0fdb7..7e69ebea 100644 --- a/mcaptcha/api/v1/account/email/fn.services.html +++ b/mcaptcha/api/v1/account/email/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::account::email - Rust

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

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::account::email - Rust

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

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/email/index.html b/mcaptcha/api/v1/account/email/index.html index 7ec33b18..f9879a96 100644 --- a/mcaptcha/api/v1/account/email/index.html +++ b/mcaptcha/api/v1/account/email/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::account::email - Rust

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

Structs

+mcaptcha::api::v1::account::email - Rust

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

Structs

Functions

diff --git a/mcaptcha/api/v1/account/email/struct.Email.html b/mcaptcha/api/v1/account/email/struct.Email.html index 6bf2d037..d768f3d5 100644 --- a/mcaptcha/api/v1/account/email/struct.Email.html +++ b/mcaptcha/api/v1/account/email/struct.Email.html @@ -1,117 +1,32 @@ -Email in mcaptcha::api::v1::account::email - Rust

Struct mcaptcha::api::v1::account::email::Email[][src]

pub struct Email {
-    pub email: String,
-}

Fields

email: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Email in mcaptcha::api::v1::account::email - Rust

Struct mcaptcha::api::v1::account::email::Email[][src]

pub struct Email {
+    pub email: String,
+}

Fields

email: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/email/struct.email_exists.html b/mcaptcha/api/v1/account/email/struct.email_exists.html index 4138f089..45b1e8fe 100644 --- a/mcaptcha/api/v1/account/email/struct.email_exists.html +++ b/mcaptcha/api/v1/account/email/struct.email_exists.html @@ -1,106 +1,21 @@ -email_exists in mcaptcha::api::v1::account::email - Rust

Struct mcaptcha::api::v1::account::email::email_exists[][src]

pub struct email_exists;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+email_exists in mcaptcha::api::v1::account::email - Rust

Struct mcaptcha::api::v1::account::email::email_exists[][src]

pub struct email_exists;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/email/struct.set_email.html b/mcaptcha/api/v1/account/email/struct.set_email.html index 6f62b0c7..ab973eb8 100644 --- a/mcaptcha/api/v1/account/email/struct.set_email.html +++ b/mcaptcha/api/v1/account/email/struct.set_email.html @@ -1,107 +1,22 @@ -set_email in mcaptcha::api::v1::account::email - Rust

Struct mcaptcha::api::v1::account::email::set_email[][src]

pub struct set_email;
Expand description

update email

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+set_email in mcaptcha::api::v1::account::email - Rust

Struct mcaptcha::api::v1::account::email::set_email[][src]

pub struct set_email;
Expand description

update email

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/fn.services.html b/mcaptcha/api/v1/account/fn.services.html index 858b809f..6384721f 100644 --- a/mcaptcha/api/v1/account/fn.services.html +++ b/mcaptcha/api/v1/account/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::account - Rust

Function mcaptcha::api::v1::account::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::account - Rust

Function mcaptcha::api::v1::account::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/index.html b/mcaptcha/api/v1/account/index.html index 9274bd3e..11e6ec92 100644 --- a/mcaptcha/api/v1/account/index.html +++ b/mcaptcha/api/v1/account/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::account - Rust

Module mcaptcha::api::v1::account[][src]

Re-exports

+mcaptcha::api::v1::account - Rust

Module mcaptcha::api::v1::account[][src]

Re-exports

pub use super::auth;
pub use super::mcaptcha;

Modules

Structs

Functions

diff --git a/mcaptcha/api/v1/account/password/fn.services.html b/mcaptcha/api/v1/account/password/fn.services.html index 295dbb90..80011877 100644 --- a/mcaptcha/api/v1/account/password/fn.services.html +++ b/mcaptcha/api/v1/account/password/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::account::password - Rust

Function mcaptcha::api::v1::account::password::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::account::password - Rust

Function mcaptcha::api::v1::account::password::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/password/fn.update_password_runner.html b/mcaptcha/api/v1/account/password/fn.update_password_runner.html index 9499b4ec..791a3066 100644 --- a/mcaptcha/api/v1/account/password/fn.update_password_runner.html +++ b/mcaptcha/api/v1/account/password/fn.update_password_runner.html @@ -1,3 +1,3 @@ -update_password_runner in mcaptcha::api::v1::account::password - Rust

Function mcaptcha::api::v1::account::password::update_password_runner[][src]

async fn update_password_runner(
    user: &str,
    update: UpdatePassword,
    data: &Data
) -> Result<(), ServiceError>
+update_password_runner in mcaptcha::api::v1::account::password - Rust

Function mcaptcha::api::v1::account::password::update_password_runner[][src]

async fn update_password_runner(
    user: &str,
    update: UpdatePassword,
    data: &Data
) -> Result<(), ServiceError>
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/password/index.html b/mcaptcha/api/v1/account/password/index.html index f2a50978..7182b82b 100644 --- a/mcaptcha/api/v1/account/password/index.html +++ b/mcaptcha/api/v1/account/password/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::account::password - Rust

Module mcaptcha::api::v1::account::password[][src]

Structs

+mcaptcha::api::v1::account::password - Rust

Module mcaptcha::api::v1::account::password[][src]

Structs

Functions

diff --git a/mcaptcha/api/v1/account/password/struct.ChangePasswordReqest.html b/mcaptcha/api/v1/account/password/struct.ChangePasswordReqest.html index b2b143cc..75e67efd 100644 --- a/mcaptcha/api/v1/account/password/struct.ChangePasswordReqest.html +++ b/mcaptcha/api/v1/account/password/struct.ChangePasswordReqest.html @@ -1,120 +1,35 @@ -ChangePasswordReqest in mcaptcha::api::v1::account::password - Rust

Struct mcaptcha::api::v1::account::password::ChangePasswordReqest[][src]

pub struct ChangePasswordReqest {
-    pub password: String,
-    pub new_password: String,
-    pub confirm_new_password: String,
-}

Fields

password: Stringnew_password: Stringconfirm_new_password: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Performs the conversion.

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+ChangePasswordReqest in mcaptcha::api::v1::account::password - Rust

Struct mcaptcha::api::v1::account::password::ChangePasswordReqest[][src]

pub struct ChangePasswordReqest {
+    pub password: String,
+    pub new_password: String,
+    pub confirm_new_password: String,
+}

Fields

password: Stringnew_password: Stringconfirm_new_password: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Performs the conversion.

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/password/struct.UpdatePassword.html b/mcaptcha/api/v1/account/password/struct.UpdatePassword.html index d6c34ca1..f67f069a 100644 --- a/mcaptcha/api/v1/account/password/struct.UpdatePassword.html +++ b/mcaptcha/api/v1/account/password/struct.UpdatePassword.html @@ -1,110 +1,25 @@ -UpdatePassword in mcaptcha::api::v1::account::password - Rust

Struct mcaptcha::api::v1::account::password::UpdatePassword[][src]

pub struct UpdatePassword {
-    pub new_password: String,
-    pub confirm_new_password: String,
-}

Fields

new_password: Stringconfirm_new_password: String

Trait Implementations

Performs the conversion.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+UpdatePassword in mcaptcha::api::v1::account::password - Rust

Struct mcaptcha::api::v1::account::password::UpdatePassword[][src]

pub struct UpdatePassword {
+    pub new_password: String,
+    pub confirm_new_password: String,
+}

Fields

new_password: Stringconfirm_new_password: String

Trait Implementations

Performs the conversion.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/password/struct.update_user_password.html b/mcaptcha/api/v1/account/password/struct.update_user_password.html index d22e5618..aebbeeb3 100644 --- a/mcaptcha/api/v1/account/password/struct.update_user_password.html +++ b/mcaptcha/api/v1/account/password/struct.update_user_password.html @@ -1,106 +1,21 @@ -update_user_password in mcaptcha::api::v1::account::password - Rust

Struct mcaptcha::api::v1::account::password::update_user_password[][src]

pub struct update_user_password;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+update_user_password in mcaptcha::api::v1::account::password - Rust

Struct mcaptcha::api::v1::account::password::update_user_password[][src]

pub struct update_user_password;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/routes/index.html b/mcaptcha/api/v1/account/routes/index.html index f5a8cc0e..2eb41002 100644 --- a/mcaptcha/api/v1/account/routes/index.html +++ b/mcaptcha/api/v1/account/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::account::routes - Rust

Module mcaptcha::api::v1::account::routes[][src]

Structs

+mcaptcha::api::v1::account::routes - Rust

Module mcaptcha::api::v1::account::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/api/v1/account/routes/struct.Account.html b/mcaptcha/api/v1/account/routes/struct.Account.html index 5fb78640..5fd6bf88 100644 --- a/mcaptcha/api/v1/account/routes/struct.Account.html +++ b/mcaptcha/api/v1/account/routes/struct.Account.html @@ -1,115 +1,30 @@ -Account in mcaptcha::api::v1::account::routes - Rust

Struct mcaptcha::api::v1::account::routes::Account[][src]

pub struct Account {
-    pub delete: &'static str,
-    pub email_exists: &'static str,
-    pub get_secret: &'static str,
-    pub update_email: &'static str,
-    pub update_password: &'static str,
-    pub update_secret: &'static str,
-    pub username_exists: &'static str,
-    pub update_username: &'static str,
-}

Fields

delete: &'static stremail_exists: &'static strget_secret: &'static strupdate_email: &'static strupdate_password: &'static strupdate_secret: &'static strusername_exists: &'static strupdate_username: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Account in mcaptcha::api::v1::account::routes - Rust

Struct mcaptcha::api::v1::account::routes::Account[][src]

pub struct Account {
+    pub delete: &'static str,
+    pub email_exists: &'static str,
+    pub get_secret: &'static str,
+    pub update_email: &'static str,
+    pub update_password: &'static str,
+    pub update_secret: &'static str,
+    pub username_exists: &'static str,
+    pub update_username: &'static str,
+}

Fields

delete: &'static stremail_exists: &'static strget_secret: &'static strupdate_email: &'static strupdate_password: &'static strupdate_secret: &'static strusername_exists: &'static strupdate_username: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/secret/fn.services.html b/mcaptcha/api/v1/account/secret/fn.services.html index 8564e4e5..32cf47c0 100644 --- a/mcaptcha/api/v1/account/secret/fn.services.html +++ b/mcaptcha/api/v1/account/secret/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::account::secret - Rust

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

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::account::secret - Rust

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

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/secret/index.html b/mcaptcha/api/v1/account/secret/index.html index 30c889a0..537abbde 100644 --- a/mcaptcha/api/v1/account/secret/index.html +++ b/mcaptcha/api/v1/account/secret/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::account::secret - Rust

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

Structs

+mcaptcha::api::v1::account::secret - Rust

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

Structs

Functions

diff --git a/mcaptcha/api/v1/account/secret/struct.Secret.html b/mcaptcha/api/v1/account/secret/struct.Secret.html index 63c62f91..e1fb5d41 100644 --- a/mcaptcha/api/v1/account/secret/struct.Secret.html +++ b/mcaptcha/api/v1/account/secret/struct.Secret.html @@ -1,117 +1,32 @@ -Secret in mcaptcha::api::v1::account::secret - Rust

Struct mcaptcha::api::v1::account::secret::Secret[][src]

pub struct Secret {
-    pub secret: String,
-}

Fields

secret: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Secret in mcaptcha::api::v1::account::secret - Rust

Struct mcaptcha::api::v1::account::secret::Secret[][src]

pub struct Secret {
+    pub secret: String,
+}

Fields

secret: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/secret/struct.get_secret.html b/mcaptcha/api/v1/account/secret/struct.get_secret.html index 41c2ab7f..f2346d14 100644 --- a/mcaptcha/api/v1/account/secret/struct.get_secret.html +++ b/mcaptcha/api/v1/account/secret/struct.get_secret.html @@ -1,106 +1,21 @@ -get_secret in mcaptcha::api::v1::account::secret - Rust

Struct mcaptcha::api::v1::account::secret::get_secret[][src]

pub struct get_secret;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+get_secret in mcaptcha::api::v1::account::secret - Rust

Struct mcaptcha::api::v1::account::secret::get_secret[][src]

pub struct get_secret;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/secret/struct.update_user_secret.html b/mcaptcha/api/v1/account/secret/struct.update_user_secret.html index 1559af85..f4b10ccd 100644 --- a/mcaptcha/api/v1/account/secret/struct.update_user_secret.html +++ b/mcaptcha/api/v1/account/secret/struct.update_user_secret.html @@ -1,106 +1,21 @@ -update_user_secret in mcaptcha::api::v1::account::secret - Rust

Struct mcaptcha::api::v1::account::secret::update_user_secret[][src]

pub struct update_user_secret;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+update_user_secret in mcaptcha::api::v1::account::secret - Rust

Struct mcaptcha::api::v1::account::secret::update_user_secret[][src]

pub struct update_user_secret;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/struct.AccountCheckPayload.html b/mcaptcha/api/v1/account/struct.AccountCheckPayload.html index 593b289e..e6c4bf23 100644 --- a/mcaptcha/api/v1/account/struct.AccountCheckPayload.html +++ b/mcaptcha/api/v1/account/struct.AccountCheckPayload.html @@ -1,117 +1,32 @@ -AccountCheckPayload in mcaptcha::api::v1::account - Rust

Struct mcaptcha::api::v1::account::AccountCheckPayload[][src]

pub struct AccountCheckPayload {
-    pub val: String,
-}

Fields

val: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+AccountCheckPayload in mcaptcha::api::v1::account - Rust

Struct mcaptcha::api::v1::account::AccountCheckPayload[][src]

pub struct AccountCheckPayload {
+    pub val: String,
+}

Fields

val: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/struct.AccountCheckResp.html b/mcaptcha/api/v1/account/struct.AccountCheckResp.html index e11d8023..59eb873a 100644 --- a/mcaptcha/api/v1/account/struct.AccountCheckResp.html +++ b/mcaptcha/api/v1/account/struct.AccountCheckResp.html @@ -1,117 +1,32 @@ -AccountCheckResp in mcaptcha::api::v1::account - Rust

Struct mcaptcha::api::v1::account::AccountCheckResp[][src]

pub struct AccountCheckResp {
-    pub exists: bool,
-}

Fields

exists: bool

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+AccountCheckResp in mcaptcha::api::v1::account - Rust

Struct mcaptcha::api::v1::account::AccountCheckResp[][src]

pub struct AccountCheckResp {
+    pub exists: bool,
+}

Fields

exists: bool

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/username/fn.services.html b/mcaptcha/api/v1/account/username/fn.services.html index 8cbae14c..31c52f7d 100644 --- a/mcaptcha/api/v1/account/username/fn.services.html +++ b/mcaptcha/api/v1/account/username/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::account::username - Rust

Function mcaptcha::api::v1::account::username::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::account::username - Rust

Function mcaptcha::api::v1::account::username::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/username/index.html b/mcaptcha/api/v1/account/username/index.html index 3a7c2d65..563132c1 100644 --- a/mcaptcha/api/v1/account/username/index.html +++ b/mcaptcha/api/v1/account/username/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::account::username - Rust

Module mcaptcha::api::v1::account::username[][src]

Modules

+mcaptcha::api::v1::account::username - Rust

Module mcaptcha::api::v1::account::username[][src]

Modules

Structs

Functions

diff --git a/mcaptcha/api/v1/account/username/runners/fn.username_exists.html b/mcaptcha/api/v1/account/username/runners/fn.username_exists.html index 6cc9c38f..b474205e 100644 --- a/mcaptcha/api/v1/account/username/runners/fn.username_exists.html +++ b/mcaptcha/api/v1/account/username/runners/fn.username_exists.html @@ -1,3 +1,3 @@ -username_exists in mcaptcha::api::v1::account::username::runners - Rust

Function mcaptcha::api::v1::account::username::runners::username_exists[][src]

pub async fn username_exists(
    payload: &AccountCheckPayload,
    data: &AppData
) -> Result<AccountCheckResp, ServiceError>
+username_exists in mcaptcha::api::v1::account::username::runners - Rust

Function mcaptcha::api::v1::account::username::runners::username_exists[][src]

pub async fn username_exists(
    payload: &AccountCheckPayload,
    data: &AppData
) -> Result<AccountCheckResp, ServiceError>
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/username/runners/index.html b/mcaptcha/api/v1/account/username/runners/index.html index 64656c9c..ccb937c0 100644 --- a/mcaptcha/api/v1/account/username/runners/index.html +++ b/mcaptcha/api/v1/account/username/runners/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::account::username::runners - Rust

Module mcaptcha::api::v1::account::username::runners[][src]

Functions

+mcaptcha::api::v1::account::username::runners - Rust

Module mcaptcha::api::v1::account::username::runners[][src]

Functions

\ No newline at end of file diff --git a/mcaptcha/api/v1/account/username/struct.Username.html b/mcaptcha/api/v1/account/username/struct.Username.html index 1bf69b41..a343011a 100644 --- a/mcaptcha/api/v1/account/username/struct.Username.html +++ b/mcaptcha/api/v1/account/username/struct.Username.html @@ -1,117 +1,32 @@ -Username in mcaptcha::api::v1::account::username - Rust

Struct mcaptcha::api::v1::account::username::Username[][src]

pub struct Username {
-    pub username: String,
-}

Fields

username: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Username in mcaptcha::api::v1::account::username - Rust

Struct mcaptcha::api::v1::account::username::Username[][src]

pub struct Username {
+    pub username: String,
+}

Fields

username: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/username/struct.set_username.html b/mcaptcha/api/v1/account/username/struct.set_username.html index ec9fdf24..68790133 100644 --- a/mcaptcha/api/v1/account/username/struct.set_username.html +++ b/mcaptcha/api/v1/account/username/struct.set_username.html @@ -1,107 +1,22 @@ -set_username in mcaptcha::api::v1::account::username - Rust

Struct mcaptcha::api::v1::account::username::set_username[][src]

pub struct set_username;
Expand description

update username

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+set_username in mcaptcha::api::v1::account::username - Rust

Struct mcaptcha::api::v1::account::username::set_username[][src]

pub struct set_username;
Expand description

update username

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/account/username/struct.username_exists.html b/mcaptcha/api/v1/account/username/struct.username_exists.html index 099b34db..971b9563 100644 --- a/mcaptcha/api/v1/account/username/struct.username_exists.html +++ b/mcaptcha/api/v1/account/username/struct.username_exists.html @@ -1,106 +1,21 @@ -username_exists in mcaptcha::api::v1::account::username - Rust

Struct mcaptcha::api::v1::account::username::username_exists[][src]

pub struct username_exists;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+username_exists in mcaptcha::api::v1::account::username - Rust

Struct mcaptcha::api::v1::account::username::username_exists[][src]

pub struct username_exists;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/auth/fn.services.html b/mcaptcha/api/v1/auth/fn.services.html index 6f730238..49f567a6 100644 --- a/mcaptcha/api/v1/auth/fn.services.html +++ b/mcaptcha/api/v1/auth/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::auth - Rust

Function mcaptcha::api::v1::auth::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::auth - Rust

Function mcaptcha::api::v1::auth::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/auth/index.html b/mcaptcha/api/v1/auth/index.html index 0837ad6c..412b9609 100644 --- a/mcaptcha/api/v1/auth/index.html +++ b/mcaptcha/api/v1/auth/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::auth - Rust

Module mcaptcha::api::v1::auth[][src]

Modules

+mcaptcha::api::v1::auth - Rust

Module mcaptcha::api::v1::auth[][src]

Modules

Structs

Functions

diff --git a/mcaptcha/api/v1/auth/routes/index.html b/mcaptcha/api/v1/auth/routes/index.html index 19b36ae4..15329cce 100644 --- a/mcaptcha/api/v1/auth/routes/index.html +++ b/mcaptcha/api/v1/auth/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::auth::routes - Rust

Module mcaptcha::api::v1::auth::routes[][src]

Structs

+mcaptcha::api::v1::auth::routes - Rust

Module mcaptcha::api::v1::auth::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/api/v1/auth/routes/struct.Auth.html b/mcaptcha/api/v1/auth/routes/struct.Auth.html index bed88c44..e1e37432 100644 --- a/mcaptcha/api/v1/auth/routes/struct.Auth.html +++ b/mcaptcha/api/v1/auth/routes/struct.Auth.html @@ -1,110 +1,25 @@ -Auth in mcaptcha::api::v1::auth::routes - Rust

Struct mcaptcha::api::v1::auth::routes::Auth[][src]

pub struct Auth {
-    pub logout: &'static str,
-    pub login: &'static str,
-    pub register: &'static str,
-}

Fields

logout: &'static strlogin: &'static strregister: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Auth in mcaptcha::api::v1::auth::routes - Rust

Struct mcaptcha::api::v1::auth::routes::Auth[][src]

pub struct Auth {
+    pub logout: &'static str,
+    pub login: &'static str,
+    pub register: &'static str,
+}

Fields

logout: &'static strlogin: &'static strregister: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/auth/runners/fn.login_runner.html b/mcaptcha/api/v1/auth/runners/fn.login_runner.html index 672250fc..40edac21 100644 --- a/mcaptcha/api/v1/auth/runners/fn.login_runner.html +++ b/mcaptcha/api/v1/auth/runners/fn.login_runner.html @@ -1,4 +1,4 @@ -login_runner in mcaptcha::api::v1::auth::runners - Rust

Function mcaptcha::api::v1::auth::runners::login_runner[][src]

pub async fn login_runner(
    payload: Login,
    data: &AppData
) -> Result<String, ServiceError>
Expand description

returns Ok(()) when everything checks out and the user is authenticated. Erros otherwise

+login_runner in mcaptcha::api::v1::auth::runners - Rust

Function mcaptcha::api::v1::auth::runners::login_runner[][src]

pub async fn login_runner(
    payload: Login,
    data: &AppData
) -> Result<String, ServiceError>
Expand description

returns Ok(()) when everything checks out and the user is authenticated. Erros otherwise

\ No newline at end of file diff --git a/mcaptcha/api/v1/auth/runners/fn.register_runner.html b/mcaptcha/api/v1/auth/runners/fn.register_runner.html index 7da06346..3835a28d 100644 --- a/mcaptcha/api/v1/auth/runners/fn.register_runner.html +++ b/mcaptcha/api/v1/auth/runners/fn.register_runner.html @@ -1,3 +1,3 @@ -register_runner in mcaptcha::api::v1::auth::runners - Rust

Function mcaptcha::api::v1::auth::runners::register_runner[][src]

pub async fn register_runner(
    payload: &Register,
    data: &AppData
) -> Result<(), ServiceError>
+register_runner in mcaptcha::api::v1::auth::runners - Rust

Function mcaptcha::api::v1::auth::runners::register_runner[][src]

pub async fn register_runner(
    payload: &Register,
    data: &AppData
) -> Result<(), ServiceError>
\ No newline at end of file diff --git a/mcaptcha/api/v1/auth/runners/index.html b/mcaptcha/api/v1/auth/runners/index.html index 932e233a..d7789309 100644 --- a/mcaptcha/api/v1/auth/runners/index.html +++ b/mcaptcha/api/v1/auth/runners/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::auth::runners - Rust

Module mcaptcha::api::v1::auth::runners[][src]

Structs

+mcaptcha::api::v1::auth::runners - Rust

Module mcaptcha::api::v1::auth::runners[][src]

Structs

Functions

returns Ok(()) when everything checks out and the user is authenticated. Erros otherwise

diff --git a/mcaptcha/api/v1/auth/runners/struct.Login.html b/mcaptcha/api/v1/auth/runners/struct.Login.html index 47fdaccf..b527e48a 100644 --- a/mcaptcha/api/v1/auth/runners/struct.Login.html +++ b/mcaptcha/api/v1/auth/runners/struct.Login.html @@ -1,118 +1,33 @@ -Login in mcaptcha::api::v1::auth::runners - Rust

Struct mcaptcha::api::v1::auth::runners::Login[][src]

pub struct Login {
-    pub login: String,
-    pub password: String,
-}

Fields

login: Stringpassword: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Login in mcaptcha::api::v1::auth::runners - Rust

Struct mcaptcha::api::v1::auth::runners::Login[][src]

pub struct Login {
+    pub login: String,
+    pub password: String,
+}

Fields

login: Stringpassword: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/auth/runners/struct.Password.html b/mcaptcha/api/v1/auth/runners/struct.Password.html index 077d3664..3a041853 100644 --- a/mcaptcha/api/v1/auth/runners/struct.Password.html +++ b/mcaptcha/api/v1/auth/runners/struct.Password.html @@ -1,117 +1,32 @@ -Password in mcaptcha::api::v1::auth::runners - Rust

Struct mcaptcha::api::v1::auth::runners::Password[][src]

pub struct Password {
-    pub password: String,
-}

Fields

password: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Password in mcaptcha::api::v1::auth::runners - Rust

Struct mcaptcha::api::v1::auth::runners::Password[][src]

pub struct Password {
+    pub password: String,
+}

Fields

password: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/auth/runners/struct.Register.html b/mcaptcha/api/v1/auth/runners/struct.Register.html index f23c4020..9af424fd 100644 --- a/mcaptcha/api/v1/auth/runners/struct.Register.html +++ b/mcaptcha/api/v1/auth/runners/struct.Register.html @@ -1,120 +1,35 @@ -Register in mcaptcha::api::v1::auth::runners - Rust

Struct mcaptcha::api::v1::auth::runners::Register[][src]

pub struct Register {
-    pub username: String,
-    pub password: String,
-    pub confirm_password: String,
-    pub email: Option<String>,
-}

Fields

username: Stringpassword: Stringconfirm_password: Stringemail: Option<String>

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Register in mcaptcha::api::v1::auth::runners - Rust

Struct mcaptcha::api::v1::auth::runners::Register[][src]

pub struct Register {
+    pub username: String,
+    pub password: String,
+    pub confirm_password: String,
+    pub email: Option<String>,
+}

Fields

username: Stringpassword: Stringconfirm_password: Stringemail: Option<String>

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/auth/struct.login.html b/mcaptcha/api/v1/auth/struct.login.html index 6db222e8..4720e6f7 100644 --- a/mcaptcha/api/v1/auth/struct.login.html +++ b/mcaptcha/api/v1/auth/struct.login.html @@ -1,106 +1,21 @@ -login in mcaptcha::api::v1::auth - Rust

Struct mcaptcha::api::v1::auth::login[][src]

pub struct login;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+login in mcaptcha::api::v1::auth - Rust

Struct mcaptcha::api::v1::auth::login[][src]

pub struct login;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/auth/struct.register.html b/mcaptcha/api/v1/auth/struct.register.html index 69bf5e27..b3c5de3e 100644 --- a/mcaptcha/api/v1/auth/struct.register.html +++ b/mcaptcha/api/v1/auth/struct.register.html @@ -1,106 +1,21 @@ -register in mcaptcha::api::v1::auth - Rust

Struct mcaptcha::api::v1::auth::register[][src]

pub struct register;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+register in mcaptcha::api::v1::auth - Rust

Struct mcaptcha::api::v1::auth::register[][src]

pub struct register;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/auth/struct.signout.html b/mcaptcha/api/v1/auth/struct.signout.html index 64a9d5e0..d4c589f2 100644 --- a/mcaptcha/api/v1/auth/struct.signout.html +++ b/mcaptcha/api/v1/auth/struct.signout.html @@ -1,106 +1,21 @@ -signout in mcaptcha::api::v1::auth - Rust

Struct mcaptcha::api::v1::auth::signout[][src]

pub struct signout;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+signout in mcaptcha::api::v1::auth - Rust

Struct mcaptcha::api::v1::auth::signout[][src]

pub struct signout;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/fn.services.html b/mcaptcha/api/v1/fn.services.html index 54662d3a..2b842db7 100644 --- a/mcaptcha/api/v1/fn.services.html +++ b/mcaptcha/api/v1/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1 - Rust

Function mcaptcha::api::v1::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1 - Rust

Function mcaptcha::api::v1::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/index.html b/mcaptcha/api/v1/index.html index 34692c52..89524c45 100644 --- a/mcaptcha/api/v1/index.html +++ b/mcaptcha/api/v1/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1 - Rust

Module mcaptcha::api::v1[][src]

Re-exports

+mcaptcha::api::v1 - Rust

Module mcaptcha::api::v1[][src]

Re-exports

pub use routes::ROUTES;

Modules

Functions

diff --git a/mcaptcha/api/v1/mcaptcha/captcha/fn.add_mcaptcha_util.html b/mcaptcha/api/v1/mcaptcha/captcha/fn.add_mcaptcha_util.html index 7d95b63c..8b01b5fd 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/fn.add_mcaptcha_util.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/fn.add_mcaptcha_util.html @@ -1,3 +1,3 @@ -add_mcaptcha_util in mcaptcha::api::v1::mcaptcha::captcha - Rust

Function mcaptcha::api::v1::mcaptcha::captcha::add_mcaptcha_util[][src]

pub async fn add_mcaptcha_util(
    duration: u32,
    description: &str,
    data: &AppData,
    id: &Identity
) -> Result<MCaptchaDetails, ServiceError>
+add_mcaptcha_util in mcaptcha::api::v1::mcaptcha::captcha - Rust

Function mcaptcha::api::v1::mcaptcha::captcha::add_mcaptcha_util[][src]

pub async fn add_mcaptcha_util(
    duration: u32,
    description: &str,
    data: &AppData,
    id: &Identity
) -> Result<MCaptchaDetails, ServiceError>
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/captcha/fn.services.html b/mcaptcha/api/v1/mcaptcha/captcha/fn.services.html index 55eadd31..faddf93e 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/fn.services.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::mcaptcha::captcha - Rust

Function mcaptcha::api::v1::mcaptcha::captcha::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::mcaptcha::captcha - Rust

Function mcaptcha::api::v1::mcaptcha::captcha::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/captcha/fn.update_token_helper.html b/mcaptcha/api/v1/mcaptcha/captcha/fn.update_token_helper.html index 3d7b6890..ae5e0b84 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/fn.update_token_helper.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/fn.update_token_helper.html @@ -1,3 +1,3 @@ -update_token_helper in mcaptcha::api::v1::mcaptcha::captcha - Rust

Function mcaptcha::api::v1::mcaptcha::captcha::update_token_helper[][src]

async fn update_token_helper(
    key: &str,
    old_key: &str,
    username: &str,
    data: &AppData
) -> Result<(), Error>
+update_token_helper in mcaptcha::api::v1::mcaptcha::captcha - Rust

Function mcaptcha::api::v1::mcaptcha::captcha::update_token_helper[][src]

async fn update_token_helper(
    key: &str,
    old_key: &str,
    username: &str,
    data: &AppData
) -> Result<(), Error>
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/captcha/index.html b/mcaptcha/api/v1/mcaptcha/captcha/index.html index 99f126ac..8fec706d 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/index.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::mcaptcha::captcha - Rust

Module mcaptcha::api::v1::mcaptcha::captcha[][src]

Modules

+mcaptcha::api::v1::mcaptcha::captcha - Rust

Module mcaptcha::api::v1::mcaptcha::captcha[][src]

Modules

Structs

Functions

diff --git a/mcaptcha/api/v1/mcaptcha/captcha/routes/index.html b/mcaptcha/api/v1/mcaptcha/captcha/routes/index.html index c1e2cf23..1f762872 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/routes/index.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::mcaptcha::captcha::routes - Rust

Module mcaptcha::api::v1::mcaptcha::captcha::routes[][src]

Structs

+mcaptcha::api::v1::mcaptcha::captcha::routes - Rust

Module mcaptcha::api::v1::mcaptcha::captcha::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/captcha/routes/struct.MCaptcha.html b/mcaptcha/api/v1/mcaptcha/captcha/routes/struct.MCaptcha.html index 4f244e88..f8cb0b55 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/routes/struct.MCaptcha.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/routes/struct.MCaptcha.html @@ -1,110 +1,25 @@ -MCaptcha in mcaptcha::api::v1::mcaptcha::captcha::routes - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha[][src]

pub struct MCaptcha {
-    pub delete: &'static str,
-    pub update_key: &'static str,
-    pub stats: &'static str,
-}

Fields

delete: &'static strupdate_key: &'static strstats: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+MCaptcha in mcaptcha::api::v1::mcaptcha::captcha::routes - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha[][src]

pub struct MCaptcha {
+    pub delete: &'static str,
+    pub update_key: &'static str,
+    pub stats: &'static str,
+}

Fields

delete: &'static strupdate_key: &'static strstats: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/captcha/struct.DeleteCaptcha.html b/mcaptcha/api/v1/mcaptcha/captcha/struct.DeleteCaptcha.html index f2b2714a..75b500d9 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/struct.DeleteCaptcha.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/struct.DeleteCaptcha.html @@ -1,118 +1,33 @@ -DeleteCaptcha in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha[][src]

pub struct DeleteCaptcha {
-    pub key: String,
-    pub password: String,
-}

Fields

key: Stringpassword: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+DeleteCaptcha in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::DeleteCaptcha[][src]

pub struct DeleteCaptcha {
+    pub key: String,
+    pub password: String,
+}

Fields

key: Stringpassword: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/captcha/struct.MCaptchaDetails.html b/mcaptcha/api/v1/mcaptcha/captcha/struct.MCaptchaDetails.html index 0735428c..f58961fc 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/struct.MCaptchaDetails.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/struct.MCaptchaDetails.html @@ -1,118 +1,33 @@ -MCaptchaDetails in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails[][src]

pub struct MCaptchaDetails {
-    pub name: String,
-    pub key: String,
-}

Fields

name: Stringkey: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+MCaptchaDetails in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::MCaptchaDetails[][src]

pub struct MCaptchaDetails {
+    pub name: String,
+    pub key: String,
+}

Fields

name: Stringkey: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/captcha/struct.MCaptchaID.html b/mcaptcha/api/v1/mcaptcha/captcha/struct.MCaptchaID.html index 5df76487..9833bb02 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/struct.MCaptchaID.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/struct.MCaptchaID.html @@ -1,117 +1,32 @@ -MCaptchaID in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID[][src]

pub struct MCaptchaID {
-    pub name: Option<String>,
-}

Fields

name: Option<String>

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+MCaptchaID in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::MCaptchaID[][src]

pub struct MCaptchaID {
+    pub name: Option<String>,
+}

Fields

name: Option<String>

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/captcha/struct.StatsPayload.html b/mcaptcha/api/v1/mcaptcha/captcha/struct.StatsPayload.html index 78fdffbe..c35b7bb7 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/struct.StatsPayload.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/struct.StatsPayload.html @@ -1,117 +1,32 @@ -StatsPayload in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::StatsPayload[][src]

pub struct StatsPayload {
-    pub key: String,
-}

Fields

key: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+StatsPayload in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::StatsPayload[][src]

pub struct StatsPayload {
+    pub key: String,
+}

Fields

key: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/captcha/struct.delete_mcaptcha.html b/mcaptcha/api/v1/mcaptcha/captcha/struct.delete_mcaptcha.html index 57c03681..fc0ada24 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/struct.delete_mcaptcha.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/struct.delete_mcaptcha.html @@ -1,106 +1,21 @@ -delete_mcaptcha in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha[][src]

pub struct delete_mcaptcha;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+delete_mcaptcha in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::delete_mcaptcha[][src]

pub struct delete_mcaptcha;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/captcha/struct.get_stats.html b/mcaptcha/api/v1/mcaptcha/captcha/struct.get_stats.html index 2caf5b05..f06e06bb 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/struct.get_stats.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/struct.get_stats.html @@ -1,106 +1,21 @@ -get_stats in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::get_stats[][src]

pub struct get_stats;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+get_stats in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::get_stats[][src]

pub struct get_stats;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/captcha/struct.update_token.html b/mcaptcha/api/v1/mcaptcha/captcha/struct.update_token.html index 97b3762c..af096790 100644 --- a/mcaptcha/api/v1/mcaptcha/captcha/struct.update_token.html +++ b/mcaptcha/api/v1/mcaptcha/captcha/struct.update_token.html @@ -1,106 +1,21 @@ -update_token in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::update_token[][src]

pub struct update_token;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+update_token in mcaptcha::api::v1::mcaptcha::captcha - Rust

Struct mcaptcha::api::v1::mcaptcha::captcha::update_token[][src]

pub struct update_token;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/duration/fn.services.html b/mcaptcha/api/v1/mcaptcha/duration/fn.services.html index 99d67ae0..c70afcde 100644 --- a/mcaptcha/api/v1/mcaptcha/duration/fn.services.html +++ b/mcaptcha/api/v1/mcaptcha/duration/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::mcaptcha::duration - Rust

Function mcaptcha::api::v1::mcaptcha::duration::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::mcaptcha::duration - Rust

Function mcaptcha::api::v1::mcaptcha::duration::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/duration/index.html b/mcaptcha/api/v1/mcaptcha/duration/index.html index 9338f5aa..054d2cd9 100644 --- a/mcaptcha/api/v1/mcaptcha/duration/index.html +++ b/mcaptcha/api/v1/mcaptcha/duration/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::mcaptcha::duration - Rust

Module mcaptcha::api::v1::mcaptcha::duration[][src]

Modules

+mcaptcha::api::v1::mcaptcha::duration - Rust

Module mcaptcha::api::v1::mcaptcha::duration[][src]

Modules

Structs

Functions

diff --git a/mcaptcha/api/v1/mcaptcha/duration/routes/index.html b/mcaptcha/api/v1/mcaptcha/duration/routes/index.html index 2e0ae993..e517a7d6 100644 --- a/mcaptcha/api/v1/mcaptcha/duration/routes/index.html +++ b/mcaptcha/api/v1/mcaptcha/duration/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::mcaptcha::duration::routes - Rust

Module mcaptcha::api::v1::mcaptcha::duration::routes[][src]

Structs

+mcaptcha::api::v1::mcaptcha::duration::routes - Rust

Module mcaptcha::api::v1::mcaptcha::duration::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/duration/routes/struct.Duration.html b/mcaptcha/api/v1/mcaptcha/duration/routes/struct.Duration.html index 1e454948..7a2be58f 100644 --- a/mcaptcha/api/v1/mcaptcha/duration/routes/struct.Duration.html +++ b/mcaptcha/api/v1/mcaptcha/duration/routes/struct.Duration.html @@ -1,109 +1,24 @@ -Duration in mcaptcha::api::v1::mcaptcha::duration::routes - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::routes::Duration[][src]

pub struct Duration {
-    pub update: &'static str,
-    pub get: &'static str,
-}

Fields

update: &'static strget: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Duration in mcaptcha::api::v1::mcaptcha::duration::routes - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::routes::Duration[][src]

pub struct Duration {
+    pub update: &'static str,
+    pub get: &'static str,
+}

Fields

update: &'static strget: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/duration/struct.GetDuration.html b/mcaptcha/api/v1/mcaptcha/duration/struct.GetDuration.html index 11a6b69b..232eaeb0 100644 --- a/mcaptcha/api/v1/mcaptcha/duration/struct.GetDuration.html +++ b/mcaptcha/api/v1/mcaptcha/duration/struct.GetDuration.html @@ -1,110 +1,25 @@ -GetDuration in mcaptcha::api::v1::mcaptcha::duration - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::GetDuration[][src]

pub struct GetDuration {
-    pub token: String,
-}

Fields

token: String

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+GetDuration in mcaptcha::api::v1::mcaptcha::duration - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::GetDuration[][src]

pub struct GetDuration {
+    pub token: String,
+}

Fields

token: String

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/duration/struct.GetDurationResp.html b/mcaptcha/api/v1/mcaptcha/duration/struct.GetDurationResp.html index b7a77149..02ab4ee8 100644 --- a/mcaptcha/api/v1/mcaptcha/duration/struct.GetDurationResp.html +++ b/mcaptcha/api/v1/mcaptcha/duration/struct.GetDurationResp.html @@ -1,110 +1,25 @@ -GetDurationResp in mcaptcha::api::v1::mcaptcha::duration - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::GetDurationResp[][src]

pub struct GetDurationResp {
-    pub duration: i32,
-}

Fields

duration: i32

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+GetDurationResp in mcaptcha::api::v1::mcaptcha::duration - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::GetDurationResp[][src]

pub struct GetDurationResp {
+    pub duration: i32,
+}

Fields

duration: i32

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/duration/struct.UpdateDuration.html b/mcaptcha/api/v1/mcaptcha/duration/struct.UpdateDuration.html index d975a956..d1365b09 100644 --- a/mcaptcha/api/v1/mcaptcha/duration/struct.UpdateDuration.html +++ b/mcaptcha/api/v1/mcaptcha/duration/struct.UpdateDuration.html @@ -1,111 +1,26 @@ -UpdateDuration in mcaptcha::api::v1::mcaptcha::duration - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::UpdateDuration[][src]

pub struct UpdateDuration {
-    pub key: String,
-    pub duration: i32,
-}

Fields

key: Stringduration: i32

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+UpdateDuration in mcaptcha::api::v1::mcaptcha::duration - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::UpdateDuration[][src]

pub struct UpdateDuration {
+    pub key: String,
+    pub duration: i32,
+}

Fields

key: Stringduration: i32

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/duration/struct.get_duration.html b/mcaptcha/api/v1/mcaptcha/duration/struct.get_duration.html index 1f3d64b3..11986df8 100644 --- a/mcaptcha/api/v1/mcaptcha/duration/struct.get_duration.html +++ b/mcaptcha/api/v1/mcaptcha/duration/struct.get_duration.html @@ -1,106 +1,21 @@ -get_duration in mcaptcha::api::v1::mcaptcha::duration - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::get_duration[][src]

pub struct get_duration;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+get_duration in mcaptcha::api::v1::mcaptcha::duration - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::get_duration[][src]

pub struct get_duration;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/duration/struct.update_duration.html b/mcaptcha/api/v1/mcaptcha/duration/struct.update_duration.html index ae8933c6..d18b6b87 100644 --- a/mcaptcha/api/v1/mcaptcha/duration/struct.update_duration.html +++ b/mcaptcha/api/v1/mcaptcha/duration/struct.update_duration.html @@ -1,106 +1,21 @@ -update_duration in mcaptcha::api::v1::mcaptcha::duration - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::update_duration[][src]

pub struct update_duration;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+update_duration in mcaptcha::api::v1::mcaptcha::duration - Rust

Struct mcaptcha::api::v1::mcaptcha::duration::update_duration[][src]

pub struct update_duration;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/fn.get_random.html b/mcaptcha/api/v1/mcaptcha/fn.get_random.html index 3a5f05df..86d15bb8 100644 --- a/mcaptcha/api/v1/mcaptcha/fn.get_random.html +++ b/mcaptcha/api/v1/mcaptcha/fn.get_random.html @@ -1,3 +1,3 @@ -get_random in mcaptcha::api::v1::mcaptcha - Rust

Function mcaptcha::api::v1::mcaptcha::get_random[][src]

pub fn get_random(len: usize) -> String
+get_random in mcaptcha::api::v1::mcaptcha - Rust

Function mcaptcha::api::v1::mcaptcha::get_random[][src]

pub fn get_random(len: usize) -> String
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/fn.services.html b/mcaptcha/api/v1/mcaptcha/fn.services.html index 8a153aeb..28b576f7 100644 --- a/mcaptcha/api/v1/mcaptcha/fn.services.html +++ b/mcaptcha/api/v1/mcaptcha/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::mcaptcha - Rust

Function mcaptcha::api::v1::mcaptcha::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::mcaptcha - Rust

Function mcaptcha::api::v1::mcaptcha::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/index.html b/mcaptcha/api/v1/mcaptcha/index.html index 0ca60261..03decb73 100644 --- a/mcaptcha/api/v1/mcaptcha/index.html +++ b/mcaptcha/api/v1/mcaptcha/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::mcaptcha - Rust

Module mcaptcha::api::v1::mcaptcha[][src]

Modules

+mcaptcha::api::v1::mcaptcha - Rust

Module mcaptcha::api::v1::mcaptcha[][src]

Modules

Functions

diff --git a/mcaptcha/api/v1/mcaptcha/levels/fn.get_levels_util.html b/mcaptcha/api/v1/mcaptcha/levels/fn.get_levels_util.html index f4c8a945..ffea03bf 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/fn.get_levels_util.html +++ b/mcaptcha/api/v1/mcaptcha/levels/fn.get_levels_util.html @@ -1,3 +1,3 @@ -get_levels_util in mcaptcha::api::v1::mcaptcha::levels - Rust

Function mcaptcha::api::v1::mcaptcha::levels::get_levels_util[][src]

async fn get_levels_util(
    key: &str,
    username: &str,
    data: &AppData
) -> Result<Vec<I32Levels>, ServiceError>
+get_levels_util in mcaptcha::api::v1::mcaptcha::levels - Rust

Function mcaptcha::api::v1::mcaptcha::levels::get_levels_util[][src]

async fn get_levels_util(
    key: &str,
    username: &str,
    data: &AppData
) -> Result<Vec<I32Levels>, ServiceError>
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/levels/fn.services.html b/mcaptcha/api/v1/mcaptcha/levels/fn.services.html index f1140267..5c7dff2b 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/fn.services.html +++ b/mcaptcha/api/v1/mcaptcha/levels/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::mcaptcha::levels - Rust

Function mcaptcha::api::v1::mcaptcha::levels::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::mcaptcha::levels - Rust

Function mcaptcha::api::v1::mcaptcha::levels::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/levels/index.html b/mcaptcha/api/v1/mcaptcha/levels/index.html index b36ce49b..01d898d6 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/index.html +++ b/mcaptcha/api/v1/mcaptcha/levels/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::mcaptcha::levels - Rust

Module mcaptcha::api::v1::mcaptcha::levels[][src]

Modules

+mcaptcha::api::v1::mcaptcha::levels - Rust

Module mcaptcha::api::v1::mcaptcha::levels[][src]

Modules

Structs

Functions

diff --git a/mcaptcha/api/v1/mcaptcha/levels/routes/index.html b/mcaptcha/api/v1/mcaptcha/levels/routes/index.html index 5600535c..72d18b98 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/routes/index.html +++ b/mcaptcha/api/v1/mcaptcha/levels/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::mcaptcha::levels::routes - Rust

Module mcaptcha::api::v1::mcaptcha::levels::routes[][src]

Structs

+mcaptcha::api::v1::mcaptcha::levels::routes - Rust

Module mcaptcha::api::v1::mcaptcha::levels::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/levels/routes/struct.Levels.html b/mcaptcha/api/v1/mcaptcha/levels/routes/struct.Levels.html index a542a5a4..11dcb70e 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/routes/struct.Levels.html +++ b/mcaptcha/api/v1/mcaptcha/levels/routes/struct.Levels.html @@ -1,110 +1,25 @@ -Levels in mcaptcha::api::v1::mcaptcha::levels::routes - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::routes::Levels[][src]

pub struct Levels {
-    pub add: &'static str,
-    pub get: &'static str,
-    pub update: &'static str,
-}

Fields

add: &'static strget: &'static strupdate: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Levels in mcaptcha::api::v1::mcaptcha::levels::routes - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::routes::Levels[][src]

pub struct Levels {
+    pub add: &'static str,
+    pub get: &'static str,
+    pub update: &'static str,
+}

Fields

add: &'static strget: &'static strupdate: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/levels/struct.AddLevels.html b/mcaptcha/api/v1/mcaptcha/levels/struct.AddLevels.html index 5f1a4f20..9f1c7805 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/struct.AddLevels.html +++ b/mcaptcha/api/v1/mcaptcha/levels/struct.AddLevels.html @@ -1,112 +1,27 @@ -AddLevels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::AddLevels[][src]

pub struct AddLevels {
-    pub levels: Vec<Level>,
-    pub duration: u32,
-    pub description: String,
-}

Fields

levels: Vec<Level>duration: u32description: String

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+AddLevels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::AddLevels[][src]

pub struct AddLevels {
+    pub levels: Vec<Level>,
+    pub duration: u32,
+    pub description: String,
+}

Fields

levels: Vec<Level>duration: u32description: String

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/levels/struct.I32Levels.html b/mcaptcha/api/v1/mcaptcha/levels/struct.I32Levels.html index fbfbb654..08bb017e 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/struct.I32Levels.html +++ b/mcaptcha/api/v1/mcaptcha/levels/struct.I32Levels.html @@ -1,118 +1,33 @@ -I32Levels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::I32Levels[][src]

pub struct I32Levels {
-    pub difficulty_factor: i32,
-    pub visitor_threshold: i32,
-}

Fields

difficulty_factor: i32visitor_threshold: i32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+I32Levels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::I32Levels[][src]

pub struct I32Levels {
+    pub difficulty_factor: i32,
+    pub visitor_threshold: i32,
+}

Fields

difficulty_factor: i32visitor_threshold: i32

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/levels/struct.Levels.html b/mcaptcha/api/v1/mcaptcha/levels/struct.Levels.html index 8544e7b0..281f44f4 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/struct.Levels.html +++ b/mcaptcha/api/v1/mcaptcha/levels/struct.Levels.html @@ -1,117 +1,32 @@ -Levels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::Levels[][src]

pub struct Levels {
+Levels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::Levels[][src]

pub struct Levels {
     levels: I32Levels,
-}

Fields

levels: I32Levels

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+}

Fields

levels: I32Levels

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/levels/struct.UpdateLevels.html b/mcaptcha/api/v1/mcaptcha/levels/struct.UpdateLevels.html index 32a9644f..307c50b4 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/struct.UpdateLevels.html +++ b/mcaptcha/api/v1/mcaptcha/levels/struct.UpdateLevels.html @@ -1,113 +1,28 @@ -UpdateLevels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::UpdateLevels[][src]

pub struct UpdateLevels {
-    pub levels: Vec<Level>,
-    pub duration: u32,
-    pub description: String,
-    pub key: String,
-}

Fields

levels: Vec<Level>duration: u32description: Stringkey: String

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+UpdateLevels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::UpdateLevels[][src]

pub struct UpdateLevels {
+    pub levels: Vec<Level>,
+    pub duration: u32,
+    pub description: String,
+    pub key: String,
+}

Fields

levels: Vec<Level>duration: u32description: Stringkey: String

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/levels/struct.add_levels.html b/mcaptcha/api/v1/mcaptcha/levels/struct.add_levels.html index ef0556db..5626f214 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/struct.add_levels.html +++ b/mcaptcha/api/v1/mcaptcha/levels/struct.add_levels.html @@ -1,106 +1,21 @@ -add_levels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::add_levels[][src]

pub struct add_levels;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+add_levels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::add_levels[][src]

pub struct add_levels;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/levels/struct.get_levels.html b/mcaptcha/api/v1/mcaptcha/levels/struct.get_levels.html index a83a9b54..5aa438aa 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/struct.get_levels.html +++ b/mcaptcha/api/v1/mcaptcha/levels/struct.get_levels.html @@ -1,106 +1,21 @@ -get_levels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::get_levels[][src]

pub struct get_levels;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+get_levels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::get_levels[][src]

pub struct get_levels;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/mcaptcha/levels/struct.update_levels.html b/mcaptcha/api/v1/mcaptcha/levels/struct.update_levels.html index a1feaa5e..72bb3835 100644 --- a/mcaptcha/api/v1/mcaptcha/levels/struct.update_levels.html +++ b/mcaptcha/api/v1/mcaptcha/levels/struct.update_levels.html @@ -1,106 +1,21 @@ -update_levels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::update_levels[][src]

pub struct update_levels;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+update_levels in mcaptcha::api::v1::mcaptcha::levels - Rust

Struct mcaptcha::api::v1::mcaptcha::levels::update_levels[][src]

pub struct update_levels;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/meta/enum.BuildDetailsBuilderError.html b/mcaptcha/api/v1/meta/enum.BuildDetailsBuilderError.html index 56f80f61..f7b70a38 100644 --- a/mcaptcha/api/v1/meta/enum.BuildDetailsBuilderError.html +++ b/mcaptcha/api/v1/meta/enum.BuildDetailsBuilderError.html @@ -1,122 +1,37 @@ -BuildDetailsBuilderError in mcaptcha::api::v1::meta - Rust

Enum mcaptcha::api::v1::meta::BuildDetailsBuilderError[][src]

#[non_exhaustive]
+BuildDetailsBuilderError in mcaptcha::api::v1::meta - Rust

Enum mcaptcha::api::v1::meta::BuildDetailsBuilderError[][src]

#[non_exhaustive]
 pub enum BuildDetailsBuilderError {
-    UninitializedField(&'static str),
-    ValidationError(String),
-}
Expand description

Error type for BuildDetailsBuilder

-

Variants (Non-exhaustive)

This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
UninitializedField(&'static str)

Uninitialized field

-
ValidationError(String)

Custom validation error

-

Trait Implementations

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

Performs the conversion.

-

Performs the conversion.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Converts the given value to a String. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+ UninitializedField(&'static str), + ValidationError(String), +}
Expand description

Error type for BuildDetailsBuilder

+

Variants (Non-exhaustive)

This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
UninitializedField(&'static str)

Uninitialized field

+

Tuple Fields of UninitializedField

0: &'static str
ValidationError(String)

Custom validation error

+

Tuple Fields of ValidationError

0: String

Trait Implementations

Formats the value using the given formatter. Read more

+

Formats the value using the given formatter. Read more

+

The lower-level source of this error, if any. Read more

+
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

+
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

+
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

+

Performs the conversion.

+

Performs the conversion.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

Converts the given value to a String. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/meta/enum.HealthBuilderError.html b/mcaptcha/api/v1/meta/enum.HealthBuilderError.html index f2768a2a..6fe8b85b 100644 --- a/mcaptcha/api/v1/meta/enum.HealthBuilderError.html +++ b/mcaptcha/api/v1/meta/enum.HealthBuilderError.html @@ -1,122 +1,37 @@ -HealthBuilderError in mcaptcha::api::v1::meta - Rust

Enum mcaptcha::api::v1::meta::HealthBuilderError[][src]

#[non_exhaustive]
+HealthBuilderError in mcaptcha::api::v1::meta - Rust

Enum mcaptcha::api::v1::meta::HealthBuilderError[][src]

#[non_exhaustive]
 pub enum HealthBuilderError {
-    UninitializedField(&'static str),
-    ValidationError(String),
-}
Expand description

Error type for HealthBuilder

-

Variants (Non-exhaustive)

This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
UninitializedField(&'static str)

Uninitialized field

-
ValidationError(String)

Custom validation error

-

Trait Implementations

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

Performs the conversion.

-

Performs the conversion.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Converts the given value to a String. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+ UninitializedField(&'static str), + ValidationError(String), +}
Expand description

Error type for HealthBuilder

+

Variants (Non-exhaustive)

This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
UninitializedField(&'static str)

Uninitialized field

+

Tuple Fields of UninitializedField

0: &'static str
ValidationError(String)

Custom validation error

+

Tuple Fields of ValidationError

0: String

Trait Implementations

Formats the value using the given formatter. Read more

+

Formats the value using the given formatter. Read more

+

The lower-level source of this error, if any. Read more

+
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

+
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

+
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

+

Performs the conversion.

+

Performs the conversion.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

Converts the given value to a String. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/meta/fn.services.html b/mcaptcha/api/v1/meta/fn.services.html index ffb27cfe..2d7598bf 100644 --- a/mcaptcha/api/v1/meta/fn.services.html +++ b/mcaptcha/api/v1/meta/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::meta - Rust

Function mcaptcha::api::v1::meta::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::meta - Rust

Function mcaptcha::api::v1::meta::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/meta/index.html b/mcaptcha/api/v1/meta/index.html index 917e8bc3..6a5dee2c 100644 --- a/mcaptcha/api/v1/meta/index.html +++ b/mcaptcha/api/v1/meta/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::meta - Rust

Module mcaptcha::api::v1::meta[][src]

Modules

+mcaptcha::api::v1::meta - Rust

Module mcaptcha::api::v1::meta[][src]

Modules

Structs

Builder for BuildDetails.

Health check return datatype

diff --git a/mcaptcha/api/v1/meta/routes/index.html b/mcaptcha/api/v1/meta/routes/index.html index e07f4947..72728a4e 100644 --- a/mcaptcha/api/v1/meta/routes/index.html +++ b/mcaptcha/api/v1/meta/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::meta::routes - Rust

Module mcaptcha::api::v1::meta::routes[][src]

Structs

+mcaptcha::api::v1::meta::routes - Rust

Module mcaptcha::api::v1::meta::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/api/v1/meta/routes/struct.Meta.html b/mcaptcha/api/v1/meta/routes/struct.Meta.html index d6ac085e..2e77422c 100644 --- a/mcaptcha/api/v1/meta/routes/struct.Meta.html +++ b/mcaptcha/api/v1/meta/routes/struct.Meta.html @@ -1,109 +1,24 @@ -Meta in mcaptcha::api::v1::meta::routes - Rust

Struct mcaptcha::api::v1::meta::routes::Meta[][src]

pub struct Meta {
-    pub build_details: &'static str,
-    pub health: &'static str,
-}

Fields

build_details: &'static strhealth: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Meta in mcaptcha::api::v1::meta::routes - Rust

Struct mcaptcha::api::v1::meta::routes::Meta[][src]

pub struct Meta {
+    pub build_details: &'static str,
+    pub health: &'static str,
+}

Fields

build_details: &'static strhealth: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/meta/struct.BuildDetails.html b/mcaptcha/api/v1/meta/struct.BuildDetails.html index 10f2584b..b37e8994 100644 --- a/mcaptcha/api/v1/meta/struct.BuildDetails.html +++ b/mcaptcha/api/v1/meta/struct.BuildDetails.html @@ -1,118 +1,33 @@ -BuildDetails in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::BuildDetails[][src]

pub struct BuildDetails {
-    pub version: &'static str,
-    pub git_commit_hash: &'static str,
-}

Fields

version: &'static strgit_commit_hash: &'static str

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+BuildDetails in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::BuildDetails[][src]

pub struct BuildDetails {
+    pub version: &'static str,
+    pub git_commit_hash: &'static str,
+}

Fields

version: &'static strgit_commit_hash: &'static str

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/meta/struct.BuildDetailsBuilder.html b/mcaptcha/api/v1/meta/struct.BuildDetailsBuilder.html index 49c9853e..06d16c50 100644 --- a/mcaptcha/api/v1/meta/struct.BuildDetailsBuilder.html +++ b/mcaptcha/api/v1/meta/struct.BuildDetailsBuilder.html @@ -1,120 +1,35 @@ -BuildDetailsBuilder in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::BuildDetailsBuilder[][src]

pub struct BuildDetailsBuilder {
-    version: Option<&'static str>,
-    git_commit_hash: Option<&'static str>,
-}
Expand description

Builder for BuildDetails.

-

Fields

version: Option<&'static str>git_commit_hash: Option<&'static str>

Implementations

Builds a new BuildDetails.

+BuildDetailsBuilder in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::BuildDetailsBuilder[][src]

pub struct BuildDetailsBuilder {
+    version: Option<&'static str>,
+    git_commit_hash: Option<&'static str>,
+}
Expand description

Builder for BuildDetails.

+

Fields

version: Option<&'static str>git_commit_hash: Option<&'static str>

Implementations

Builds a new BuildDetails.

Errors

If a required field has not been initialized.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Returns the “default value” for a type. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Returns the “default value” for a type. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/meta/struct.Health.html b/mcaptcha/api/v1/meta/struct.Health.html index 0c5cc114..20d811f5 100644 --- a/mcaptcha/api/v1/meta/struct.Health.html +++ b/mcaptcha/api/v1/meta/struct.Health.html @@ -1,119 +1,34 @@ -Health in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::Health[][src]

pub struct Health {
-    db: bool,
-    redis: Option<bool>,
-}
Expand description

Health check return datatype

-

Fields

db: boolredis: Option<bool>

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Health in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::Health[][src]

pub struct Health {
+    db: bool,
+    redis: Option<bool>,
+}
Expand description

Health check return datatype

+

Fields

db: boolredis: Option<bool>

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/meta/struct.HealthBuilder.html b/mcaptcha/api/v1/meta/struct.HealthBuilder.html index 02a505bf..d51716f2 100644 --- a/mcaptcha/api/v1/meta/struct.HealthBuilder.html +++ b/mcaptcha/api/v1/meta/struct.HealthBuilder.html @@ -1,120 +1,35 @@ -HealthBuilder in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::HealthBuilder[][src]

pub struct HealthBuilder {
-    db: Option<bool>,
-    redis: Option<Option<bool>>,
-}
Expand description

Builder for Health.

-

Fields

db: Option<bool>redis: Option<Option<bool>>

Implementations

Builds a new Health.

+HealthBuilder in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::HealthBuilder[][src]

pub struct HealthBuilder {
+    db: Option<bool>,
+    redis: Option<Option<bool>>,
+}
Expand description

Builder for Health.

+

Fields

db: Option<bool>redis: Option<Option<bool>>

Implementations

Builds a new Health.

Errors

If a required field has not been initialized.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Returns the “default value” for a type. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Returns the “default value” for a type. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/meta/struct.build_details.html b/mcaptcha/api/v1/meta/struct.build_details.html index 81b51645..ff1d396c 100644 --- a/mcaptcha/api/v1/meta/struct.build_details.html +++ b/mcaptcha/api/v1/meta/struct.build_details.html @@ -1,107 +1,22 @@ -build_details in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::build_details[][src]

pub struct build_details;
Expand description

emmits build details of the bninary

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+build_details in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::build_details[][src]

pub struct build_details;
Expand description

emmits build details of the bninary

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/meta/struct.health.html b/mcaptcha/api/v1/meta/struct.health.html index 3e0d3fd8..e92f57e4 100644 --- a/mcaptcha/api/v1/meta/struct.health.html +++ b/mcaptcha/api/v1/meta/struct.health.html @@ -1,107 +1,22 @@ -health in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::health[][src]

pub struct health;
Expand description

checks all components of the system

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+health in mcaptcha::api::v1::meta - Rust

Struct mcaptcha::api::v1::meta::health[][src]

pub struct health;
Expand description

checks all components of the system

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/add/index.html b/mcaptcha/api/v1/notifications/add/index.html index d4768037..33044700 100644 --- a/mcaptcha/api/v1/notifications/add/index.html +++ b/mcaptcha/api/v1/notifications/add/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::notifications::add - Rust

Module mcaptcha::api::v1::notifications::add[][src]

Structs

+mcaptcha::api::v1::notifications::add - Rust

Module mcaptcha::api::v1::notifications::add[][src]

Structs

route handler that adds a notification message

diff --git a/mcaptcha/api/v1/notifications/add/struct.AddNotification.html b/mcaptcha/api/v1/notifications/add/struct.AddNotification.html index 10b4c2d3..ae47ce89 100644 --- a/mcaptcha/api/v1/notifications/add/struct.AddNotification.html +++ b/mcaptcha/api/v1/notifications/add/struct.AddNotification.html @@ -1,112 +1,27 @@ -AddNotification in mcaptcha::api::v1::notifications::add - Rust

Struct mcaptcha::api::v1::notifications::add::AddNotification[][src]

pub struct AddNotification {
-    pub to: String,
-    pub heading: String,
-    pub message: String,
-}

Fields

to: Stringheading: Stringmessage: String

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+AddNotification in mcaptcha::api::v1::notifications::add - Rust

Struct mcaptcha::api::v1::notifications::add::AddNotification[][src]

pub struct AddNotification {
+    pub to: String,
+    pub heading: String,
+    pub message: String,
+}

Fields

to: Stringheading: Stringmessage: String

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/add/struct.add_notification.html b/mcaptcha/api/v1/notifications/add/struct.add_notification.html index c7d41b20..ab794688 100644 --- a/mcaptcha/api/v1/notifications/add/struct.add_notification.html +++ b/mcaptcha/api/v1/notifications/add/struct.add_notification.html @@ -1,107 +1,22 @@ -add_notification in mcaptcha::api::v1::notifications::add - Rust

Struct mcaptcha::api::v1::notifications::add::add_notification[][src]

pub struct add_notification;
Expand description

route handler that adds a notification message

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+add_notification in mcaptcha::api::v1::notifications::add - Rust

Struct mcaptcha::api::v1::notifications::add::add_notification[][src]

pub struct add_notification;
Expand description

route handler that adds a notification message

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/fn.services.html b/mcaptcha/api/v1/notifications/fn.services.html index 50f404c6..8ffdaf8a 100644 --- a/mcaptcha/api/v1/notifications/fn.services.html +++ b/mcaptcha/api/v1/notifications/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::notifications - Rust

Function mcaptcha::api::v1::notifications::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::notifications - Rust

Function mcaptcha::api::v1::notifications::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/get/index.html b/mcaptcha/api/v1/notifications/get/index.html index f0ec489b..eb99763d 100644 --- a/mcaptcha/api/v1/notifications/get/index.html +++ b/mcaptcha/api/v1/notifications/get/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::notifications::get - Rust

Module mcaptcha::api::v1::notifications::get[][src]

Modules

+mcaptcha::api::v1::notifications::get - Rust

Module mcaptcha::api::v1::notifications::get[][src]

Modules

Structs

route handler that gets all unread notifications

diff --git a/mcaptcha/api/v1/notifications/get/runner/fn.get_notification.html b/mcaptcha/api/v1/notifications/get/runner/fn.get_notification.html index fa2c8706..a2348eb8 100644 --- a/mcaptcha/api/v1/notifications/get/runner/fn.get_notification.html +++ b/mcaptcha/api/v1/notifications/get/runner/fn.get_notification.html @@ -1,3 +1,3 @@ -get_notification in mcaptcha::api::v1::notifications::get::runner - Rust

Function mcaptcha::api::v1::notifications::get::runner::get_notification[][src]

pub async fn get_notification(
    data: &AppData,
    receiver: &str
) -> Result<Vec<Notification>, ServiceError>
+get_notification in mcaptcha::api::v1::notifications::get::runner - Rust

Function mcaptcha::api::v1::notifications::get::runner::get_notification[][src]

pub async fn get_notification(
    data: &AppData,
    receiver: &str
) -> Result<Vec<Notification>, ServiceError>
\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/get/runner/index.html b/mcaptcha/api/v1/notifications/get/runner/index.html index 8029b9da..49a17394 100644 --- a/mcaptcha/api/v1/notifications/get/runner/index.html +++ b/mcaptcha/api/v1/notifications/get/runner/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::notifications::get::runner - Rust

Module mcaptcha::api::v1::notifications::get::runner[][src]

Functions

+mcaptcha::api::v1::notifications::get::runner - Rust

Module mcaptcha::api::v1::notifications::get::runner[][src]

Functions

\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/get/struct.Notification.html b/mcaptcha/api/v1/notifications/get/struct.Notification.html index 5f118e4d..db77b887 100644 --- a/mcaptcha/api/v1/notifications/get/struct.Notification.html +++ b/mcaptcha/api/v1/notifications/get/struct.Notification.html @@ -1,114 +1,29 @@ -Notification in mcaptcha::api::v1::notifications::get - Rust

Struct mcaptcha::api::v1::notifications::get::Notification[][src]

pub struct Notification {
-    pub name: Option<String>,
-    pub heading: Option<String>,
-    pub message: Option<String>,
-    pub received: Option<OffsetDateTime>,
-    pub id: Option<i32>,
-}

Fields

name: Option<String>heading: Option<String>message: Option<String>received: Option<OffsetDateTime>id: Option<i32>

Trait Implementations

Performs the conversion.

-

Performs the conversion.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Notification in mcaptcha::api::v1::notifications::get - Rust

Struct mcaptcha::api::v1::notifications::get::Notification[][src]

pub struct Notification {
+    pub name: Option<String>,
+    pub heading: Option<String>,
+    pub message: Option<String>,
+    pub received: Option<OffsetDateTime>,
+    pub id: Option<i32>,
+}

Fields

name: Option<String>heading: Option<String>message: Option<String>received: Option<OffsetDateTime>id: Option<i32>

Trait Implementations

Performs the conversion.

+

Performs the conversion.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/get/struct.NotificationResp.html b/mcaptcha/api/v1/notifications/get/struct.NotificationResp.html index eaf4f43e..082ad13e 100644 --- a/mcaptcha/api/v1/notifications/get/struct.NotificationResp.html +++ b/mcaptcha/api/v1/notifications/get/struct.NotificationResp.html @@ -1,115 +1,30 @@ -NotificationResp in mcaptcha::api::v1::notifications::get - Rust

Struct mcaptcha::api::v1::notifications::get::NotificationResp[][src]

pub struct NotificationResp {
-    pub name: String,
-    pub heading: String,
-    pub message: String,
-    pub received: i64,
-    pub id: i32,
-}

Fields

name: Stringheading: Stringmessage: Stringreceived: i64id: i32

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

-

Performs the conversion.

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+NotificationResp in mcaptcha::api::v1::notifications::get - Rust

Struct mcaptcha::api::v1::notifications::get::NotificationResp[][src]

pub struct NotificationResp {
+    pub name: String,
+    pub heading: String,
+    pub message: String,
+    pub received: i64,
+    pub id: i32,
+}

Fields

name: Stringheading: Stringmessage: Stringreceived: i64id: i32

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

+

Performs the conversion.

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/get/struct.get_notification.html b/mcaptcha/api/v1/notifications/get/struct.get_notification.html index d68a2d4c..b94eb41b 100644 --- a/mcaptcha/api/v1/notifications/get/struct.get_notification.html +++ b/mcaptcha/api/v1/notifications/get/struct.get_notification.html @@ -1,107 +1,22 @@ -get_notification in mcaptcha::api::v1::notifications::get - Rust

Struct mcaptcha::api::v1::notifications::get::get_notification[][src]

pub struct get_notification;
Expand description

route handler that gets all unread notifications

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+get_notification in mcaptcha::api::v1::notifications::get - Rust

Struct mcaptcha::api::v1::notifications::get::get_notification[][src]

pub struct get_notification;
Expand description

route handler that gets all unread notifications

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/index.html b/mcaptcha/api/v1/notifications/index.html index f025788c..428dbc6c 100644 --- a/mcaptcha/api/v1/notifications/index.html +++ b/mcaptcha/api/v1/notifications/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::notifications - Rust

Module mcaptcha::api::v1::notifications[][src]

Modules

+mcaptcha::api::v1::notifications - Rust

Module mcaptcha::api::v1::notifications[][src]

Modules

Functions

diff --git a/mcaptcha/api/v1/notifications/mark_read/index.html b/mcaptcha/api/v1/notifications/mark_read/index.html index cc66687b..e20e3fb3 100644 --- a/mcaptcha/api/v1/notifications/mark_read/index.html +++ b/mcaptcha/api/v1/notifications/mark_read/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::notifications::mark_read - Rust

Module mcaptcha::api::v1::notifications::mark_read[][src]

Structs

+mcaptcha::api::v1::notifications::mark_read - Rust

Module mcaptcha::api::v1::notifications::mark_read[][src]

Structs

route handler that marks a notification read

diff --git a/mcaptcha/api/v1/notifications/mark_read/struct.MarkReadReq.html b/mcaptcha/api/v1/notifications/mark_read/struct.MarkReadReq.html index cdea215c..d1e6b63c 100644 --- a/mcaptcha/api/v1/notifications/mark_read/struct.MarkReadReq.html +++ b/mcaptcha/api/v1/notifications/mark_read/struct.MarkReadReq.html @@ -1,110 +1,25 @@ -MarkReadReq in mcaptcha::api::v1::notifications::mark_read - Rust

Struct mcaptcha::api::v1::notifications::mark_read::MarkReadReq[][src]

pub struct MarkReadReq {
-    pub id: i32,
-}

Fields

id: i32

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+MarkReadReq in mcaptcha::api::v1::notifications::mark_read - Rust

Struct mcaptcha::api::v1::notifications::mark_read::MarkReadReq[][src]

pub struct MarkReadReq {
+    pub id: i32,
+}

Fields

id: i32

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/mark_read/struct.NotificationResp.html b/mcaptcha/api/v1/notifications/mark_read/struct.NotificationResp.html index a96c59c6..ec61c2be 100644 --- a/mcaptcha/api/v1/notifications/mark_read/struct.NotificationResp.html +++ b/mcaptcha/api/v1/notifications/mark_read/struct.NotificationResp.html @@ -1,114 +1,29 @@ -NotificationResp in mcaptcha::api::v1::notifications::mark_read - Rust

Struct mcaptcha::api::v1::notifications::mark_read::NotificationResp[][src]

pub struct NotificationResp {
-    pub name: String,
-    pub heading: String,
-    pub message: String,
-    pub received: i64,
-    pub id: i32,
-}

Fields

name: Stringheading: Stringmessage: Stringreceived: i64id: i32

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+NotificationResp in mcaptcha::api::v1::notifications::mark_read - Rust

Struct mcaptcha::api::v1::notifications::mark_read::NotificationResp[][src]

pub struct NotificationResp {
+    pub name: String,
+    pub heading: String,
+    pub message: String,
+    pub received: i64,
+    pub id: i32,
+}

Fields

name: Stringheading: Stringmessage: Stringreceived: i64id: i32

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/mark_read/struct.mark_read.html b/mcaptcha/api/v1/notifications/mark_read/struct.mark_read.html index 3a97c673..5d3a926f 100644 --- a/mcaptcha/api/v1/notifications/mark_read/struct.mark_read.html +++ b/mcaptcha/api/v1/notifications/mark_read/struct.mark_read.html @@ -1,107 +1,22 @@ -mark_read in mcaptcha::api::v1::notifications::mark_read - Rust

Struct mcaptcha::api::v1::notifications::mark_read::mark_read[][src]

pub struct mark_read;
Expand description

route handler that marks a notification read

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+mark_read in mcaptcha::api::v1::notifications::mark_read - Rust

Struct mcaptcha::api::v1::notifications::mark_read::mark_read[][src]

pub struct mark_read;
Expand description

route handler that marks a notification read

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/routes/index.html b/mcaptcha/api/v1/notifications/routes/index.html index 9491083a..ae029e49 100644 --- a/mcaptcha/api/v1/notifications/routes/index.html +++ b/mcaptcha/api/v1/notifications/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::notifications::routes - Rust

Module mcaptcha::api::v1::notifications::routes[][src]

Structs

+mcaptcha::api::v1::notifications::routes - Rust

Module mcaptcha::api::v1::notifications::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/api/v1/notifications/routes/struct.Notifications.html b/mcaptcha/api/v1/notifications/routes/struct.Notifications.html index 7001f69f..e9ab2a3d 100644 --- a/mcaptcha/api/v1/notifications/routes/struct.Notifications.html +++ b/mcaptcha/api/v1/notifications/routes/struct.Notifications.html @@ -1,110 +1,25 @@ -Notifications in mcaptcha::api::v1::notifications::routes - Rust

Struct mcaptcha::api::v1::notifications::routes::Notifications[][src]

pub struct Notifications {
-    pub add: &'static str,
-    pub mark_read: &'static str,
-    pub get: &'static str,
-}

Fields

add: &'static strmark_read: &'static strget: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Notifications in mcaptcha::api::v1::notifications::routes - Rust

Struct mcaptcha::api::v1::notifications::routes::Notifications[][src]

pub struct Notifications {
+    pub add: &'static str,
+    pub mark_read: &'static str,
+    pub get: &'static str,
+}

Fields

add: &'static strmark_read: &'static strget: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/pow/fn.services.html b/mcaptcha/api/v1/pow/fn.services.html index ec752822..70abf110 100644 --- a/mcaptcha/api/v1/pow/fn.services.html +++ b/mcaptcha/api/v1/pow/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::api::v1::pow - Rust

Function mcaptcha::api::v1::pow::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::api::v1::pow - Rust

Function mcaptcha::api::v1::pow::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/api/v1/pow/get_config/fn.init_mcaptcha.html b/mcaptcha/api/v1/pow/get_config/fn.init_mcaptcha.html index 8b9dde57..e7366ee8 100644 --- a/mcaptcha/api/v1/pow/get_config/fn.init_mcaptcha.html +++ b/mcaptcha/api/v1/pow/get_config/fn.init_mcaptcha.html @@ -1,4 +1,4 @@ -init_mcaptcha in mcaptcha::api::v1::pow::get_config - Rust

Function mcaptcha::api::v1::pow::get_config::init_mcaptcha[][src]

async fn init_mcaptcha(data: &AppData, key: &str) -> Result<(), ServiceError>
Expand description

Call this when [MCaptcha][libmcaptcha::MCaptcha] is not in master.

+init_mcaptcha in mcaptcha::api::v1::pow::get_config - Rust

Function mcaptcha::api::v1::pow::get_config::init_mcaptcha[][src]

async fn init_mcaptcha(data: &AppData, key: &str) -> Result<(), ServiceError>
Expand description

Call this when [MCaptcha][libmcaptcha::MCaptcha] is not in master.

This fn gets mcaptcha config from database, builds [Defense][libmcaptcha::Defense], creates [MCaptcha][libmcaptcha::MCaptcha] and adds it to [Master][libmcaptcha::Defense]

diff --git a/mcaptcha/api/v1/pow/get_config/index.html b/mcaptcha/api/v1/pow/get_config/index.html index 3eb9c9e7..b499e47f 100644 --- a/mcaptcha/api/v1/pow/get_config/index.html +++ b/mcaptcha/api/v1/pow/get_config/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::pow::get_config - Rust

Module mcaptcha::api::v1::pow::get_config[][src]

Structs

+mcaptcha::api::v1::pow::get_config - Rust

Module mcaptcha::api::v1::pow::get_config[][src]

Structs

get PoW configuration for an mcaptcha key

Functions

Call this when [MCaptcha][libmcaptcha::MCaptcha] is not in master.

diff --git a/mcaptcha/api/v1/pow/get_config/struct.GetConfigPayload.html b/mcaptcha/api/v1/pow/get_config/struct.GetConfigPayload.html index e72c7c0d..9542337a 100644 --- a/mcaptcha/api/v1/pow/get_config/struct.GetConfigPayload.html +++ b/mcaptcha/api/v1/pow/get_config/struct.GetConfigPayload.html @@ -1,117 +1,32 @@ -GetConfigPayload in mcaptcha::api::v1::pow::get_config - Rust

Struct mcaptcha::api::v1::pow::get_config::GetConfigPayload[][src]

pub struct GetConfigPayload {
-    pub key: String,
-}

Fields

key: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+GetConfigPayload in mcaptcha::api::v1::pow::get_config - Rust

Struct mcaptcha::api::v1::pow::get_config::GetConfigPayload[][src]

pub struct GetConfigPayload {
+    pub key: String,
+}

Fields

key: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/pow/get_config/struct.get_config.html b/mcaptcha/api/v1/pow/get_config/struct.get_config.html index faf18400..8e26e32a 100644 --- a/mcaptcha/api/v1/pow/get_config/struct.get_config.html +++ b/mcaptcha/api/v1/pow/get_config/struct.get_config.html @@ -1,107 +1,22 @@ -get_config in mcaptcha::api::v1::pow::get_config - Rust

Struct mcaptcha::api::v1::pow::get_config::get_config[][src]

pub struct get_config;
Expand description

get PoW configuration for an mcaptcha key

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+get_config in mcaptcha::api::v1::pow::get_config - Rust

Struct mcaptcha::api::v1::pow::get_config::get_config[][src]

pub struct get_config;
Expand description

get PoW configuration for an mcaptcha key

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/pow/index.html b/mcaptcha/api/v1/pow/index.html index 98581a88..8f0da004 100644 --- a/mcaptcha/api/v1/pow/index.html +++ b/mcaptcha/api/v1/pow/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::pow - Rust

Module mcaptcha::api::v1::pow[][src]

Re-exports

+mcaptcha::api::v1::pow - Rust

Module mcaptcha::api::v1::pow[][src]

Re-exports

pub use super::mcaptcha::duration::GetDurationResp;
pub use super::mcaptcha::levels::I32Levels;

Modules

PoW Verification module

PoW success token module

diff --git a/mcaptcha/api/v1/pow/routes/index.html b/mcaptcha/api/v1/pow/routes/index.html index 34f34d06..e62dc927 100644 --- a/mcaptcha/api/v1/pow/routes/index.html +++ b/mcaptcha/api/v1/pow/routes/index.html @@ -1,4 +1,5 @@ -mcaptcha::api::v1::pow::routes - Rust

Module mcaptcha::api::v1::pow::routes[][src]

Structs

+mcaptcha::api::v1::pow::routes - Rust

Module mcaptcha::api::v1::pow::routes[][src]

Macros

+

Structs

\ No newline at end of file diff --git a/mcaptcha/api/v1/pow/routes/macro.rm_scope!.html b/mcaptcha/api/v1/pow/routes/macro.rm_scope!.html new file mode 100644 index 00000000..3fca4751 --- /dev/null +++ b/mcaptcha/api/v1/pow/routes/macro.rm_scope!.html @@ -0,0 +1,11 @@ + + + + + Redirection + + +

Redirecting to macro.rm_scope.html...

+ + + \ No newline at end of file diff --git a/mcaptcha/api/v1/pow/routes/macro.rm_scope.html b/mcaptcha/api/v1/pow/routes/macro.rm_scope.html new file mode 100644 index 00000000..1b1686a2 --- /dev/null +++ b/mcaptcha/api/v1/pow/routes/macro.rm_scope.html @@ -0,0 +1,6 @@ +rm_scope in mcaptcha::api::v1::pow::routes - Rust

Macro mcaptcha::api::v1::pow::routes::rm_scope[][src]

macro_rules! rm_scope {
+    ($name : ident) => { ... };
+}
+
+ + \ No newline at end of file diff --git a/mcaptcha/api/v1/pow/routes/sidebar-items.js b/mcaptcha/api/v1/pow/routes/sidebar-items.js index d7a79248..b40dcf97 100644 --- a/mcaptcha/api/v1/pow/routes/sidebar-items.js +++ b/mcaptcha/api/v1/pow/routes/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"struct":[["PoW",""]]}); \ No newline at end of file +initSidebarItems({"macro":[["rm_scope",""]],"struct":[["PoW",""]]}); \ No newline at end of file diff --git a/mcaptcha/api/v1/pow/routes/struct.PoW.html b/mcaptcha/api/v1/pow/routes/struct.PoW.html index 4c7f7ca6..31516217 100644 --- a/mcaptcha/api/v1/pow/routes/struct.PoW.html +++ b/mcaptcha/api/v1/pow/routes/struct.PoW.html @@ -1,111 +1,29 @@ -PoW in mcaptcha::api::v1::pow::routes - Rust

Struct mcaptcha::api::v1::pow::routes::PoW[][src]

pub struct PoW {
-    pub get_config: &'static str,
-    pub verify_pow: &'static str,
-    pub validate_captcha_token: &'static str,
-    pub scope: &'static str,
-}

Fields

get_config: &'static strverify_pow: &'static strvalidate_captcha_token: &'static strscope: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+PoW in mcaptcha::api::v1::pow::routes - Rust

Struct mcaptcha::api::v1::pow::routes::PoW[][src]

pub struct PoW {
+    pub get_config: &'static str,
+    pub verify_pow: &'static str,
+    pub validate_captcha_token: &'static str,
+    pub scope: &'static str,
+}

Fields

get_config: &'static strverify_pow: &'static strvalidate_captcha_token: &'static strscope: &'static str

Implementations

remove scope for $name route

+

remove scope for $name route

+

remove scope for $name route

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/pow/verify_pow/index.html b/mcaptcha/api/v1/pow/verify_pow/index.html index 9ba132e5..bd57151f 100644 --- a/mcaptcha/api/v1/pow/verify_pow/index.html +++ b/mcaptcha/api/v1/pow/verify_pow/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::pow::verify_pow - Rust

Module mcaptcha::api::v1::pow::verify_pow[][src]

Expand description

PoW Verification module

+mcaptcha::api::v1::pow::verify_pow - Rust

Module mcaptcha::api::v1::pow::verify_pow[][src]

Expand description

PoW Verification module

Structs

validation token that clients receive as proof for submiting valid PoW

diff --git a/mcaptcha/api/v1/pow/verify_pow/struct.ValidationToken.html b/mcaptcha/api/v1/pow/verify_pow/struct.ValidationToken.html index 7c2bc6b8..6cc6207a 100644 --- a/mcaptcha/api/v1/pow/verify_pow/struct.ValidationToken.html +++ b/mcaptcha/api/v1/pow/verify_pow/struct.ValidationToken.html @@ -1,119 +1,34 @@ -ValidationToken in mcaptcha::api::v1::pow::verify_pow - Rust

Struct mcaptcha::api::v1::pow::verify_pow::ValidationToken[][src]

pub struct ValidationToken {
-    pub token: String,
-}
Expand description

validation token that clients receive as proof for submiting +ValidationToken in mcaptcha::api::v1::pow::verify_pow - Rust

Struct mcaptcha::api::v1::pow::verify_pow::ValidationToken[][src]

pub struct ValidationToken {
+    pub token: String,
+}
Expand description

validation token that clients receive as proof for submiting valid PoW

-

Fields

token: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Fields

token: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/pow/verify_pow/struct.verify_pow.html b/mcaptcha/api/v1/pow/verify_pow/struct.verify_pow.html index 6053f63e..0ad21187 100644 --- a/mcaptcha/api/v1/pow/verify_pow/struct.verify_pow.html +++ b/mcaptcha/api/v1/pow/verify_pow/struct.verify_pow.html @@ -1,108 +1,23 @@ -verify_pow in mcaptcha::api::v1::pow::verify_pow - Rust

Struct mcaptcha::api::v1::pow::verify_pow::verify_pow[][src]

pub struct verify_pow;
Expand description

route handler that verifies PoW and issues a solution token +verify_pow in mcaptcha::api::v1::pow::verify_pow - Rust

Struct mcaptcha::api::v1::pow::verify_pow::verify_pow[][src]

pub struct verify_pow;
Expand description

route handler that verifies PoW and issues a solution token if verification is successful

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/pow/verify_token/index.html b/mcaptcha/api/v1/pow/verify_token/index.html index 990e5fab..0513544c 100644 --- a/mcaptcha/api/v1/pow/verify_token/index.html +++ b/mcaptcha/api/v1/pow/verify_token/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::pow::verify_token - Rust

Module mcaptcha::api::v1::pow::verify_token[][src]

Expand description

PoW success token module

+mcaptcha::api::v1::pow::verify_token - Rust

Module mcaptcha::api::v1::pow::verify_token[][src]

Expand description

PoW success token module

Structs

route hander that validates a PoW solution token

diff --git a/mcaptcha/api/v1/pow/verify_token/struct.CaptchaValidateResp.html b/mcaptcha/api/v1/pow/verify_token/struct.CaptchaValidateResp.html index 6462e8f6..71a0025d 100644 --- a/mcaptcha/api/v1/pow/verify_token/struct.CaptchaValidateResp.html +++ b/mcaptcha/api/v1/pow/verify_token/struct.CaptchaValidateResp.html @@ -1,117 +1,32 @@ -CaptchaValidateResp in mcaptcha::api::v1::pow::verify_token - Rust

Struct mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp[][src]

pub struct CaptchaValidateResp {
-    pub valid: bool,
-}

Fields

valid: bool

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+CaptchaValidateResp in mcaptcha::api::v1::pow::verify_token - Rust

Struct mcaptcha::api::v1::pow::verify_token::CaptchaValidateResp[][src]

pub struct CaptchaValidateResp {
+    pub valid: bool,
+}

Fields

valid: bool

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/pow/verify_token/struct.validate_captcha_token.html b/mcaptcha/api/v1/pow/verify_token/struct.validate_captcha_token.html index 758f3f76..edac9640 100644 --- a/mcaptcha/api/v1/pow/verify_token/struct.validate_captcha_token.html +++ b/mcaptcha/api/v1/pow/verify_token/struct.validate_captcha_token.html @@ -1,107 +1,22 @@ -validate_captcha_token in mcaptcha::api::v1::pow::verify_token - Rust

Struct mcaptcha::api::v1::pow::verify_token::validate_captcha_token[][src]

pub struct validate_captcha_token;
Expand description

route hander that validates a PoW solution token

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+validate_captcha_token in mcaptcha::api::v1::pow::verify_token - Rust

Struct mcaptcha::api::v1::pow::verify_token::validate_captcha_token[][src]

pub struct validate_captcha_token;
Expand description

route hander that validates a PoW solution token

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/api/v1/routes/constant.ROUTES.html b/mcaptcha/api/v1/routes/constant.ROUTES.html index fe455f76..797ccb0f 100644 --- a/mcaptcha/api/v1/routes/constant.ROUTES.html +++ b/mcaptcha/api/v1/routes/constant.ROUTES.html @@ -1,3 +1,3 @@ -ROUTES in mcaptcha::api::v1::routes - Rust

Constant mcaptcha::api::v1::routes::ROUTES[][src]

pub const ROUTES: Routes;
+ROUTES in mcaptcha::api::v1::routes - Rust

Constant mcaptcha::api::v1::routes::ROUTES[][src]

pub const ROUTES: Routes;
\ No newline at end of file diff --git a/mcaptcha/api/v1/routes/index.html b/mcaptcha/api/v1/routes/index.html index 5978290f..aae40547 100644 --- a/mcaptcha/api/v1/routes/index.html +++ b/mcaptcha/api/v1/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::api::v1::routes - Rust

Module mcaptcha::api::v1::routes[][src]

Structs

+mcaptcha::api::v1::routes - Rust

Module mcaptcha::api::v1::routes[][src]

Structs

Constants

diff --git a/mcaptcha/api/v1/routes/struct.Routes.html b/mcaptcha/api/v1/routes/struct.Routes.html index d1f7cf4f..23b8fdbe 100644 --- a/mcaptcha/api/v1/routes/struct.Routes.html +++ b/mcaptcha/api/v1/routes/struct.Routes.html @@ -1,4 +1,4 @@ -Routes in mcaptcha::api::v1::routes - Rust

Struct mcaptcha::api::v1::routes::Routes[][src]

pub struct Routes {
+Routes in mcaptcha::api::v1::routes - Rust

Struct mcaptcha::api::v1::routes::Routes[][src]

pub struct Routes {
     pub auth: Auth,
     pub account: Account,
     pub levels: Levels,
@@ -7,109 +7,24 @@
     pub meta: Meta,
     pub pow: PoW,
     pub notifications: Notifications,
-}

Fields

auth: Authaccount: Accountlevels: Levelsmcaptcha: MCaptchaduration: Durationmeta: Metapow: PoWnotifications: Notifications

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+}

Fields

auth: Authaccount: Accountlevels: Levelsmcaptcha: MCaptchaduration: Durationmeta: Metapow: PoWnotifications: Notifications

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/constant.CACHE_AGE.html b/mcaptcha/constant.CACHE_AGE.html index ade05b97..ad0fea9f 100644 --- a/mcaptcha/constant.CACHE_AGE.html +++ b/mcaptcha/constant.CACHE_AGE.html @@ -1,3 +1,3 @@ -CACHE_AGE in mcaptcha - Rust

Constant mcaptcha::CACHE_AGE[][src]

pub const CACHE_AGE: u32 = 604800;
+CACHE_AGE in mcaptcha - Rust

Constant mcaptcha::CACHE_AGE[][src]

pub const CACHE_AGE: u32 = 604800;
\ No newline at end of file diff --git a/mcaptcha/constant.COMPILED_DATE.html b/mcaptcha/constant.COMPILED_DATE.html index bf5702de..43f63e09 100644 --- a/mcaptcha/constant.COMPILED_DATE.html +++ b/mcaptcha/constant.COMPILED_DATE.html @@ -1,3 +1,3 @@ -COMPILED_DATE in mcaptcha - Rust

Constant mcaptcha::COMPILED_DATE[][src]

pub const COMPILED_DATE: &str = "21-10-08";
+COMPILED_DATE in mcaptcha - Rust

Constant mcaptcha::COMPILED_DATE[][src]

pub const COMPILED_DATE: &str = "21-11-29";
\ No newline at end of file diff --git a/mcaptcha/constant.DOCS.html b/mcaptcha/constant.DOCS.html index fa44f645..7082404c 100644 --- a/mcaptcha/constant.DOCS.html +++ b/mcaptcha/constant.DOCS.html @@ -1,3 +1,3 @@ -DOCS in mcaptcha - Rust

Constant mcaptcha::DOCS[][src]

pub const DOCS: Docs;
+DOCS in mcaptcha - Rust

Constant mcaptcha::DOCS[][src]

pub const DOCS: Docs;
\ No newline at end of file diff --git a/mcaptcha/constant.GIT_COMMIT_HASH.html b/mcaptcha/constant.GIT_COMMIT_HASH.html index 1040bfb5..9c849c57 100644 --- a/mcaptcha/constant.GIT_COMMIT_HASH.html +++ b/mcaptcha/constant.GIT_COMMIT_HASH.html @@ -1,3 +1,3 @@ -GIT_COMMIT_HASH in mcaptcha - Rust

Constant mcaptcha::GIT_COMMIT_HASH[][src]

pub const GIT_COMMIT_HASH: &str = "9afb63c738073ae19b0aed56307501e7d960cd70";
+GIT_COMMIT_HASH in mcaptcha - Rust

Constant mcaptcha::GIT_COMMIT_HASH[][src]

pub const GIT_COMMIT_HASH: &str = "b5af9ee259c6785e61a19de7ded51c19e2842eca";
\ No newline at end of file diff --git a/mcaptcha/constant.PAGES.html b/mcaptcha/constant.PAGES.html index 65ec5859..c100549d 100644 --- a/mcaptcha/constant.PAGES.html +++ b/mcaptcha/constant.PAGES.html @@ -1,3 +1,3 @@ -PAGES in mcaptcha - Rust

Constant mcaptcha::PAGES[][src]

pub const PAGES: Routes;
+PAGES in mcaptcha - Rust

Constant mcaptcha::PAGES[][src]

pub const PAGES: Routes;
\ No newline at end of file diff --git a/mcaptcha/constant.PKG_DESCRIPTION.html b/mcaptcha/constant.PKG_DESCRIPTION.html index fc6409af..927c9e8f 100644 --- a/mcaptcha/constant.PKG_DESCRIPTION.html +++ b/mcaptcha/constant.PKG_DESCRIPTION.html @@ -1,3 +1,3 @@ -PKG_DESCRIPTION in mcaptcha - Rust

Constant mcaptcha::PKG_DESCRIPTION[][src]

pub const PKG_DESCRIPTION: &str = "mCaptcha - a PoW-based CAPTCHA system";
+PKG_DESCRIPTION in mcaptcha - Rust

Constant mcaptcha::PKG_DESCRIPTION[][src]

pub const PKG_DESCRIPTION: &str = "mCaptcha - a PoW-based CAPTCHA system";
\ No newline at end of file diff --git a/mcaptcha/constant.PKG_HOMEPAGE.html b/mcaptcha/constant.PKG_HOMEPAGE.html index 0a86a3e5..f362ddbd 100644 --- a/mcaptcha/constant.PKG_HOMEPAGE.html +++ b/mcaptcha/constant.PKG_HOMEPAGE.html @@ -1,3 +1,3 @@ -PKG_HOMEPAGE in mcaptcha - Rust

Constant mcaptcha::PKG_HOMEPAGE[][src]

pub const PKG_HOMEPAGE: &str = "https://mcaptcha.org";
+PKG_HOMEPAGE in mcaptcha - Rust

Constant mcaptcha::PKG_HOMEPAGE[][src]

pub const PKG_HOMEPAGE: &str = "https://mcaptcha.org";
\ No newline at end of file diff --git a/mcaptcha/constant.PKG_NAME.html b/mcaptcha/constant.PKG_NAME.html index f9afb214..e59c374d 100644 --- a/mcaptcha/constant.PKG_NAME.html +++ b/mcaptcha/constant.PKG_NAME.html @@ -1,3 +1,3 @@ -PKG_NAME in mcaptcha - Rust

Constant mcaptcha::PKG_NAME[][src]

pub const PKG_NAME: &str = "mcaptcha";
+PKG_NAME in mcaptcha - Rust

Constant mcaptcha::PKG_NAME[][src]

pub const PKG_NAME: &str = "mcaptcha";
\ No newline at end of file diff --git a/mcaptcha/constant.V1_API_ROUTES.html b/mcaptcha/constant.V1_API_ROUTES.html index 09475fdf..2e09e176 100644 --- a/mcaptcha/constant.V1_API_ROUTES.html +++ b/mcaptcha/constant.V1_API_ROUTES.html @@ -1,3 +1,3 @@ -V1_API_ROUTES in mcaptcha - Rust

Constant mcaptcha::V1_API_ROUTES[][src]

pub const V1_API_ROUTES: Routes;
+V1_API_ROUTES in mcaptcha - Rust

Constant mcaptcha::V1_API_ROUTES[][src]

pub const V1_API_ROUTES: Routes;
\ No newline at end of file diff --git a/mcaptcha/constant.VERSION.html b/mcaptcha/constant.VERSION.html index 97828231..3094c295 100644 --- a/mcaptcha/constant.VERSION.html +++ b/mcaptcha/constant.VERSION.html @@ -1,3 +1,3 @@ -VERSION in mcaptcha - Rust

Constant mcaptcha::VERSION[][src]

pub const VERSION: &str = "0.1.0";
+VERSION in mcaptcha - Rust

Constant mcaptcha::VERSION[][src]

pub const VERSION: &str = "0.1.0";
\ No newline at end of file diff --git a/mcaptcha/constant.WIDGET_ROUTES.html b/mcaptcha/constant.WIDGET_ROUTES.html index 6ebc6964..85dbb224 100644 --- a/mcaptcha/constant.WIDGET_ROUTES.html +++ b/mcaptcha/constant.WIDGET_ROUTES.html @@ -1,3 +1,3 @@ -WIDGET_ROUTES in mcaptcha - Rust

Constant mcaptcha::WIDGET_ROUTES[][src]

pub const WIDGET_ROUTES: Widget;
+WIDGET_ROUTES in mcaptcha - Rust

Constant mcaptcha::WIDGET_ROUTES[][src]

pub const WIDGET_ROUTES: Widget;
\ No newline at end of file diff --git a/mcaptcha/data/enum.SystemGroup.html b/mcaptcha/data/enum.SystemGroup.html index 7493df9e..0f74a920 100644 --- a/mcaptcha/data/enum.SystemGroup.html +++ b/mcaptcha/data/enum.SystemGroup.html @@ -1,112 +1,27 @@ -SystemGroup in mcaptcha::data - Rust

Enum mcaptcha::data::SystemGroup[][src]

pub enum SystemGroup {
+SystemGroup in mcaptcha::data - Rust

Enum mcaptcha::data::SystemGroup[][src]

pub enum SystemGroup {
     Embedded(System<HashCache, EmbeddedMaster>),
     Redis(System<RedisCache, RedisMaster>),
-}
Expand description

Represents mCaptcha cache and master system. +}

Expand description

Represents mCaptcha cache and master system. When Redis is configured, SystemGroup::Redis is used and in its absense, SystemGroup::Embedded is used

-

Variants

Embedded(System<HashCache, EmbeddedMaster>)
Redis(System<RedisCache, RedisMaster>)

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Variants

Embedded(System<HashCache, EmbeddedMaster>)

Tuple Fields of Embedded

0: System<HashCache, EmbeddedMaster>
Redis(System<RedisCache, RedisMaster>)

Tuple Fields of Redis

0: System<RedisCache, RedisMaster>

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/data/index.html b/mcaptcha/data/index.html index 4ad842d7..866edd10 100644 --- a/mcaptcha/data/index.html +++ b/mcaptcha/data/index.html @@ -1,5 +1,6 @@ -mcaptcha::data - Rust

Module mcaptcha::data[][src]

Expand description

App data: redis cache, database connections, etc.

-

Structs

+mcaptcha::data - Rust

Module mcaptcha::data[][src]

Expand description

App data: redis cache, database connections, etc.

+

Macros

+

Structs

App data

Enums

Represents mCaptcha cache and master system. diff --git a/mcaptcha/data/macro.enum_system_actor!.html b/mcaptcha/data/macro.enum_system_actor!.html new file mode 100644 index 00000000..c1bd9285 --- /dev/null +++ b/mcaptcha/data/macro.enum_system_actor!.html @@ -0,0 +1,11 @@ + + + + + Redirection + + +

Redirecting to macro.enum_system_actor.html...

+ + + \ No newline at end of file diff --git a/mcaptcha/data/macro.enum_system_actor.html b/mcaptcha/data/macro.enum_system_actor.html new file mode 100644 index 00000000..8bee0170 --- /dev/null +++ b/mcaptcha/data/macro.enum_system_actor.html @@ -0,0 +1,6 @@ +enum_system_actor in mcaptcha::data - Rust

Macro mcaptcha::data::enum_system_actor[][src]

macro_rules! enum_system_actor {
+    ($name : ident, $type : ident) => { ... };
+}
+
+ + \ No newline at end of file diff --git a/mcaptcha/data/macro.enum_system_wrapper!.html b/mcaptcha/data/macro.enum_system_wrapper!.html new file mode 100644 index 00000000..62c63915 --- /dev/null +++ b/mcaptcha/data/macro.enum_system_wrapper!.html @@ -0,0 +1,11 @@ + + + + + Redirection + + +

Redirecting to macro.enum_system_wrapper.html...

+ + + \ No newline at end of file diff --git a/mcaptcha/data/macro.enum_system_wrapper.html b/mcaptcha/data/macro.enum_system_wrapper.html new file mode 100644 index 00000000..58737205 --- /dev/null +++ b/mcaptcha/data/macro.enum_system_wrapper.html @@ -0,0 +1,6 @@ +enum_system_wrapper in mcaptcha::data - Rust

Macro mcaptcha::data::enum_system_wrapper[][src]

macro_rules! enum_system_wrapper {
+    ($name : ident, $type : ty, $return_type : ty) => { ... };
+}
+
+ + \ No newline at end of file diff --git a/mcaptcha/data/sidebar-items.js b/mcaptcha/data/sidebar-items.js index 22704881..7607fb0a 100644 --- a/mcaptcha/data/sidebar-items.js +++ b/mcaptcha/data/sidebar-items.js @@ -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"]],"struct":[["Data","App data"]],"type":[["Mailer","Mailer data type AsyncSmtpTransport"]]}); \ No newline at end of file +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"]]}); \ No newline at end of file diff --git a/mcaptcha/data/struct.Data.html b/mcaptcha/data/struct.Data.html index 0477416a..d324d8b2 100644 --- a/mcaptcha/data/struct.Data.html +++ b/mcaptcha/data/struct.Data.html @@ -1,117 +1,32 @@ -Data in mcaptcha::data - Rust

Struct mcaptcha::data::Data[][src]

pub struct Data {
+Data in mcaptcha::data - Rust

Struct mcaptcha::data::Data[][src]

pub struct Data {
     pub db: PgPool,
     pub creds: Config,
     pub captcha: SystemGroup,
-    pub mailer: Option<AsyncSmtpTransport<Tokio1Executor>>,
-}
Expand description

App data

+ pub mailer: Option<AsyncSmtpTransport<Tokio1Executor>>, +}
Expand description

App data

Fields

db: PgPool

databse pool

creds: Config

credential management configuration

captcha: SystemGroup

mCaptcha system: Redis cache, etc.

-
mailer: Option<AsyncSmtpTransport<Tokio1Executor>>

email client

-

Implementations

create new instance of app data

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+
mailer: Option<AsyncSmtpTransport<Tokio1Executor>>

email client

+

Implementations

create new instance of app data

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/data/type.Mailer.html b/mcaptcha/data/type.Mailer.html index e4f203d5..e455780f 100644 --- a/mcaptcha/data/type.Mailer.html +++ b/mcaptcha/data/type.Mailer.html @@ -1,4 +1,4 @@ -Mailer in mcaptcha::data - Rust

Type Definition mcaptcha::data::Mailer[][src]

pub type Mailer = AsyncSmtpTransport<Tokio1Executor>;
Expand description

Mailer data type AsyncSmtpTransport

+Mailer in mcaptcha::data - Rust

Type Definition mcaptcha::data::Mailer[][src]

pub type Mailer = AsyncSmtpTransport<Tokio1Executor>;
Expand description

Mailer data type AsyncSmtpTransport

\ No newline at end of file diff --git a/mcaptcha/date/constant.DAY.html b/mcaptcha/date/constant.DAY.html index 3c4543dd..9a7bcace 100644 --- a/mcaptcha/date/constant.DAY.html +++ b/mcaptcha/date/constant.DAY.html @@ -1,3 +1,3 @@ -DAY in mcaptcha::date - Rust

Constant mcaptcha::date::DAY[][src]

pub const DAY: i64 = HOUR * 24; // 86_400i64
+DAY in mcaptcha::date - Rust

Constant mcaptcha::date::DAY[][src]

pub const DAY: i64 = HOUR * 24; // 86_400i64
\ No newline at end of file diff --git a/mcaptcha/date/constant.HOUR.html b/mcaptcha/date/constant.HOUR.html index 12d5405c..a90a90f7 100644 --- a/mcaptcha/date/constant.HOUR.html +++ b/mcaptcha/date/constant.HOUR.html @@ -1,3 +1,3 @@ -HOUR in mcaptcha::date - Rust

Constant mcaptcha::date::HOUR[][src]

pub const HOUR: i64 = MINUTE * 60; // 3_600i64
+HOUR in mcaptcha::date - Rust

Constant mcaptcha::date::HOUR[][src]

pub const HOUR: i64 = MINUTE * 60; // 3_600i64
\ No newline at end of file diff --git a/mcaptcha/date/constant.MINUTE.html b/mcaptcha/date/constant.MINUTE.html index 2b5208e3..81190136 100644 --- a/mcaptcha/date/constant.MINUTE.html +++ b/mcaptcha/date/constant.MINUTE.html @@ -1,3 +1,3 @@ -MINUTE in mcaptcha::date - Rust

Constant mcaptcha::date::MINUTE[][src]

pub const MINUTE: i64 = 60;
+MINUTE in mcaptcha::date - Rust

Constant mcaptcha::date::MINUTE[][src]

pub const MINUTE: i64 = 60;
\ No newline at end of file diff --git a/mcaptcha/date/constant.WEEK.html b/mcaptcha/date/constant.WEEK.html index 4ba8c39b..434c5f9b 100644 --- a/mcaptcha/date/constant.WEEK.html +++ b/mcaptcha/date/constant.WEEK.html @@ -1,3 +1,3 @@ -WEEK in mcaptcha::date - Rust

Constant mcaptcha::date::WEEK[][src]

pub const WEEK: i64 = DAY * 7; // 604_800i64
+WEEK in mcaptcha::date - Rust

Constant mcaptcha::date::WEEK[][src]

pub const WEEK: i64 = DAY * 7; // 604_800i64
\ No newline at end of file diff --git a/mcaptcha/date/index.html b/mcaptcha/date/index.html index b1b8b38f..9258a740 100644 --- a/mcaptcha/date/index.html +++ b/mcaptcha/date/index.html @@ -1,4 +1,4 @@ -mcaptcha::date - Rust

Module mcaptcha::date[][src]

Structs

+mcaptcha::date - Rust

Module mcaptcha::date[][src]

Structs

Constants

diff --git a/mcaptcha/date/struct.Date.html b/mcaptcha/date/struct.Date.html index 468010f4..8af36e97 100644 --- a/mcaptcha/date/struct.Date.html +++ b/mcaptcha/date/struct.Date.html @@ -1,117 +1,32 @@ -Date in mcaptcha::date - Rust

Struct mcaptcha::date::Date[][src]

pub struct Date {
+Date in mcaptcha::date - Rust

Struct mcaptcha::date::Date[][src]

pub struct Date {
     pub time: OffsetDateTime,
-}

Fields

time: OffsetDateTime

Implementations

print relative time from date

-

print date

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+}

Fields

time: OffsetDateTime

Implementations

print relative time from date

+

print date

+

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/demo/constant.DEMO_PASSWORD.html b/mcaptcha/demo/constant.DEMO_PASSWORD.html index 5dcb5cc5..81cac6c3 100644 --- a/mcaptcha/demo/constant.DEMO_PASSWORD.html +++ b/mcaptcha/demo/constant.DEMO_PASSWORD.html @@ -1,4 +1,4 @@ -DEMO_PASSWORD in mcaptcha::demo - Rust

Constant mcaptcha::demo::DEMO_PASSWORD[][src]

pub const DEMO_PASSWORD: &str = "password";
Expand description

Demo password

+DEMO_PASSWORD in mcaptcha::demo - Rust

Constant mcaptcha::demo::DEMO_PASSWORD[][src]

pub const DEMO_PASSWORD: &str = "password";
Expand description

Demo password

\ No newline at end of file diff --git a/mcaptcha/demo/constant.DEMO_USER.html b/mcaptcha/demo/constant.DEMO_USER.html index 027fcb6a..89c5a8c6 100644 --- a/mcaptcha/demo/constant.DEMO_USER.html +++ b/mcaptcha/demo/constant.DEMO_USER.html @@ -1,4 +1,4 @@ -DEMO_USER in mcaptcha::demo - Rust

Constant mcaptcha::demo::DEMO_USER[][src]

pub const DEMO_USER: &str = "aaronsw";
Expand description

Demo username

+DEMO_USER in mcaptcha::demo - Rust

Constant mcaptcha::demo::DEMO_USER[][src]

pub const DEMO_USER: &str = "aaronsw";
Expand description

Demo username

\ No newline at end of file diff --git a/mcaptcha/demo/fn.delete_demo_user.html b/mcaptcha/demo/fn.delete_demo_user.html index b42c1c99..d5d88ea1 100644 --- a/mcaptcha/demo/fn.delete_demo_user.html +++ b/mcaptcha/demo/fn.delete_demo_user.html @@ -1,3 +1,3 @@ -delete_demo_user in mcaptcha::demo - Rust

Function mcaptcha::demo::delete_demo_user[][src]

async fn delete_demo_user(data: &AppData) -> Result<(), ServiceError>
+delete_demo_user in mcaptcha::demo - Rust

Function mcaptcha::demo::delete_demo_user[][src]

async fn delete_demo_user(data: &AppData) -> Result<(), ServiceError>
\ No newline at end of file diff --git a/mcaptcha/demo/fn.register_demo_user.html b/mcaptcha/demo/fn.register_demo_user.html index 7a6d5989..48a2d4ba 100644 --- a/mcaptcha/demo/fn.register_demo_user.html +++ b/mcaptcha/demo/fn.register_demo_user.html @@ -1,4 +1,4 @@ -register_demo_user in mcaptcha::demo - Rust

Function mcaptcha::demo::register_demo_user[][src]

async fn register_demo_user(data: &AppData) -> Result<(), ServiceError>
Expand description

register demo user runner

+register_demo_user in mcaptcha::demo - Rust

Function mcaptcha::demo::register_demo_user[][src]

async fn register_demo_user(data: &AppData) -> Result<(), ServiceError>
Expand description

register demo user runner

\ No newline at end of file diff --git a/mcaptcha/demo/fn.run.html b/mcaptcha/demo/fn.run.html index 7bf285e9..dafb5ad8 100644 --- a/mcaptcha/demo/fn.run.html +++ b/mcaptcha/demo/fn.run.html @@ -1,3 +1,3 @@ -run in mcaptcha::demo - Rust

Function mcaptcha::demo::run[][src]

pub async fn run(data: AppData, duration: Duration) -> Result<(), ServiceError>
+run in mcaptcha::demo - Rust

Function mcaptcha::demo::run[][src]

pub async fn run(data: AppData, duration: Duration) -> Result<(), ServiceError>
\ No newline at end of file diff --git a/mcaptcha/demo/index.html b/mcaptcha/demo/index.html index 7021ea87..c877dd5b 100644 --- a/mcaptcha/demo/index.html +++ b/mcaptcha/demo/index.html @@ -1,4 +1,4 @@ -mcaptcha::demo - Rust

Module mcaptcha::demo[][src]

Constants

+mcaptcha::demo - Rust

Module mcaptcha::demo[][src]

Constants

Demo password

Demo username

Functions

diff --git a/mcaptcha/docs/constant.DOCS.html b/mcaptcha/docs/constant.DOCS.html index a2550770..625c5235 100644 --- a/mcaptcha/docs/constant.DOCS.html +++ b/mcaptcha/docs/constant.DOCS.html @@ -1,3 +1,3 @@ -DOCS in mcaptcha::docs - Rust

Constant mcaptcha::docs::DOCS[][src]

pub const DOCS: Docs;
+DOCS in mcaptcha::docs - Rust

Constant mcaptcha::docs::DOCS[][src]

pub const DOCS: Docs;
\ No newline at end of file diff --git a/mcaptcha/docs/constant.OPEN_API_SPEC.html b/mcaptcha/docs/constant.OPEN_API_SPEC.html index 547eb65b..24e9bf98 100644 --- a/mcaptcha/docs/constant.OPEN_API_SPEC.html +++ b/mcaptcha/docs/constant.OPEN_API_SPEC.html @@ -1,3 +1,3 @@ -OPEN_API_SPEC in mcaptcha::docs - Rust

Constant mcaptcha::docs::OPEN_API_SPEC[][src]

const OPEN_API_SPEC: &str = "openapi: 3.0.0\ninfo:\n  version: 0.1.0\n  title: mCaptcha/guard\nservers:\n  - url: /\npaths:\n  /api/v1/signup:\n    post:\n      summary: Registration endpoint\n      operationId: registerUser\n      tags:\n        - user\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/RegisterUser\'\n            example:\n              username: \'testuser\'\n              password: \'mysuperlongandsecurepassword\'\n              email: \'testuser@example.com\'\n      responses:\n        \'200\':\n          description: Successful registration\n        \'400\':\n          description: >-\n            Bad request: username contains profainity/blacklisted words or email\n            not acceptable or password too long/short or duplicate\n            username/password\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/signin:\n    post:\n      summary: Login endpoint\n      operationId: loginUser\n      tags:\n        - user\n        - authentication\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/LoginUser\'\n            example:\n              username: \'testuser\'\n              password: \'mysuperlongandsecurepassword\'\n      responses:\n        \'200\':\n          description: Successful authentication\n        \'401\':\n          description: \'authentication failed, wrong password\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'404\':\n          description: username not found\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/signout:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Signout endpoint\n      operationId: signoutUser\n      tags:\n        - user\n        - authentication\n      responses:\n        \'200\':\n          description: OK\n  /api/v1/account/delete:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Delete account\n      operationId: deleteAccount\n      tags:\n        - user\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/DeleteUser\'\n            example:\n              password: \'mysuperlongandsecurepassword\'\n      responses:\n        \'200\':\n          description: OK\n        \'401\':\n          description: (cookie)authentication required or wrong password\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'404\':\n          description: username not found\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/account/username/exists:\n    post:\n      summary: Check if username exists\n      operationId: usernameExists\n      tags:\n        - user\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/UserDetailCheck\'\n            example:\n              val: \'testuser\'\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/UserDetailCheckRes\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/account/email/exists:\n    post:\n      summary: Check if email exists\n      operationId: emailExists\n      tags:\n        - user\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/UserDetailCheck\'\n            example:\n              val: \'testuser@example.com\'\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/UserDetailCheckRes\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/meta/health:\n    get:\n      summary: Health check\n      operationId: healthCheck\n      tags:\n        - meta\n        - health\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Health\'\n  /api/v1/meta/build:\n    get:\n      summary: Get server binary build details\n      operationId: buildDetails\n      tags:\n        - meta\n        - build\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/BuildDetails\'\n  /api/v1/mcaptcha/domain/token/add:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Add token for registered domain\n      operationId: addToken\n      tags:\n        - mcaptcha\n        - domain\n        - token\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/MCaptchaID\'\n\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/MCaptchaDetails\'\n\n        \'400\':\n          description: \'Bad request: Submited URI is not a URI or duplicate token name\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'401\':\n          description: \'authentication failed\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n\n  /api/v1/mcaptcha/domain/token/update:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Update token key\n      operationId: updateTokenKey\n      tags:\n        - mcaptcha\n        - domain\n        - token\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/MCaptchaID\'\n\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/MCaptchaDetails\'\n\n        \'400\':\n          description: \'Bad request: Submited URI is not a URI or duplicate token name\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'401\':\n          description: \'authentication failed\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n\n  /api/v1/mcaptcha/domain/token/get:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Get token key\n      operationId: getTokenKey\n      tags:\n        - mcaptcha\n        - domain\n        - token\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/MCaptchaID\'\n\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/MCaptchaDetails\'\n\n        \'400\':\n          description: \'Bad request: Submited URI is not a URI\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'401\':\n          description: \'authentication failed\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'404\':\n          description: token name not found\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n\n  /api/v1/mcaptcha/domain/token/delete:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Delete token from mcaptcha\n      operationId: deleteToken\n      tags:\n        - mcaptcha\n        - domain\n        - token\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/MCaptchaID\'\n\n      responses:\n        \'200\':\n          description: OK\n        \'401\':\n          description: \'authentication failed\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n\n  /api/v1/mcaptcha/domain/token/levels/add:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Add levels to a token\n      operationId: addTokenLevels\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/AddLevels\'\n\n      responses:\n        \'200\':\n          description: OK\n        \'400\':\n          description: \'duplicate visitor count or difficulty_factor is zero or difficulty_factor decreases with increase in visitor count\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n\n        \'401\':\n          description: \'authentication failed\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n\n  /api/v1/mcaptcha/domain/token/levels/update:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Update levels of a token\n      operationId: updateTokenLevels\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/AddLevels\'\n\n      responses:\n        \'200\':\n          description: OK\n        \'400\':\n          description: \'duplicate visitor count or difficulty_factor is zero or difficulty_factor decreases with increase in visitor count\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n\n        \'401\':\n          description: \'authentication failed\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n\n  /api/v1/mcaptcha/domain/token/levels/delete:\n    post:\n      security:\n        - cookieAuth: []\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n      summary: Delete levels of a token\n      operationId: deleteTokenLevels\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/AddLevels\'\n      responses:\n        \'200\':\n          description: OK\n        \'401\':\n          description: (cookie)authentication required or wrong password\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/mcaptcha/domain/token/levels/get:\n    post:\n      security:\n        - cookieAuth: []\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n      summary: Get levels of a token\n      operationId: getTokenLevels\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/AddLevels\'\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Levels\'\n        \'401\':\n          description: (cookie)authentication required or wrong password\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/mcaptcha/domain/token/token/get:\n    post:\n      security:\n        - cookieAuth: []\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n        - duration\n      summary: Get duration of a token\n      operationId: getTokenDuration\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/GetDuration\'\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Duration\'\n        \'401\':\n          description: (cookie)authentication required or wrong password\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n\n  /api/v1/mcaptcha/domain/token/token/update:\n    post:\n      security:\n        - cookieAuth: []\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n        - duration\n      summary: update duration of a token\n      operationId: updateTokenDuration\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/UpdateDuration\'\n      responses:\n        \'200\':\n          description: OK\n        \'400\':\n          description: \'Bad request: Duration must be greater than 0\'\n        \'401\':\n          description: (cookie)authentication required or wrong password\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n\ncomponents:\n  schemas:\n    RegisterUser:\n      type: object\n      required:\n        - username\n        - password\n        - email\n      properties:\n        username:\n          type: string\n        email:\n          type: string\n        password:\n          type: string\n          format: password\n    LoginUser:\n      type: object\n      required:\n        - username\n        - password\n      properties:\n        username:\n          type: string\n        password:\n          type: string\n          format: password\n    DeleteUser:\n      type: object\n      required:\n        - password\n      properties:\n        password:\n          type: string\n          format: password\n    Error:\n      type: object\n      required:\n        - error\n      properties:\n        error:\n          type: string\n    User:\n      type: object\n      required:\n        - id\n        - name\n      properties:\n        id:\n          type: integer\n          format: int64\n        name:\n          type: string\n    UserDetailCheck:\n      type: object\n      required:\n        - val\n      properties:\n        val:\n          type: string\n    Health:\n      type: object\n      required:\n        - db\n      properties:\n        db:\n          type: boolean\n    UserDetailCheckRes:\n      type: object\n      required:\n        - exists\n      properties:\n        val:\n          type: boolean\n    BuildDetails:\n      type: object\n      required:\n        - version\n        - git_commit_hash\n      properties:\n        version:\n          type: string\n        git_commit_hash:\n          type: string\n    AddDomain:\n      type: object\n      required:\n        - name\n      properties:\n        name:\n          type: string\n    DomainVerificationChallenge:\n      type: object\n      required:\n        - verification_challenge\n      properties:\n        verification_challenge:\n          type: string\n    MCaptchaID:\n      type: object\n      required:\n        - name\n        - domain\n      properties:\n        name:\n          type: string\n        domain:\n          type: string\n    MCaptchaDetails:\n      type: object\n      required:\n        - name\n        - key\n      properties:\n        name:\n          type: string\n        key:\n          type: string\n    Level:\n      type: object\n      required:\n        - visitor_threshold\n        - difficulty_factor\n      properties:\n        visitor_threshold:\n          type: number\n          minimum: 1\n          maximum: 2147483647\n        difficulty_factor:\n          type: number\n          minimum: 1\n    GetLevels:\n      type: object\n      required:\n        - token\n      properties:\n        token:\n          type: string\n    Levels:\n      type: array\n      items:\n        $ref: \'#/components/schemas/Level\'\n\n    AddLevels:\n      type: object\n      required:\n        - name\n        - levels\n      properties:\n        name:\n          type: string\n        levels:\n          type: array\n          items:\n            $ref: \'#/components/schemas/Level\'\n    GetDuration:\n      type: object\n      required:\n        - token\n      properties:\n        token:\n          type: string\n    Duration:\n      type: object\n      required:\n        - duration\n      properties:\n        duration:\n          type: number\n          minimum: 1\n          maximum: 2147483647\n\n    UpdateDuration:\n      type: object\n      required:\n        - duration\n        - token_name\n      properties:\n        token_name:\n          type: string\n        duration:\n          type: number\n          minimum: 1\n          maximum: 2147483647\n\n  securitySchemes:\n    cookieAuth:\n      type: apiKey\n      in: cookie\n      name: Authorization\n";
+OPEN_API_SPEC in mcaptcha::docs - Rust

Constant mcaptcha::docs::OPEN_API_SPEC[][src]

const OPEN_API_SPEC: &str = "openapi: 3.0.0\ninfo:\n  version: 0.1.0\n  title: mCaptcha/guard\nservers:\n  - url: /\npaths:\n  /api/v1/signup:\n    post:\n      summary: Registration endpoint\n      operationId: registerUser\n      tags:\n        - user\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/RegisterUser\'\n            example:\n              username: testuser\n              password: mysuperlongandsecurepassword\n              email: testuser@example.com\n      responses:\n        \'200\':\n          description: Successful registration\n        \'400\':\n          description: \'Bad request: username contains profainity/blacklisted words or email not acceptable or password too long/short or duplicate username/password\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/signin:\n    post:\n      summary: Login endpoint\n      operationId: loginUser\n      tags:\n        - user\n        - authentication\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/LoginUser\'\n            example:\n              username: testuser\n              password: mysuperlongandsecurepassword\n      responses:\n        \'200\':\n          description: Successful authentication\n        \'401\':\n          description: \'authentication failed, wrong password\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'404\':\n          description: username not found\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/signout:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Signout endpoint\n      operationId: signoutUser\n      tags:\n        - user\n        - authentication\n      responses:\n        \'200\':\n          description: OK\n  /api/v1/account/delete:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Delete account\n      operationId: deleteAccount\n      tags:\n        - user\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/DeleteUser\'\n            example:\n              password: mysuperlongandsecurepassword\n      responses:\n        \'200\':\n          description: OK\n        \'401\':\n          description: (cookie)authentication required or wrong password\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'404\':\n          description: username not found\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/account/username/exists:\n    post:\n      summary: Check if username exists\n      operationId: usernameExists\n      tags:\n        - user\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/UserDetailCheck\'\n            example:\n              val: testuser\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/UserDetailCheckRes\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/account/email/exists:\n    post:\n      summary: Check if email exists\n      operationId: emailExists\n      tags:\n        - user\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/UserDetailCheck\'\n            example:\n              val: testuser@example.com\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/UserDetailCheckRes\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/meta/health:\n    get:\n      summary: Health check\n      operationId: healthCheck\n      tags:\n        - meta\n        - health\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Health\'\n  /api/v1/meta/build:\n    get:\n      summary: Get server binary build details\n      operationId: buildDetails\n      tags:\n        - meta\n        - build\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/BuildDetails\'\n  /api/v1/mcaptcha/domain/token/add:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Add token for registered domain\n      operationId: addToken\n      tags:\n        - mcaptcha\n        - domain\n        - token\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/MCaptchaID\'\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/MCaptchaDetails\'\n        \'400\':\n          description: \'Bad request: Submited URI is not a URI or duplicate token name\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'401\':\n          description: authentication failed\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/mcaptcha/domain/token/update:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Update token key\n      operationId: updateTokenKey\n      tags:\n        - mcaptcha\n        - domain\n        - token\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/MCaptchaID\'\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/MCaptchaDetails\'\n        \'400\':\n          description: \'Bad request: Submited URI is not a URI or duplicate token name\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'401\':\n          description: authentication failed\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/mcaptcha/domain/token/get:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Get token key\n      operationId: getTokenKey\n      tags:\n        - mcaptcha\n        - domain\n        - token\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/MCaptchaID\'\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/MCaptchaDetails\'\n        \'400\':\n          description: \'Bad request: Submited URI is not a URI\'\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'401\':\n          description: authentication failed\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'404\':\n          description: token name not found\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/mcaptcha/domain/token/delete:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Delete token from mcaptcha\n      operationId: deleteToken\n      tags:\n        - mcaptcha\n        - domain\n        - token\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/MCaptchaID\'\n      responses:\n        \'200\':\n          description: OK\n        \'401\':\n          description: authentication failed\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/mcaptcha/domain/token/levels/add:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Add levels to a token\n      operationId: addTokenLevels\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/AddLevels\'\n      responses:\n        \'200\':\n          description: OK\n        \'400\':\n          description: duplicate visitor count or difficulty_factor is zero or difficulty_factor decreases with increase in visitor count\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'401\':\n          description: authentication failed\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/mcaptcha/domain/token/levels/update:\n    post:\n      security:\n        - cookieAuth: []\n      summary: Update levels of a token\n      operationId: updateTokenLevels\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/AddLevels\'\n      responses:\n        \'200\':\n          description: OK\n        \'400\':\n          description: duplicate visitor count or difficulty_factor is zero or difficulty_factor decreases with increase in visitor count\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'401\':\n          description: authentication failed\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/mcaptcha/domain/token/levels/delete:\n    post:\n      security:\n        - cookieAuth: []\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n      summary: Delete levels of a token\n      operationId: deleteTokenLevels\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/AddLevels\'\n      responses:\n        \'200\':\n          description: OK\n        \'401\':\n          description: (cookie)authentication required or wrong password\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/mcaptcha/domain/token/levels/get:\n    post:\n      security:\n        - cookieAuth: []\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n      summary: Get levels of a token\n      operationId: getTokenLevels\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/AddLevels\'\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Levels\'\n        \'401\':\n          description: (cookie)authentication required or wrong password\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/mcaptcha/domain/token/token/get:\n    post:\n      security:\n        - cookieAuth: []\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n        - duration\n      summary: Get duration of a token\n      operationId: getTokenDuration\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/GetDuration\'\n      responses:\n        \'200\':\n          description: OK\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Duration\'\n        \'401\':\n          description: (cookie)authentication required or wrong password\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n  /api/v1/mcaptcha/domain/token/token/update:\n    post:\n      security:\n        - cookieAuth: []\n      tags:\n        - mcaptcha\n        - domain\n        - token\n        - levels\n        - duration\n      summary: update duration of a token\n      operationId: updateTokenDuration\n      requestBody:\n        required: true\n        content:\n          application/json:\n            schema:\n              $ref: \'#/components/schemas/UpdateDuration\'\n      responses:\n        \'200\':\n          description: OK\n        \'400\':\n          description: \'Bad request: Duration must be greater than 0\'\n        \'401\':\n          description: (cookie)authentication required or wrong password\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\n        \'500\':\n          description: Internal server error\n          content:\n            application/json:\n              schema:\n                $ref: \'#/components/schemas/Error\'\ncomponents:\n  schemas:\n    RegisterUser:\n      type: object\n      required:\n        - username\n        - password\n        - email\n      properties:\n        username:\n          type: string\n        email:\n          type: string\n        password:\n          type: string\n          format: password\n    LoginUser:\n      type: object\n      required:\n        - username\n        - password\n      properties:\n        username:\n          type: string\n        password:\n          type: string\n          format: password\n    DeleteUser:\n      type: object\n      required:\n        - password\n      properties:\n        password:\n          type: string\n          format: password\n    Error:\n      type: object\n      required:\n        - error\n      properties:\n        error:\n          type: string\n    User:\n      type: object\n      required:\n        - id\n        - name\n      properties:\n        id:\n          type: integer\n          format: int64\n        name:\n          type: string\n    UserDetailCheck:\n      type: object\n      required:\n        - val\n      properties:\n        val:\n          type: string\n    Health:\n      type: object\n      required:\n        - db\n      properties:\n        db:\n          type: boolean\n    UserDetailCheckRes:\n      type: object\n      required:\n        - exists\n      properties:\n        val:\n          type: boolean\n    BuildDetails:\n      type: object\n      required:\n        - version\n        - git_commit_hash\n      properties:\n        version:\n          type: string\n        git_commit_hash:\n          type: string\n    AddDomain:\n      type: object\n      required:\n        - name\n      properties:\n        name:\n          type: string\n    DomainVerificationChallenge:\n      type: object\n      required:\n        - verification_challenge\n      properties:\n        verification_challenge:\n          type: string\n    MCaptchaID:\n      type: object\n      required:\n        - name\n        - domain\n      properties:\n        name:\n          type: string\n        domain:\n          type: string\n    MCaptchaDetails:\n      type: object\n      required:\n        - name\n        - key\n      properties:\n        name:\n          type: string\n        key:\n          type: string\n    Level:\n      type: object\n      required:\n        - visitor_threshold\n        - difficulty_factor\n      properties:\n        visitor_threshold:\n          type: number\n          minimum: 1\n          maximum: 2147483647\n        difficulty_factor:\n          type: number\n          minimum: 1\n    GetLevels:\n      type: object\n      required:\n        - token\n      properties:\n        token:\n          type: string\n    Levels:\n      type: array\n      items:\n        $ref: \'#/components/schemas/Level\'\n    AddLevels:\n      type: object\n      required:\n        - name\n        - levels\n      properties:\n        name:\n          type: string\n        levels:\n          type: array\n          items:\n            $ref: \'#/components/schemas/Level\'\n    GetDuration:\n      type: object\n      required:\n        - token\n      properties:\n        token:\n          type: string\n    Duration:\n      type: object\n      required:\n        - duration\n      properties:\n        duration:\n          type: number\n          minimum: 1\n          maximum: 2147483647\n    UpdateDuration:\n      type: object\n      required:\n        - duration\n        - token_name\n      properties:\n        token_name:\n          type: string\n        duration:\n          type: number\n          minimum: 1\n          maximum: 2147483647\n  securitySchemes:\n    cookieAuth:\n      type: apiKey\n      in: cookie\n      name: Authorization\n";
\ No newline at end of file diff --git a/mcaptcha/docs/fn.handle_embedded_file.html b/mcaptcha/docs/fn.handle_embedded_file.html index 8fd1d203..35d67e92 100644 --- a/mcaptcha/docs/fn.handle_embedded_file.html +++ b/mcaptcha/docs/fn.handle_embedded_file.html @@ -1,3 +1,3 @@ -handle_embedded_file in mcaptcha::docs - Rust

Function mcaptcha::docs::handle_embedded_file[][src]

pub fn handle_embedded_file(path: &str) -> HttpResponse
+handle_embedded_file in mcaptcha::docs - Rust

Function mcaptcha::docs::handle_embedded_file[][src]

pub fn handle_embedded_file(path: &str) -> HttpResponse
\ No newline at end of file diff --git a/mcaptcha/docs/fn.services.html b/mcaptcha/docs/fn.services.html index 5fbdfb30..2c33fca6 100644 --- a/mcaptcha/docs/fn.services.html +++ b/mcaptcha/docs/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::docs - Rust

Function mcaptcha::docs::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::docs - Rust

Function mcaptcha::docs::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/docs/index.html b/mcaptcha/docs/index.html index a5019698..04308c46 100644 --- a/mcaptcha/docs/index.html +++ b/mcaptcha/docs/index.html @@ -1,4 +1,4 @@ -mcaptcha::docs - Rust

Module mcaptcha::docs[][src]

Modules

+mcaptcha::docs - Rust

Module mcaptcha::docs[][src]

Modules

Structs

Constants

Functions

diff --git a/mcaptcha/docs/routes/index.html b/mcaptcha/docs/routes/index.html index 877dbce7..794be0ad 100644 --- a/mcaptcha/docs/routes/index.html +++ b/mcaptcha/docs/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::docs::routes - Rust

Module mcaptcha::docs::routes[][src]

Structs

+mcaptcha::docs::routes - Rust

Module mcaptcha::docs::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/docs/routes/struct.Docs.html b/mcaptcha/docs/routes/struct.Docs.html index aabf53af..536bd13f 100644 --- a/mcaptcha/docs/routes/struct.Docs.html +++ b/mcaptcha/docs/routes/struct.Docs.html @@ -1,110 +1,25 @@ -Docs in mcaptcha::docs::routes - Rust

Struct mcaptcha::docs::routes::Docs[][src]

pub struct Docs {
-    pub home: &'static str,
-    pub spec: &'static str,
-    pub assets: &'static str,
-}

Fields

home: &'static strspec: &'static strassets: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Docs in mcaptcha::docs::routes - Rust

Struct mcaptcha::docs::routes::Docs[][src]

pub struct Docs {
+    pub home: &'static str,
+    pub spec: &'static str,
+    pub assets: &'static str,
+}

Fields

home: &'static strspec: &'static strassets: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/docs/struct.Asset.html b/mcaptcha/docs/struct.Asset.html index c9403dc6..69219dda 100644 --- a/mcaptcha/docs/struct.Asset.html +++ b/mcaptcha/docs/struct.Asset.html @@ -1,108 +1,25 @@ -Asset in mcaptcha::docs - Rust

Struct mcaptcha::docs::Asset[][src]

struct Asset;

Implementations

Trait Implementations

Get an embedded file and its metadata. Read more

+Asset in mcaptcha::docs - Rust

Struct mcaptcha::docs::Asset[][src]

struct Asset;

Implementations

Get an embedded file and its metadata.

+

Iterates over the file paths in the folder.

+

Trait Implementations

Get an embedded file and its metadata. Read more

Iterates over the file paths in the folder. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/docs/struct.dist.html b/mcaptcha/docs/struct.dist.html index b7bbfe46..9753b7f7 100644 --- a/mcaptcha/docs/struct.dist.html +++ b/mcaptcha/docs/struct.dist.html @@ -1,106 +1,21 @@ -dist in mcaptcha::docs - Rust

Struct mcaptcha::docs::dist[][src]

pub struct dist;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+dist in mcaptcha::docs - Rust

Struct mcaptcha::docs::dist[][src]

pub struct dist;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/docs/struct.index.html b/mcaptcha/docs/struct.index.html index 86119898..a1c39e0f 100644 --- a/mcaptcha/docs/struct.index.html +++ b/mcaptcha/docs/struct.index.html @@ -1,106 +1,21 @@ -index in mcaptcha::docs - Rust

Struct mcaptcha::docs::index[][src]

pub struct index;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+index in mcaptcha::docs - Rust

Struct mcaptcha::docs::index[][src]

pub struct index;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/docs/struct.spec.html b/mcaptcha/docs/struct.spec.html index 28ca2b7b..22d53b78 100644 --- a/mcaptcha/docs/struct.spec.html +++ b/mcaptcha/docs/struct.spec.html @@ -1,106 +1,21 @@ -spec in mcaptcha::docs - Rust

Struct mcaptcha::docs::spec[][src]

pub struct spec;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+spec in mcaptcha::docs - Rust

Struct mcaptcha::docs::spec[][src]

pub struct spec;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/email/index.html b/mcaptcha/email/index.html index 01f4edf9..6bcd0a9b 100644 --- a/mcaptcha/email/index.html +++ b/mcaptcha/email/index.html @@ -1,4 +1,4 @@ -mcaptcha::email - Rust

Module mcaptcha::email[][src]

Modules

+mcaptcha::email - Rust

Module mcaptcha::email[][src]

Modules

Email operations: verification, notification, etc

diff --git a/mcaptcha/email/verification/constant.PAGE.html b/mcaptcha/email/verification/constant.PAGE.html index d9d9576e..ecae06a8 100644 --- a/mcaptcha/email/verification/constant.PAGE.html +++ b/mcaptcha/email/verification/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::email::verification - Rust

Constant mcaptcha::email::verification::PAGE[][src]

const PAGE: &str = "Login";
+PAGE in mcaptcha::email::verification - Rust

Constant mcaptcha::email::verification::PAGE[][src]

const PAGE: &str = "Login";
\ No newline at end of file diff --git a/mcaptcha/email/verification/fn.verification.html b/mcaptcha/email/verification/fn.verification.html index 99b8c802..26bdf457 100644 --- a/mcaptcha/email/verification/fn.verification.html +++ b/mcaptcha/email/verification/fn.verification.html @@ -1,3 +1,3 @@ -verification in mcaptcha::email::verification - Rust

Function mcaptcha::email::verification::verification[][src]

async fn verification(
    data: &Data,
    to: &str,
    verification_link: &str
) -> Result<(), ServiceError>
+verification in mcaptcha::email::verification - Rust

Function mcaptcha::email::verification::verification[][src]

async fn verification(
    data: &Data,
    to: &str,
    verification_link: &str
) -> Result<(), ServiceError>
\ No newline at end of file diff --git a/mcaptcha/email/verification/index.html b/mcaptcha/email/verification/index.html index 233cf011..e9040615 100644 --- a/mcaptcha/email/verification/index.html +++ b/mcaptcha/email/verification/index.html @@ -1,4 +1,4 @@ -mcaptcha::email::verification - Rust

Module mcaptcha::email::verification[][src]

Expand description

Email operations: verification, notification, etc

+mcaptcha::email::verification - Rust

Module mcaptcha::email::verification[][src]

Expand description

Email operations: verification, notification, etc

Structs

Constants

Functions

diff --git a/mcaptcha/email/verification/struct.IndexPage.html b/mcaptcha/email/verification/struct.IndexPage.html index c019ae58..6046542d 100644 --- a/mcaptcha/email/verification/struct.IndexPage.html +++ b/mcaptcha/email/verification/struct.IndexPage.html @@ -1,116 +1,31 @@ -IndexPage in mcaptcha::email::verification - Rust

Struct mcaptcha::email::verification::IndexPage[][src]

struct IndexPage<'a> {
-    verification_link: &'a str,
-}

Fields

verification_link: &'a str

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

+IndexPage in mcaptcha::email::verification - Rust

Struct mcaptcha::email::verification::IndexPage[][src]

struct IndexPage<'a> {
+    verification_link: &'a str,
+}

Fields

verification_link: &'a str

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/errors/enum.PageError.html b/mcaptcha/errors/enum.PageError.html index 95fee02a..1c8fee5c 100644 --- a/mcaptcha/errors/enum.PageError.html +++ b/mcaptcha/errors/enum.PageError.html @@ -1,123 +1,38 @@ -PageError in mcaptcha::errors - Rust

Enum mcaptcha::errors::PageError[][src]

pub enum PageError {
+PageError in mcaptcha::errors - Rust

Enum mcaptcha::errors::PageError[][src]

pub enum PageError {
     InternalServerError,
     ServiceError(ServiceError),
-}

Variants

InternalServerError
ServiceError(ServiceError)

Trait Implementations

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

Performs the conversion.

-

Performs the conversion.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Creates full response for error. Read more

-

Returns appropriate status code for error. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Converts the given value to a String. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+}

Variants

InternalServerError
ServiceError(ServiceError)

Tuple Fields of ServiceError

Trait Implementations

Formats the value using the given formatter. Read more

+

Formats the value using the given formatter. Read more

+

The lower-level source of this error, if any. Read more

+
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

+
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

+
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

+

Performs the conversion.

+

Performs the conversion.

+

This method tests for self and other values to be equal, and is used +by ==. Read more

+

This method tests for !=.

+

Creates full response for error. Read more

+

Returns appropriate status code for error. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

Converts the given value to a String. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/errors/enum.ServiceError.html b/mcaptcha/errors/enum.ServiceError.html index f857046e..b5fae178 100644 --- a/mcaptcha/errors/enum.ServiceError.html +++ b/mcaptcha/errors/enum.ServiceError.html @@ -1,4 +1,4 @@ -ServiceError in mcaptcha::errors - Rust

Enum mcaptcha::errors::ServiceError[][src]

pub enum ServiceError {
+ServiceError in mcaptcha::errors - Rust

Enum mcaptcha::errors::ServiceError[][src]

pub enum ServiceError {
 
Show 18 variants InternalServerError, ClosedForRegistration, NotAnEmail, @@ -17,7 +17,7 @@ UnableToSendEmail(SmtpErrorWrapper), TokenNotFound, CaptchaError(CaptchaError), -
}

Variants

InternalServerError
ClosedForRegistration
NotAnEmail
NotAUrl
WrongPassword
UsernameNotFound
AccountNotFound
ProfainityError

when the value passed contains profainity

+
}

Variants

InternalServerError
ClosedForRegistration
NotAnEmail
NotAUrl
WrongPassword
UsernameNotFound
AccountNotFound
ProfainityError

when the value passed contains profainity

BlacklistError

when the value passed contains blacklisted words see blacklist

UsernameCaseMappedError

when the value passed contains characters not present @@ -26,132 +26,47 @@ profile

PasswordTooShort
PasswordTooLong
PasswordsDontMatch
UsernameTaken

when the a username is already taken

EmailTaken

email is already taken

UnableToSendEmail(SmtpErrorWrapper)

Unable to send email

-
TokenNotFound

when the a token name is already taken +

Tuple Fields of UnableToSendEmail

TokenNotFound

when the a token name is already taken token not found

-
CaptchaError(CaptchaError)

Trait Implementations

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

Performs the conversion.

-

Performs the conversion.

-

Performs the conversion.

-

Performs the conversion.

-

Performs the conversion.

-

Performs the conversion.

-

Performs the conversion.

-

Performs the conversion.

-

Performs the conversion.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Creates full response for error. Read more

-

Returns appropriate status code for error. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Converts the given value to a String. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+
CaptchaError(CaptchaError)

Tuple Fields of CaptchaError

0: CaptchaError

Trait Implementations

Formats the value using the given formatter. Read more

+

Formats the value using the given formatter. Read more

+

The lower-level source of this error, if any. Read more

+
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

+
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

+
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

+

Performs the conversion.

+

Performs the conversion.

+

Performs the conversion.

+

Performs the conversion.

+

Performs the conversion.

+

Performs the conversion.

+

Performs the conversion.

+

Performs the conversion.

+

Performs the conversion.

+

This method tests for self and other values to be equal, and is used +by ==. Read more

+

This method tests for !=.

+

Creates full response for error. Read more

+

Returns appropriate status code for error. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

Converts the given value to a String. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/errors/index.html b/mcaptcha/errors/index.html index eb271216..38ebb4d7 100644 --- a/mcaptcha/errors/index.html +++ b/mcaptcha/errors/index.html @@ -1,4 +1,4 @@ -mcaptcha::errors - Rust

Module mcaptcha::errors[][src]

Structs

+mcaptcha::errors - Rust

Module mcaptcha::errors[][src]

Structs

Enums

Type Definitions

diff --git a/mcaptcha/errors/struct.ErrorToResponse.html b/mcaptcha/errors/struct.ErrorToResponse.html index 4f69ae2c..b4e6f542 100644 --- a/mcaptcha/errors/struct.ErrorToResponse.html +++ b/mcaptcha/errors/struct.ErrorToResponse.html @@ -1,110 +1,25 @@ -ErrorToResponse in mcaptcha::errors - Rust

Struct mcaptcha::errors::ErrorToResponse[][src]

pub struct ErrorToResponse {
-    pub error: String,
-}

Fields

error: String

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+ErrorToResponse in mcaptcha::errors - Rust

Struct mcaptcha::errors::ErrorToResponse[][src]

pub struct ErrorToResponse {
+    pub error: String,
+}

Fields

error: String

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/errors/struct.SmtpErrorWrapper.html b/mcaptcha/errors/struct.SmtpErrorWrapper.html index b936a672..359dc8cb 100644 --- a/mcaptcha/errors/struct.SmtpErrorWrapper.html +++ b/mcaptcha/errors/struct.SmtpErrorWrapper.html @@ -1,116 +1,31 @@ -SmtpErrorWrapper in mcaptcha::errors - Rust

Struct mcaptcha::errors::SmtpErrorWrapper[][src]

pub struct SmtpErrorWrapper(SmtpError);

Trait Implementations

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Converts the given value to a String. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+SmtpErrorWrapper in mcaptcha::errors - Rust

Struct mcaptcha::errors::SmtpErrorWrapper[][src]

pub struct SmtpErrorWrapper(SmtpError);

Tuple Fields

0: SmtpError

Trait Implementations

Formats the value using the given formatter. Read more

+

Formats the value using the given formatter. Read more

+

The lower-level source of this error, if any. Read more

+
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

+
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

+
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

+

This method tests for self and other values to be equal, and is used +by ==. Read more

+

This method tests for !=.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

Converts the given value to a String. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/errors/type.PageResult.html b/mcaptcha/errors/type.PageResult.html index 136755ad..8fe8140e 100644 --- a/mcaptcha/errors/type.PageResult.html +++ b/mcaptcha/errors/type.PageResult.html @@ -1,3 +1,3 @@ -PageResult in mcaptcha::errors - Rust

Type Definition mcaptcha::errors::PageResult[][src]

pub type PageResult<V> = Result<V, PageError>;
+PageResult in mcaptcha::errors - Rust

Type Definition mcaptcha::errors::PageResult[][src]

pub type PageResult<V> = Result<V, PageError>;
\ No newline at end of file diff --git a/mcaptcha/errors/type.ServiceResult.html b/mcaptcha/errors/type.ServiceResult.html index 1cf433b7..27c31edc 100644 --- a/mcaptcha/errors/type.ServiceResult.html +++ b/mcaptcha/errors/type.ServiceResult.html @@ -1,3 +1,3 @@ -ServiceResult in mcaptcha::errors - Rust

Type Definition mcaptcha::errors::ServiceResult[][src]

pub type ServiceResult<V> = Result<V, ServiceError>;
+ServiceResult in mcaptcha::errors - Rust

Type Definition mcaptcha::errors::ServiceResult[][src]

pub type ServiceResult<V> = Result<V, ServiceError>;
\ No newline at end of file diff --git a/mcaptcha/fn.get_identity_service.html b/mcaptcha/fn.get_identity_service.html index 9ceaf378..c56d3ddb 100644 --- a/mcaptcha/fn.get_identity_service.html +++ b/mcaptcha/fn.get_identity_service.html @@ -1,3 +1,3 @@ -get_identity_service in mcaptcha - Rust

Function mcaptcha::get_identity_service[][src]

pub fn get_identity_service() -> IdentityService<CookieIdentityPolicy>
+get_identity_service in mcaptcha - Rust

Function mcaptcha::get_identity_service[][src]

pub fn get_identity_service() -> IdentityService<CookieIdentityPolicy>
\ No newline at end of file diff --git a/mcaptcha/fn.get_json_err.html b/mcaptcha/fn.get_json_err.html index f97751f1..ea7e8b86 100644 --- a/mcaptcha/fn.get_json_err.html +++ b/mcaptcha/fn.get_json_err.html @@ -1,3 +1,3 @@ -get_json_err in mcaptcha - Rust

Function mcaptcha::get_json_err[][src]

pub fn get_json_err() -> JsonConfig
+get_json_err in mcaptcha - Rust

Function mcaptcha::get_json_err[][src]

pub fn get_json_err() -> JsonConfig
\ No newline at end of file diff --git a/mcaptcha/fn.main.html b/mcaptcha/fn.main.html index 020e00ca..0c846252 100644 --- a/mcaptcha/fn.main.html +++ b/mcaptcha/fn.main.html @@ -1,3 +1,3 @@ -main in mcaptcha - Rust

Function mcaptcha::main[][src]

pub(crate) fn main() -> Result<()>
+main in mcaptcha - Rust

Function mcaptcha::main[][src]

pub(crate) fn main() -> Result<()>
\ No newline at end of file diff --git a/mcaptcha/index.html b/mcaptcha/index.html index abdec303..2c3d6230 100644 --- a/mcaptcha/index.html +++ b/mcaptcha/index.html @@ -1,8 +1,6 @@ -mcaptcha - Rust

Crate mcaptcha[][src]

Modules

+mcaptcha - Rust

Crate mcaptcha[][src]

Modules

App data: redis cache, database connections, etc.

User facing CAPTCHA widget

-

Macros

-

Defines resoures for Methods

Structs

App data

points to source files matching build commit

diff --git a/mcaptcha/macro.define_resource!.html b/mcaptcha/macro.define_resource!.html deleted file mode 100644 index 987df2d2..00000000 --- a/mcaptcha/macro.define_resource!.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to macro.define_resource.html...

- - - \ No newline at end of file diff --git a/mcaptcha/macro.define_resource.html b/mcaptcha/macro.define_resource.html deleted file mode 100644 index 7b96b4e2..00000000 --- a/mcaptcha/macro.define_resource.html +++ /dev/null @@ -1,11 +0,0 @@ -define_resource in mcaptcha - Rust

Macro mcaptcha::define_resource[][src]

-macro_rules! define_resource {
-    ($cfg : expr, $path : expr, Methods :: Get, $to : expr) => { ... };
-    ($cfg : expr, $path : expr, Methods :: Post, $to : expr) => { ... };
-    ($cfg : expr, $path : expr, Methods :: ProtectPost, $to : expr) => { ... };
-    ($cfg : expr, $path : expr, Methods :: ProtectGet, $to : expr) => { ... };
-}
-
Expand description

Defines resoures for Methods

-
- - \ No newline at end of file diff --git a/mcaptcha/middleware/auth/index.html b/mcaptcha/middleware/auth/index.html index 22ba62c8..83b86d70 100644 --- a/mcaptcha/middleware/auth/index.html +++ b/mcaptcha/middleware/auth/index.html @@ -1,4 +1,4 @@ -mcaptcha::middleware::auth - Rust

Module mcaptcha::middleware::auth[][src]

Structs

+mcaptcha::middleware::auth - Rust

Module mcaptcha::middleware::auth[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/middleware/auth/struct.CheckLogin.html b/mcaptcha/middleware/auth/struct.CheckLogin.html index 116f49e0..f65d127f 100644 --- a/mcaptcha/middleware/auth/struct.CheckLogin.html +++ b/mcaptcha/middleware/auth/struct.CheckLogin.html @@ -1,112 +1,27 @@ -CheckLogin in mcaptcha::middleware::auth - Rust

Struct mcaptcha::middleware::auth::CheckLogin[][src]

pub struct CheckLogin;

Trait Implementations

Responses produced by the service.

+CheckLogin in mcaptcha::middleware::auth - Rust

Struct mcaptcha::middleware::auth::CheckLogin[][src]

pub struct CheckLogin;

Trait Implementations

Responses produced by the service.

Errors produced by the service.

The TransformService value created by this factory

-

Errors produced while building a transform service.

-

The future response value.

+

Errors produced while building a transform service.

+

The future response value.

Creates and returns a new Transform component, asynchronously

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/middleware/auth/struct.CheckLoginMiddleware.html b/mcaptcha/middleware/auth/struct.CheckLoginMiddleware.html index 7c951eeb..9b618961 100644 --- a/mcaptcha/middleware/auth/struct.CheckLoginMiddleware.html +++ b/mcaptcha/middleware/auth/struct.CheckLoginMiddleware.html @@ -1,118 +1,33 @@ -CheckLoginMiddleware in mcaptcha::middleware::auth - Rust

Struct mcaptcha::middleware::auth::CheckLoginMiddleware[][src]

pub struct CheckLoginMiddleware<S> {
+CheckLoginMiddleware in mcaptcha::middleware::auth - Rust

Struct mcaptcha::middleware::auth::CheckLoginMiddleware[][src]

pub struct CheckLoginMiddleware<S> {
     service: S,
-}

Fields

service: S

Trait Implementations

Responses given by the service.

+}

Fields

service: S

Trait Implementations

Responses given by the service.

Errors produced by the service when polling readiness or executing call.

-

The future response value.

-

Returns Ready when the service is able to process requests. Read more

+

The future response value.

+

Returns Ready when the service is able to process requests. Read more

Process the request and return the response asynchronously. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

Convert to a Service

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Map this service’s output to a different type, returning a new service +

Should always be Self

+

Map this service’s output to a different type, returning a new service of the resulting type. Read more

-

Map this service’s error to a different error, returning a new service. Read more

+

Map this service’s error to a different error, returning a new service. Read more

Call another service after call to this one has resolved successfully. Read more

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/middleware/index.html b/mcaptcha/middleware/index.html index ea1b70b6..8c6a2d27 100644 --- a/mcaptcha/middleware/index.html +++ b/mcaptcha/middleware/index.html @@ -1,4 +1,4 @@ -mcaptcha::middleware - Rust

Module mcaptcha::middleware[][src]

Modules

+mcaptcha::middleware - Rust

Module mcaptcha::middleware[][src]

Modules

\ No newline at end of file diff --git a/mcaptcha/pages/auth/fn.services.html b/mcaptcha/pages/auth/fn.services.html index 3f970c07..59dda50e 100644 --- a/mcaptcha/pages/auth/fn.services.html +++ b/mcaptcha/pages/auth/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::pages::auth - Rust

Function mcaptcha::pages::auth::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::pages::auth - Rust

Function mcaptcha::pages::auth::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/pages/auth/index.html b/mcaptcha/pages/auth/index.html index 73ae4251..0f2967b9 100644 --- a/mcaptcha/pages/auth/index.html +++ b/mcaptcha/pages/auth/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::auth - Rust

Module mcaptcha::pages::auth[][src]

Modules

+mcaptcha::pages::auth - Rust

Module mcaptcha::pages::auth[][src]

Modules

Functions

diff --git a/mcaptcha/pages/auth/login/constant.PAGE.html b/mcaptcha/pages/auth/login/constant.PAGE.html index ec370ce9..7f58529b 100644 --- a/mcaptcha/pages/auth/login/constant.PAGE.html +++ b/mcaptcha/pages/auth/login/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::pages::auth::login - Rust

Constant mcaptcha::pages::auth::login::PAGE[][src]

const PAGE: &str = "Login";
+PAGE in mcaptcha::pages::auth::login - Rust

Constant mcaptcha::pages::auth::login::PAGE[][src]

const PAGE: &str = "Login";
\ No newline at end of file diff --git a/mcaptcha/pages/auth/login/index.html b/mcaptcha/pages/auth/login/index.html index 48dff225..5d5e895e 100644 --- a/mcaptcha/pages/auth/login/index.html +++ b/mcaptcha/pages/auth/login/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::auth::login - Rust

Module mcaptcha::pages::auth::login[][src]

Structs

+mcaptcha::pages::auth::login - Rust

Module mcaptcha::pages::auth::login[][src]

Structs

Constants

diff --git a/mcaptcha/pages/auth/login/struct.INDEX.html b/mcaptcha/pages/auth/login/struct.INDEX.html index d461ebc4..a6281454 100644 --- a/mcaptcha/pages/auth/login/struct.INDEX.html +++ b/mcaptcha/pages/auth/login/struct.INDEX.html @@ -1,158 +1,68 @@ -INDEX in mcaptcha::pages::auth::login - Rust

Struct mcaptcha::pages::auth::login::INDEX[][src]

struct INDEX {
-    __private_field: (),
-}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

+INDEX in mcaptcha::pages::auth::login - Rust

Struct mcaptcha::pages::auth::login::INDEX[][src]

struct INDEX {
+    __private_field: (),
+}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

Examples

Basic usage:

-
-let s = String::from("foo");
+
let s = String::from("foo");
 
-assert_eq!("foo", s.as_str());
-

Returns this String’s capacity, in bytes.

+assert_eq!("foo", s.as_str());
+

Returns this String’s capacity, in bytes.

Examples

Basic usage:

-
-let s = String::with_capacity(10);
+
let s = String::with_capacity(10);
 
-assert!(s.capacity() >= 10);
-

Returns a byte slice of this String’s contents.

-

The inverse of this method is from_utf8.

+assert!(s.capacity() >= 10);
+

Returns a byte slice of this String’s contents.

+

The inverse of this method is from_utf8.

Examples

Basic usage:

-
-let s = String::from("hello");
+
let s = String::from("hello");
 
-assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());
-

Returns the length of this String, in bytes, not chars or -graphemes. In other words, it may not be what a human considers the +assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());

+

Returns the length of this String, in bytes, not chars or +graphemes. In other words, it might not be what a human considers the length of the string.

Examples

Basic usage:

-
-let a = String::from("foo");
+
let a = String::from("foo");
 assert_eq!(a.len(), 3);
 
 let fancy_f = String::from("ƒoo");
 assert_eq!(fancy_f.len(), 4);
-assert_eq!(fancy_f.chars().count(), 3);
-

Returns true if this String has a length of zero, and false otherwise.

+assert_eq!(fancy_f.chars().count(), 3);
+

Returns true if this String has a length of zero, and false otherwise.

Examples

Basic usage:

-
-let mut v = String::new();
+
let mut v = String::new();
 assert!(v.is_empty());
 
 v.push('a');
-assert!(!v.is_empty());
-

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+assert!(!v.is_empty()); +

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/auth/login/struct.IndexPage.html b/mcaptcha/pages/auth/login/struct.IndexPage.html index 38bca4ad..e0534d26 100644 --- a/mcaptcha/pages/auth/login/struct.IndexPage.html +++ b/mcaptcha/pages/auth/login/struct.IndexPage.html @@ -1,115 +1,30 @@ -IndexPage in mcaptcha::pages::auth::login - Rust

Struct mcaptcha::pages::auth::login::IndexPage[][src]

struct IndexPage;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Returns the “default value” for a type. Read more

+IndexPage in mcaptcha::pages::auth::login - Rust

Struct mcaptcha::pages::auth::login::IndexPage[][src]

struct IndexPage;

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Returns the “default value” for a type. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/auth/login/struct.login.html b/mcaptcha/pages/auth/login/struct.login.html index eb81bb52..27e71724 100644 --- a/mcaptcha/pages/auth/login/struct.login.html +++ b/mcaptcha/pages/auth/login/struct.login.html @@ -1,106 +1,21 @@ -login in mcaptcha::pages::auth::login - Rust

Struct mcaptcha::pages::auth::login::login[][src]

pub struct login;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+login in mcaptcha::pages::auth::login - Rust

Struct mcaptcha::pages::auth::login::login[][src]

pub struct login;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/auth/register/constant.PAGE.html b/mcaptcha/pages/auth/register/constant.PAGE.html index 5d3d647e..ff704647 100644 --- a/mcaptcha/pages/auth/register/constant.PAGE.html +++ b/mcaptcha/pages/auth/register/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::pages::auth::register - Rust

Constant mcaptcha::pages::auth::register::PAGE[][src]

const PAGE: &str = "Join";
+PAGE in mcaptcha::pages::auth::register - Rust

Constant mcaptcha::pages::auth::register::PAGE[][src]

const PAGE: &str = "Join";
\ No newline at end of file diff --git a/mcaptcha/pages/auth/register/index.html b/mcaptcha/pages/auth/register/index.html index a8a89d97..5e310d33 100644 --- a/mcaptcha/pages/auth/register/index.html +++ b/mcaptcha/pages/auth/register/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::auth::register - Rust

Module mcaptcha::pages::auth::register[][src]

Structs

+mcaptcha::pages::auth::register - Rust

Module mcaptcha::pages::auth::register[][src]

Structs

Constants

diff --git a/mcaptcha/pages/auth/register/struct.INDEX.html b/mcaptcha/pages/auth/register/struct.INDEX.html index cd738674..40a39815 100644 --- a/mcaptcha/pages/auth/register/struct.INDEX.html +++ b/mcaptcha/pages/auth/register/struct.INDEX.html @@ -1,158 +1,68 @@ -INDEX in mcaptcha::pages::auth::register - Rust

Struct mcaptcha::pages::auth::register::INDEX[][src]

struct INDEX {
-    __private_field: (),
-}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

+INDEX in mcaptcha::pages::auth::register - Rust

Struct mcaptcha::pages::auth::register::INDEX[][src]

struct INDEX {
+    __private_field: (),
+}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

Examples

Basic usage:

-
-let s = String::from("foo");
+
let s = String::from("foo");
 
-assert_eq!("foo", s.as_str());
-

Returns this String’s capacity, in bytes.

+assert_eq!("foo", s.as_str());
+

Returns this String’s capacity, in bytes.

Examples

Basic usage:

-
-let s = String::with_capacity(10);
+
let s = String::with_capacity(10);
 
-assert!(s.capacity() >= 10);
-

Returns a byte slice of this String’s contents.

-

The inverse of this method is from_utf8.

+assert!(s.capacity() >= 10);
+

Returns a byte slice of this String’s contents.

+

The inverse of this method is from_utf8.

Examples

Basic usage:

-
-let s = String::from("hello");
+
let s = String::from("hello");
 
-assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());
-

Returns the length of this String, in bytes, not chars or -graphemes. In other words, it may not be what a human considers the +assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());

+

Returns the length of this String, in bytes, not chars or +graphemes. In other words, it might not be what a human considers the length of the string.

Examples

Basic usage:

-
-let a = String::from("foo");
+
let a = String::from("foo");
 assert_eq!(a.len(), 3);
 
 let fancy_f = String::from("ƒoo");
 assert_eq!(fancy_f.len(), 4);
-assert_eq!(fancy_f.chars().count(), 3);
-

Returns true if this String has a length of zero, and false otherwise.

+assert_eq!(fancy_f.chars().count(), 3);
+

Returns true if this String has a length of zero, and false otherwise.

Examples

Basic usage:

-
-let mut v = String::new();
+
let mut v = String::new();
 assert!(v.is_empty());
 
 v.push('a');
-assert!(!v.is_empty());
-

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+assert!(!v.is_empty()); +

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/auth/register/struct.IndexPage.html b/mcaptcha/pages/auth/register/struct.IndexPage.html index 38804029..2fff0564 100644 --- a/mcaptcha/pages/auth/register/struct.IndexPage.html +++ b/mcaptcha/pages/auth/register/struct.IndexPage.html @@ -1,115 +1,30 @@ -IndexPage in mcaptcha::pages::auth::register - Rust

Struct mcaptcha::pages::auth::register::IndexPage[][src]

struct IndexPage;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Returns the “default value” for a type. Read more

+IndexPage in mcaptcha::pages::auth::register - Rust

Struct mcaptcha::pages::auth::register::IndexPage[][src]

struct IndexPage;

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Returns the “default value” for a type. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/auth/register/struct.join.html b/mcaptcha/pages/auth/register/struct.join.html index ea602478..2eec662b 100644 --- a/mcaptcha/pages/auth/register/struct.join.html +++ b/mcaptcha/pages/auth/register/struct.join.html @@ -1,106 +1,21 @@ -join in mcaptcha::pages::auth::register - Rust

Struct mcaptcha::pages::auth::register::join[][src]

pub struct join;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+join in mcaptcha::pages::auth::register - Rust

Struct mcaptcha::pages::auth::register::join[][src]

pub struct join;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/auth/routes/index.html b/mcaptcha/pages/auth/routes/index.html index e1de73b7..bf3cbe50 100644 --- a/mcaptcha/pages/auth/routes/index.html +++ b/mcaptcha/pages/auth/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::auth::routes - Rust

Module mcaptcha::pages::auth::routes[][src]

Structs

+mcaptcha::pages::auth::routes - Rust

Module mcaptcha::pages::auth::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/pages/auth/routes/struct.Auth.html b/mcaptcha/pages/auth/routes/struct.Auth.html index 952f9880..554e19df 100644 --- a/mcaptcha/pages/auth/routes/struct.Auth.html +++ b/mcaptcha/pages/auth/routes/struct.Auth.html @@ -1,109 +1,24 @@ -Auth in mcaptcha::pages::auth::routes - Rust

Struct mcaptcha::pages::auth::routes::Auth[][src]

pub struct Auth {
-    pub login: &'static str,
-    pub join: &'static str,
-}

Fields

login: &'static strjoin: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Auth in mcaptcha::pages::auth::routes - Rust

Struct mcaptcha::pages::auth::routes::Auth[][src]

pub struct Auth {
+    pub login: &'static str,
+    pub join: &'static str,
+}

Fields

login: &'static strjoin: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/auth/sudo/constant.PAGE.html b/mcaptcha/pages/auth/sudo/constant.PAGE.html index d340bcfe..327ecefe 100644 --- a/mcaptcha/pages/auth/sudo/constant.PAGE.html +++ b/mcaptcha/pages/auth/sudo/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::pages::auth::sudo - Rust

Constant mcaptcha::pages::auth::sudo::PAGE[][src]

pub const PAGE: &str = "Confirm Access";
+PAGE in mcaptcha::pages::auth::sudo - Rust

Constant mcaptcha::pages::auth::sudo::PAGE[][src]

pub const PAGE: &str = "Confirm Access";
\ No newline at end of file diff --git a/mcaptcha/pages/auth/sudo/index.html b/mcaptcha/pages/auth/sudo/index.html index fb7c97d9..242b01af 100644 --- a/mcaptcha/pages/auth/sudo/index.html +++ b/mcaptcha/pages/auth/sudo/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::auth::sudo - Rust

Module mcaptcha::pages::auth::sudo[][src]

Structs

+mcaptcha::pages::auth::sudo - Rust

Module mcaptcha::pages::auth::sudo[][src]

Structs

Constants

diff --git a/mcaptcha/pages/auth/sudo/struct.SudoPage.html b/mcaptcha/pages/auth/sudo/struct.SudoPage.html index 48cd5730..c728a7a0 100644 --- a/mcaptcha/pages/auth/sudo/struct.SudoPage.html +++ b/mcaptcha/pages/auth/sudo/struct.SudoPage.html @@ -1,117 +1,32 @@ -SudoPage in mcaptcha::pages::auth::sudo - Rust

Struct mcaptcha::pages::auth::sudo::SudoPage[][src]

pub struct SudoPage<'a, K, V> where
    K: Display + Render,
    V: Display + Render, 
{ - url: &'a str, - data: Option<Vec<(K, V)>>, -}

Fields

url: &'a strdata: Option<Vec<(K, V)>>

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+SudoPage in mcaptcha::pages::auth::sudo - Rust

Struct mcaptcha::pages::auth::sudo::SudoPage[][src]

pub struct SudoPage<'a, K, V> where
    K: Display + Render,
    V: Display + Render, 
{ + url: &'a str, + data: Option<Vec<(K, V)>>, +}

Fields

url: &'a strdata: Option<Vec<(K, V)>>

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Render the template and return the rendering result as RenderResult Read more

+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/constant.NAME.html b/mcaptcha/pages/constant.NAME.html index 2690d783..52d05ce5 100644 --- a/mcaptcha/pages/constant.NAME.html +++ b/mcaptcha/pages/constant.NAME.html @@ -1,3 +1,3 @@ -NAME in mcaptcha::pages - Rust

Constant mcaptcha::pages::NAME[][src]

pub const NAME: &str = "mCaptcha";
+NAME in mcaptcha::pages - Rust

Constant mcaptcha::pages::NAME[][src]

pub const NAME: &str = "mCaptcha";
\ No newline at end of file diff --git a/mcaptcha/pages/errors/constant.ERROR_ROUTE.html b/mcaptcha/pages/errors/constant.ERROR_ROUTE.html index 530debb8..8425fee7 100644 --- a/mcaptcha/pages/errors/constant.ERROR_ROUTE.html +++ b/mcaptcha/pages/errors/constant.ERROR_ROUTE.html @@ -1,3 +1,3 @@ -ERROR_ROUTE in mcaptcha::pages::errors - Rust

Constant mcaptcha::pages::errors::ERROR_ROUTE[][src]

const ERROR_ROUTE: &str = "/error/{id}";
+ERROR_ROUTE in mcaptcha::pages::errors - Rust

Constant mcaptcha::pages::errors::ERROR_ROUTE[][src]

const ERROR_ROUTE: &str = "/error/{id}";
\ No newline at end of file diff --git a/mcaptcha/pages/errors/constant.PAGE.html b/mcaptcha/pages/errors/constant.PAGE.html index c1ce4133..4cc0c68a 100644 --- a/mcaptcha/pages/errors/constant.PAGE.html +++ b/mcaptcha/pages/errors/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::pages::errors - Rust

Constant mcaptcha::pages::errors::PAGE[][src]

const PAGE: &str = "Error";
+PAGE in mcaptcha::pages::errors - Rust

Constant mcaptcha::pages::errors::PAGE[][src]

const PAGE: &str = "Error";
\ No newline at end of file diff --git a/mcaptcha/pages/errors/fn.services.html b/mcaptcha/pages/errors/fn.services.html index 1b6687b3..5048b1c8 100644 --- a/mcaptcha/pages/errors/fn.services.html +++ b/mcaptcha/pages/errors/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::pages::errors - Rust

Function mcaptcha::pages::errors::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::pages::errors - Rust

Function mcaptcha::pages::errors::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/pages/errors/index.html b/mcaptcha/pages/errors/index.html index a458a7a2..4b8fd540 100644 --- a/mcaptcha/pages/errors/index.html +++ b/mcaptcha/pages/errors/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::errors - Rust

Module mcaptcha::pages::errors[][src]

Modules

+mcaptcha::pages::errors - Rust

Module mcaptcha::pages::errors[][src]

Modules

Structs

Constants

Functions

diff --git a/mcaptcha/pages/errors/routes/index.html b/mcaptcha/pages/errors/routes/index.html index 9e90b630..d250e79a 100644 --- a/mcaptcha/pages/errors/routes/index.html +++ b/mcaptcha/pages/errors/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::errors::routes - Rust

Module mcaptcha::pages::errors::routes[][src]

Structs

+mcaptcha::pages::errors::routes - Rust

Module mcaptcha::pages::errors::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/pages/errors/routes/struct.Errors.html b/mcaptcha/pages/errors/routes/struct.Errors.html index f12b0ced..de85480f 100644 --- a/mcaptcha/pages/errors/routes/struct.Errors.html +++ b/mcaptcha/pages/errors/routes/struct.Errors.html @@ -1,109 +1,24 @@ -Errors in mcaptcha::pages::errors::routes - Rust

Struct mcaptcha::pages::errors::routes::Errors[][src]

pub struct Errors {
-    pub internal_server_error: &'static str,
-    pub unknown_error: &'static str,
-}

Fields

internal_server_error: &'static strunknown_error: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Errors in mcaptcha::pages::errors::routes - Rust

Struct mcaptcha::pages::errors::routes::Errors[][src]

pub struct Errors {
+    pub internal_server_error: &'static str,
+    pub unknown_error: &'static str,
+}

Fields

internal_server_error: &'static strunknown_error: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/errors/struct.ErrorPage.html b/mcaptcha/pages/errors/struct.ErrorPage.html index 00c2fd81..31108bb3 100644 --- a/mcaptcha/pages/errors/struct.ErrorPage.html +++ b/mcaptcha/pages/errors/struct.ErrorPage.html @@ -1,117 +1,32 @@ -ErrorPage in mcaptcha::pages::errors - Rust

Struct mcaptcha::pages::errors::ErrorPage[][src]

struct ErrorPage<'a> {
-    title: &'a str,
-    message: &'a str,
-}

Fields

title: &'a strmessage: &'a str

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

+ErrorPage in mcaptcha::pages::errors - Rust

Struct mcaptcha::pages::errors::ErrorPage[][src]

struct ErrorPage<'a> {
+    title: &'a str,
+    message: &'a str,
+}

Fields

title: &'a strmessage: &'a str

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/errors/struct.INTERNAL_SERVER_ERROR_BODY.html b/mcaptcha/pages/errors/struct.INTERNAL_SERVER_ERROR_BODY.html index f17179b9..f80389dc 100644 --- a/mcaptcha/pages/errors/struct.INTERNAL_SERVER_ERROR_BODY.html +++ b/mcaptcha/pages/errors/struct.INTERNAL_SERVER_ERROR_BODY.html @@ -1,158 +1,68 @@ -INTERNAL_SERVER_ERROR_BODY in mcaptcha::pages::errors - Rust

Struct mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY[][src]

struct INTERNAL_SERVER_ERROR_BODY {
-    __private_field: (),
-}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

+INTERNAL_SERVER_ERROR_BODY in mcaptcha::pages::errors - Rust

Struct mcaptcha::pages::errors::INTERNAL_SERVER_ERROR_BODY[][src]

struct INTERNAL_SERVER_ERROR_BODY {
+    __private_field: (),
+}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

Examples

Basic usage:

-
-let s = String::from("foo");
+
let s = String::from("foo");
 
-assert_eq!("foo", s.as_str());
-

Returns this String’s capacity, in bytes.

+assert_eq!("foo", s.as_str());
+

Returns this String’s capacity, in bytes.

Examples

Basic usage:

-
-let s = String::with_capacity(10);
+
let s = String::with_capacity(10);
 
-assert!(s.capacity() >= 10);
-

Returns a byte slice of this String’s contents.

-

The inverse of this method is from_utf8.

+assert!(s.capacity() >= 10);
+

Returns a byte slice of this String’s contents.

+

The inverse of this method is from_utf8.

Examples

Basic usage:

-
-let s = String::from("hello");
+
let s = String::from("hello");
 
-assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());
-

Returns the length of this String, in bytes, not chars or -graphemes. In other words, it may not be what a human considers the +assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());

+

Returns the length of this String, in bytes, not chars or +graphemes. In other words, it might not be what a human considers the length of the string.

Examples

Basic usage:

-
-let a = String::from("foo");
+
let a = String::from("foo");
 assert_eq!(a.len(), 3);
 
 let fancy_f = String::from("ƒoo");
 assert_eq!(fancy_f.len(), 4);
-assert_eq!(fancy_f.chars().count(), 3);
-

Returns true if this String has a length of zero, and false otherwise.

+assert_eq!(fancy_f.chars().count(), 3);
+

Returns true if this String has a length of zero, and false otherwise.

Examples

Basic usage:

-
-let mut v = String::new();
+
let mut v = String::new();
 assert!(v.is_empty());
 
 v.push('a');
-assert!(!v.is_empty());
-

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+assert!(!v.is_empty()); +

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/errors/struct.UNKNOWN_ERROR_BODY.html b/mcaptcha/pages/errors/struct.UNKNOWN_ERROR_BODY.html index 5da414d8..733a69cc 100644 --- a/mcaptcha/pages/errors/struct.UNKNOWN_ERROR_BODY.html +++ b/mcaptcha/pages/errors/struct.UNKNOWN_ERROR_BODY.html @@ -1,158 +1,68 @@ -UNKNOWN_ERROR_BODY in mcaptcha::pages::errors - Rust

Struct mcaptcha::pages::errors::UNKNOWN_ERROR_BODY[][src]

struct UNKNOWN_ERROR_BODY {
-    __private_field: (),
-}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

+UNKNOWN_ERROR_BODY in mcaptcha::pages::errors - Rust

Struct mcaptcha::pages::errors::UNKNOWN_ERROR_BODY[][src]

struct UNKNOWN_ERROR_BODY {
+    __private_field: (),
+}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

Examples

Basic usage:

-
-let s = String::from("foo");
+
let s = String::from("foo");
 
-assert_eq!("foo", s.as_str());
-

Returns this String’s capacity, in bytes.

+assert_eq!("foo", s.as_str());
+

Returns this String’s capacity, in bytes.

Examples

Basic usage:

-
-let s = String::with_capacity(10);
+
let s = String::with_capacity(10);
 
-assert!(s.capacity() >= 10);
-

Returns a byte slice of this String’s contents.

-

The inverse of this method is from_utf8.

+assert!(s.capacity() >= 10);
+

Returns a byte slice of this String’s contents.

+

The inverse of this method is from_utf8.

Examples

Basic usage:

-
-let s = String::from("hello");
+
let s = String::from("hello");
 
-assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());
-

Returns the length of this String, in bytes, not chars or -graphemes. In other words, it may not be what a human considers the +assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());

+

Returns the length of this String, in bytes, not chars or +graphemes. In other words, it might not be what a human considers the length of the string.

Examples

Basic usage:

-
-let a = String::from("foo");
+
let a = String::from("foo");
 assert_eq!(a.len(), 3);
 
 let fancy_f = String::from("ƒoo");
 assert_eq!(fancy_f.len(), 4);
-assert_eq!(fancy_f.chars().count(), 3);
-

Returns true if this String has a length of zero, and false otherwise.

+assert_eq!(fancy_f.chars().count(), 3);
+

Returns true if this String has a length of zero, and false otherwise.

Examples

Basic usage:

-
-let mut v = String::new();
+
let mut v = String::new();
 assert!(v.is_empty());
 
 v.push('a');
-assert!(!v.is_empty());
-

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+assert!(!v.is_empty()); +

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/errors/struct.error.html b/mcaptcha/pages/errors/struct.error.html index 05d94d8d..a60f9510 100644 --- a/mcaptcha/pages/errors/struct.error.html +++ b/mcaptcha/pages/errors/struct.error.html @@ -1,106 +1,21 @@ -error in mcaptcha::pages::errors - Rust

Struct mcaptcha::pages::errors::error[][src]

pub struct error;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+error in mcaptcha::pages::errors - Rust

Struct mcaptcha::pages::errors::error[][src]

pub struct error;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/fn.services.html b/mcaptcha/pages/fn.services.html index e6e3f058..9768b315 100644 --- a/mcaptcha/pages/fn.services.html +++ b/mcaptcha/pages/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::pages - Rust

Function mcaptcha::pages::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::pages - Rust

Function mcaptcha::pages::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/pages/index.html b/mcaptcha/pages/index.html index 9dcac3b8..bbe78ab9 100644 --- a/mcaptcha/pages/index.html +++ b/mcaptcha/pages/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages - Rust

Module mcaptcha::pages[][src]

Modules

+mcaptcha::pages - Rust

Module mcaptcha::pages[][src]

Modules

Constants

Functions

diff --git a/mcaptcha/pages/panel/constant.PAGE.html b/mcaptcha/pages/panel/constant.PAGE.html index 7dcafa7f..523cc6b2 100644 --- a/mcaptcha/pages/panel/constant.PAGE.html +++ b/mcaptcha/pages/panel/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::pages::panel - Rust

Constant mcaptcha::pages::panel::PAGE[][src]

const PAGE: &str = "Dashboard";
+PAGE in mcaptcha::pages::panel - Rust

Constant mcaptcha::pages::panel::PAGE[][src]

const PAGE: &str = "Dashboard";
\ No newline at end of file diff --git a/mcaptcha/pages/panel/fn.services.html b/mcaptcha/pages/panel/fn.services.html index 2f1841b8..3038f84a 100644 --- a/mcaptcha/pages/panel/fn.services.html +++ b/mcaptcha/pages/panel/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::pages::panel - Rust

Function mcaptcha::pages::panel::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::pages::panel - Rust

Function mcaptcha::pages::panel::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/pages/panel/index.html b/mcaptcha/pages/panel/index.html index 009df164..035f10f3 100644 --- a/mcaptcha/pages/panel/index.html +++ b/mcaptcha/pages/panel/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel - Rust

Module mcaptcha::pages::panel[][src]

Modules

+mcaptcha::pages::panel - Rust

Module mcaptcha::pages::panel[][src]

Modules

Structs

Constants

Functions

diff --git a/mcaptcha/pages/panel/notifications/constant.PAGE.html b/mcaptcha/pages/panel/notifications/constant.PAGE.html index d5dec3b3..736f8819 100644 --- a/mcaptcha/pages/panel/notifications/constant.PAGE.html +++ b/mcaptcha/pages/panel/notifications/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::pages::panel::notifications - Rust

Constant mcaptcha::pages::panel::notifications::PAGE[][src]

const PAGE: &str = "Notifications";
+PAGE in mcaptcha::pages::panel::notifications - Rust

Constant mcaptcha::pages::panel::notifications::PAGE[][src]

const PAGE: &str = "Notifications";
\ No newline at end of file diff --git a/mcaptcha/pages/panel/notifications/index.html b/mcaptcha/pages/panel/notifications/index.html index b1d133ec..e022ec1c 100644 --- a/mcaptcha/pages/panel/notifications/index.html +++ b/mcaptcha/pages/panel/notifications/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel::notifications - Rust

Module mcaptcha::pages::panel::notifications[][src]

Structs

+mcaptcha::pages::panel::notifications - Rust

Module mcaptcha::pages::panel::notifications[][src]

Structs

Constants

diff --git a/mcaptcha/pages/panel/notifications/struct.IndexPage.html b/mcaptcha/pages/panel/notifications/struct.IndexPage.html index 17853dff..c65920a5 100644 --- a/mcaptcha/pages/panel/notifications/struct.IndexPage.html +++ b/mcaptcha/pages/panel/notifications/struct.IndexPage.html @@ -1,111 +1,26 @@ -IndexPage in mcaptcha::pages::panel::notifications - Rust

Struct mcaptcha::pages::panel::notifications::IndexPage[][src]

pub struct IndexPage {
-    n: Vec<Notification>,
-}

Fields

n: Vec<Notification>

notifications

-

Implementations

Trait Implementations

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+IndexPage in mcaptcha::pages::panel::notifications - Rust

Struct mcaptcha::pages::panel::notifications::IndexPage[][src]

pub struct IndexPage {
+    n: Vec<Notification>,
+}

Fields

n: Vec<Notification>

notifications

+

Implementations

Trait Implementations

Render the template and return the rendering result as RenderResult Read more

+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/notifications/struct.Notification.html b/mcaptcha/pages/panel/notifications/struct.Notification.html index c58d1aed..9786c2d6 100644 --- a/mcaptcha/pages/panel/notifications/struct.Notification.html +++ b/mcaptcha/pages/panel/notifications/struct.Notification.html @@ -1,113 +1,28 @@ -Notification in mcaptcha::pages::panel::notifications - Rust

Struct mcaptcha::pages::panel::notifications::Notification[][src]

pub struct Notification {
-    pub name: String,
-    pub heading: String,
-    pub message: String,
+Notification in mcaptcha::pages::panel::notifications - Rust

Struct mcaptcha::pages::panel::notifications::Notification[][src]

pub struct Notification {
+    pub name: String,
+    pub heading: String,
+    pub message: String,
     pub received: OffsetDateTime,
-    pub id: i32,
-}

Fields

name: Stringheading: Stringmessage: Stringreceived: OffsetDateTimeid: i32

Implementations

Trait Implementations

Performs the conversion.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+ pub id: i32, +}

Fields

name: Stringheading: Stringmessage: Stringreceived: OffsetDateTimeid: i32

Implementations

Trait Implementations

Performs the conversion.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/notifications/struct.notifications.html b/mcaptcha/pages/panel/notifications/struct.notifications.html index 8c39a73e..a911ae1a 100644 --- a/mcaptcha/pages/panel/notifications/struct.notifications.html +++ b/mcaptcha/pages/panel/notifications/struct.notifications.html @@ -1,106 +1,21 @@ -notifications in mcaptcha::pages::panel::notifications - Rust

Struct mcaptcha::pages::panel::notifications::notifications[][src]

pub struct notifications;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+notifications in mcaptcha::pages::panel::notifications - Rust

Struct mcaptcha::pages::panel::notifications::notifications[][src]

pub struct notifications;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/routes/index.html b/mcaptcha/pages/panel/routes/index.html index 545d56c5..96183887 100644 --- a/mcaptcha/pages/panel/routes/index.html +++ b/mcaptcha/pages/panel/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel::routes - Rust

Module mcaptcha::pages::panel::routes[][src]

Structs

+mcaptcha::pages::panel::routes - Rust

Module mcaptcha::pages::panel::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/pages/panel/routes/struct.Panel.html b/mcaptcha/pages/panel/routes/struct.Panel.html index d421c8e6..74c9df9e 100644 --- a/mcaptcha/pages/panel/routes/struct.Panel.html +++ b/mcaptcha/pages/panel/routes/struct.Panel.html @@ -1,111 +1,26 @@ -Panel in mcaptcha::pages::panel::routes - Rust

Struct mcaptcha::pages::panel::routes::Panel[][src]

pub struct Panel {
-    pub home: &'static str,
+Panel in mcaptcha::pages::panel::routes - Rust

Struct mcaptcha::pages::panel::routes::Panel[][src]

pub struct Panel {
+    pub home: &'static str,
     pub sitekey: Sitekey,
-    pub notifications: &'static str,
+    pub notifications: &'static str,
     pub settings: Settings,
-}

Fields

home: &'static strsitekey: Sitekeynotifications: &'static strsettings: Settings

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+}

Fields

home: &'static strsitekey: Sitekeynotifications: &'static strsettings: Settings

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/settings/constant.PAGE.html b/mcaptcha/pages/panel/settings/constant.PAGE.html index 323f51db..478f4474 100644 --- a/mcaptcha/pages/panel/settings/constant.PAGE.html +++ b/mcaptcha/pages/panel/settings/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::pages::panel::settings - Rust

Constant mcaptcha::pages::panel::settings::PAGE[][src]

const PAGE: &str = "Settings";
+PAGE in mcaptcha::pages::panel::settings - Rust

Constant mcaptcha::pages::panel::settings::PAGE[][src]

const PAGE: &str = "Settings";
\ No newline at end of file diff --git a/mcaptcha/pages/panel/settings/fn.services.html b/mcaptcha/pages/panel/settings/fn.services.html index a29989e9..4e1bfc72 100644 --- a/mcaptcha/pages/panel/settings/fn.services.html +++ b/mcaptcha/pages/panel/settings/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::pages::panel::settings - Rust

Function mcaptcha::pages::panel::settings::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::pages::panel::settings - Rust

Function mcaptcha::pages::panel::settings::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/pages/panel/settings/index.html b/mcaptcha/pages/panel/settings/index.html index b6a32342..c347dd42 100644 --- a/mcaptcha/pages/panel/settings/index.html +++ b/mcaptcha/pages/panel/settings/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel::settings - Rust

Module mcaptcha::pages::panel::settings[][src]

Modules

+mcaptcha::pages::panel::settings - Rust

Module mcaptcha::pages::panel::settings[][src]

Modules

Structs

Constants

Functions

diff --git a/mcaptcha/pages/panel/settings/routes/index.html b/mcaptcha/pages/panel/settings/routes/index.html index ba68beea..642772c3 100644 --- a/mcaptcha/pages/panel/settings/routes/index.html +++ b/mcaptcha/pages/panel/settings/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel::settings::routes - Rust

Module mcaptcha::pages::panel::settings::routes[][src]

Structs

+mcaptcha::pages::panel::settings::routes - Rust

Module mcaptcha::pages::panel::settings::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/pages/panel/settings/routes/struct.Settings.html b/mcaptcha/pages/panel/settings/routes/struct.Settings.html index 5805f763..3949ff48 100644 --- a/mcaptcha/pages/panel/settings/routes/struct.Settings.html +++ b/mcaptcha/pages/panel/settings/routes/struct.Settings.html @@ -1,110 +1,25 @@ -Settings in mcaptcha::pages::panel::settings::routes - Rust

Struct mcaptcha::pages::panel::settings::routes::Settings[][src]

pub struct Settings {
-    pub home: &'static str,
-    pub delete_account: &'static str,
-    pub update_secret: &'static str,
-}

Fields

home: &'static strdelete_account: &'static strupdate_secret: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Settings in mcaptcha::pages::panel::settings::routes - Rust

Struct mcaptcha::pages::panel::settings::routes::Settings[][src]

pub struct Settings {
+    pub home: &'static str,
+    pub delete_account: &'static str,
+    pub update_secret: &'static str,
+}

Fields

home: &'static strdelete_account: &'static strupdate_secret: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/settings/struct.IndexPage.html b/mcaptcha/pages/panel/settings/struct.IndexPage.html index da1c555f..a10b8b9f 100644 --- a/mcaptcha/pages/panel/settings/struct.IndexPage.html +++ b/mcaptcha/pages/panel/settings/struct.IndexPage.html @@ -1,118 +1,33 @@ -IndexPage in mcaptcha::pages::panel::settings - Rust

Struct mcaptcha::pages::panel::settings::IndexPage[][src]

pub struct IndexPage<'a> {
-    email: Option<String>,
-    secret: String,
-    username: &'a str,
-}

Fields

email: Option<String>secret: Stringusername: &'a str

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

+IndexPage in mcaptcha::pages::panel::settings - Rust

Struct mcaptcha::pages::panel::settings::IndexPage[][src]

pub struct IndexPage<'a> {
+    email: Option<String>,
+    secret: String,
+    username: &'a str,
+}

Fields

email: Option<String>secret: Stringusername: &'a str

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/settings/struct.delete_account.html b/mcaptcha/pages/panel/settings/struct.delete_account.html index 990e1a93..1afa827a 100644 --- a/mcaptcha/pages/panel/settings/struct.delete_account.html +++ b/mcaptcha/pages/panel/settings/struct.delete_account.html @@ -1,106 +1,21 @@ -delete_account in mcaptcha::pages::panel::settings - Rust

Struct mcaptcha::pages::panel::settings::delete_account[][src]

pub struct delete_account;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+delete_account in mcaptcha::pages::panel::settings - Rust

Struct mcaptcha::pages::panel::settings::delete_account[][src]

pub struct delete_account;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/settings/struct.settings.html b/mcaptcha/pages/panel/settings/struct.settings.html index 7f27fe82..24b533ac 100644 --- a/mcaptcha/pages/panel/settings/struct.settings.html +++ b/mcaptcha/pages/panel/settings/struct.settings.html @@ -1,106 +1,21 @@ -settings in mcaptcha::pages::panel::settings - Rust

Struct mcaptcha::pages::panel::settings::settings[][src]

pub struct settings;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+settings in mcaptcha::pages::panel::settings - Rust

Struct mcaptcha::pages::panel::settings::settings[][src]

pub struct settings;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/settings/struct.update_secret.html b/mcaptcha/pages/panel/settings/struct.update_secret.html index c4aa0d04..8049e93c 100644 --- a/mcaptcha/pages/panel/settings/struct.update_secret.html +++ b/mcaptcha/pages/panel/settings/struct.update_secret.html @@ -1,106 +1,21 @@ -update_secret in mcaptcha::pages::panel::settings - Rust

Struct mcaptcha::pages::panel::settings::update_secret[][src]

pub struct update_secret;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+update_secret in mcaptcha::pages::panel::settings - Rust

Struct mcaptcha::pages::panel::settings::update_secret[][src]

pub struct update_secret;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/add/constant.PAGE.html b/mcaptcha/pages/panel/sitekey/add/constant.PAGE.html index 67788654..69da977a 100644 --- a/mcaptcha/pages/panel/sitekey/add/constant.PAGE.html +++ b/mcaptcha/pages/panel/sitekey/add/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::pages::panel::sitekey::add - Rust

Constant mcaptcha::pages::panel::sitekey::add::PAGE[][src]

const PAGE: &str = "Add Sitekey";
+PAGE in mcaptcha::pages::panel::sitekey::add - Rust

Constant mcaptcha::pages::panel::sitekey::add::PAGE[][src]

const PAGE: &str = "Add Sitekey";
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/add/index.html b/mcaptcha/pages/panel/sitekey/add/index.html index cadde907..30e7c2c0 100644 --- a/mcaptcha/pages/panel/sitekey/add/index.html +++ b/mcaptcha/pages/panel/sitekey/add/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel::sitekey::add - Rust

Module mcaptcha::pages::panel::sitekey::add[][src]

Structs

+mcaptcha::pages::panel::sitekey::add - Rust

Module mcaptcha::pages::panel::sitekey::add[][src]

Structs

Constants

diff --git a/mcaptcha/pages/panel/sitekey/add/struct.INDEX.html b/mcaptcha/pages/panel/sitekey/add/struct.INDEX.html index 50ce276e..6c2f4a4f 100644 --- a/mcaptcha/pages/panel/sitekey/add/struct.INDEX.html +++ b/mcaptcha/pages/panel/sitekey/add/struct.INDEX.html @@ -1,158 +1,68 @@ -INDEX in mcaptcha::pages::panel::sitekey::add - Rust

Struct mcaptcha::pages::panel::sitekey::add::INDEX[][src]

struct INDEX {
-    __private_field: (),
-}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

+INDEX in mcaptcha::pages::panel::sitekey::add - Rust

Struct mcaptcha::pages::panel::sitekey::add::INDEX[][src]

struct INDEX {
+    __private_field: (),
+}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

Examples

Basic usage:

-
-let s = String::from("foo");
+
let s = String::from("foo");
 
-assert_eq!("foo", s.as_str());
-

Returns this String’s capacity, in bytes.

+assert_eq!("foo", s.as_str());
+

Returns this String’s capacity, in bytes.

Examples

Basic usage:

-
-let s = String::with_capacity(10);
+
let s = String::with_capacity(10);
 
-assert!(s.capacity() >= 10);
-

Returns a byte slice of this String’s contents.

-

The inverse of this method is from_utf8.

+assert!(s.capacity() >= 10);
+

Returns a byte slice of this String’s contents.

+

The inverse of this method is from_utf8.

Examples

Basic usage:

-
-let s = String::from("hello");
+
let s = String::from("hello");
 
-assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());
-

Returns the length of this String, in bytes, not chars or -graphemes. In other words, it may not be what a human considers the +assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());

+

Returns the length of this String, in bytes, not chars or +graphemes. In other words, it might not be what a human considers the length of the string.

Examples

Basic usage:

-
-let a = String::from("foo");
+
let a = String::from("foo");
 assert_eq!(a.len(), 3);
 
 let fancy_f = String::from("ƒoo");
 assert_eq!(fancy_f.len(), 4);
-assert_eq!(fancy_f.chars().count(), 3);
-

Returns true if this String has a length of zero, and false otherwise.

+assert_eq!(fancy_f.chars().count(), 3);
+

Returns true if this String has a length of zero, and false otherwise.

Examples

Basic usage:

-
-let mut v = String::new();
+
let mut v = String::new();
 assert!(v.is_empty());
 
 v.push('a');
-assert!(!v.is_empty());
-

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+assert!(!v.is_empty()); +

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/add/struct.IndexPage.html b/mcaptcha/pages/panel/sitekey/add/struct.IndexPage.html index fa269371..8d755f8c 100644 --- a/mcaptcha/pages/panel/sitekey/add/struct.IndexPage.html +++ b/mcaptcha/pages/panel/sitekey/add/struct.IndexPage.html @@ -1,120 +1,35 @@ -IndexPage in mcaptcha::pages::panel::sitekey::add - Rust

Struct mcaptcha::pages::panel::sitekey::add::IndexPage[][src]

pub struct IndexPage<'a> {
-    pub levels: usize,
-    pub form_title: &'a str,
-    pub form_description: &'a str,
-    pub form_duration: usize,
-}

Fields

levels: usizeform_title: &'a strform_description: &'a strform_duration: usize

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Returns the “default value” for a type. Read more

+IndexPage in mcaptcha::pages::panel::sitekey::add - Rust

Struct mcaptcha::pages::panel::sitekey::add::IndexPage[][src]

pub struct IndexPage<'a> {
+    pub levels: usize,
+    pub form_title: &'a str,
+    pub form_description: &'a str,
+    pub form_duration: usize,
+}

Fields

levels: usizeform_title: &'a strform_description: &'a strform_duration: usize

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Returns the “default value” for a type. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/add/struct.add_sitekey.html b/mcaptcha/pages/panel/sitekey/add/struct.add_sitekey.html index 6415b914..c1890d92 100644 --- a/mcaptcha/pages/panel/sitekey/add/struct.add_sitekey.html +++ b/mcaptcha/pages/panel/sitekey/add/struct.add_sitekey.html @@ -1,106 +1,21 @@ -add_sitekey in mcaptcha::pages::panel::sitekey::add - Rust

Struct mcaptcha::pages::panel::sitekey::add::add_sitekey[][src]

pub struct add_sitekey;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+add_sitekey in mcaptcha::pages::panel::sitekey::add - Rust

Struct mcaptcha::pages::panel::sitekey::add::add_sitekey[][src]

pub struct add_sitekey;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/delete/index.html b/mcaptcha/pages/panel/sitekey/delete/index.html index 13d64b81..2111ce38 100644 --- a/mcaptcha/pages/panel/sitekey/delete/index.html +++ b/mcaptcha/pages/panel/sitekey/delete/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel::sitekey::delete - Rust

Module mcaptcha::pages::panel::sitekey::delete[][src]

Structs

+mcaptcha::pages::panel::sitekey::delete - Rust

Module mcaptcha::pages::panel::sitekey::delete[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/delete/struct.delete_sitekey.html b/mcaptcha/pages/panel/sitekey/delete/struct.delete_sitekey.html index 8d80b64c..dd05239a 100644 --- a/mcaptcha/pages/panel/sitekey/delete/struct.delete_sitekey.html +++ b/mcaptcha/pages/panel/sitekey/delete/struct.delete_sitekey.html @@ -1,106 +1,21 @@ -delete_sitekey in mcaptcha::pages::panel::sitekey::delete - Rust

Struct mcaptcha::pages::panel::sitekey::delete::delete_sitekey[][src]

pub struct delete_sitekey;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+delete_sitekey in mcaptcha::pages::panel::sitekey::delete - Rust

Struct mcaptcha::pages::panel::sitekey::delete::delete_sitekey[][src]

pub struct delete_sitekey;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/edit/constant.PAGE.html b/mcaptcha/pages/panel/sitekey/edit/constant.PAGE.html index 269f62ea..018662b1 100644 --- a/mcaptcha/pages/panel/sitekey/edit/constant.PAGE.html +++ b/mcaptcha/pages/panel/sitekey/edit/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::pages::panel::sitekey::edit - Rust

Constant mcaptcha::pages::panel::sitekey::edit::PAGE[][src]

const PAGE: &str = "SiteKeys";
+PAGE in mcaptcha::pages::panel::sitekey::edit - Rust

Constant mcaptcha::pages::panel::sitekey::edit::PAGE[][src]

const PAGE: &str = "SiteKeys";
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/edit/index.html b/mcaptcha/pages/panel/sitekey/edit/index.html index 40563a06..c68cb6e1 100644 --- a/mcaptcha/pages/panel/sitekey/edit/index.html +++ b/mcaptcha/pages/panel/sitekey/edit/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel::sitekey::edit - Rust

Module mcaptcha::pages::panel::sitekey::edit[][src]

Structs

+mcaptcha::pages::panel::sitekey::edit - Rust

Module mcaptcha::pages::panel::sitekey::edit[][src]

Structs

route handler that renders individual views for sitekeys

Constants

diff --git a/mcaptcha/pages/panel/sitekey/edit/struct.IndexPage.html b/mcaptcha/pages/panel/sitekey/edit/struct.IndexPage.html index 40c904d7..d46b7cdf 100644 --- a/mcaptcha/pages/panel/sitekey/edit/struct.IndexPage.html +++ b/mcaptcha/pages/panel/sitekey/edit/struct.IndexPage.html @@ -1,119 +1,34 @@ -IndexPage in mcaptcha::pages::panel::sitekey::edit - Rust

Struct mcaptcha::pages::panel::sitekey::edit::IndexPage[][src]

struct IndexPage {
-    duration: u32,
-    name: String,
-    key: String,
-    levels: Vec<Level>,
-}

Fields

duration: u32name: Stringkey: Stringlevels: Vec<Level>

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

+IndexPage in mcaptcha::pages::panel::sitekey::edit - Rust

Struct mcaptcha::pages::panel::sitekey::edit::IndexPage[][src]

struct IndexPage {
+    duration: u32,
+    name: String,
+    key: String,
+    levels: Vec<Level>,
+}

Fields

duration: u32name: Stringkey: Stringlevels: Vec<Level>

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/edit/struct.Level.html b/mcaptcha/pages/panel/sitekey/edit/struct.Level.html index a8ebf5b7..454f46c8 100644 --- a/mcaptcha/pages/panel/sitekey/edit/struct.Level.html +++ b/mcaptcha/pages/panel/sitekey/edit/struct.Level.html @@ -1,115 +1,30 @@ -Level in mcaptcha::pages::panel::sitekey::edit - Rust

Struct mcaptcha::pages::panel::sitekey::edit::Level[][src]

struct Level {
-    difficulty_factor: i32,
-    visitor_threshold: i32,
-}

Fields

difficulty_factor: i32visitor_threshold: i32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Level in mcaptcha::pages::panel::sitekey::edit - Rust

Struct mcaptcha::pages::panel::sitekey::edit::Level[][src]

struct Level {
+    difficulty_factor: i32,
+    visitor_threshold: i32,
+}

Fields

difficulty_factor: i32visitor_threshold: i32

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/edit/struct.McaptchaConfig.html b/mcaptcha/pages/panel/sitekey/edit/struct.McaptchaConfig.html index 1e1fdb26..5cc1226c 100644 --- a/mcaptcha/pages/panel/sitekey/edit/struct.McaptchaConfig.html +++ b/mcaptcha/pages/panel/sitekey/edit/struct.McaptchaConfig.html @@ -1,116 +1,31 @@ -McaptchaConfig in mcaptcha::pages::panel::sitekey::edit - Rust

Struct mcaptcha::pages::panel::sitekey::edit::McaptchaConfig[][src]

struct McaptchaConfig {
-    config_id: i32,
-    duration: i32,
-    name: String,
-}

Fields

config_id: i32duration: i32name: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+McaptchaConfig in mcaptcha::pages::panel::sitekey::edit - Rust

Struct mcaptcha::pages::panel::sitekey::edit::McaptchaConfig[][src]

struct McaptchaConfig {
+    config_id: i32,
+    duration: i32,
+    name: String,
+}

Fields

config_id: i32duration: i32name: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/edit/struct.edit_sitekey.html b/mcaptcha/pages/panel/sitekey/edit/struct.edit_sitekey.html index 28ac88de..76412e77 100644 --- a/mcaptcha/pages/panel/sitekey/edit/struct.edit_sitekey.html +++ b/mcaptcha/pages/panel/sitekey/edit/struct.edit_sitekey.html @@ -1,107 +1,22 @@ -edit_sitekey in mcaptcha::pages::panel::sitekey::edit - Rust

Struct mcaptcha::pages::panel::sitekey::edit::edit_sitekey[][src]

pub struct edit_sitekey;
Expand description

route handler that renders individual views for sitekeys

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+edit_sitekey in mcaptcha::pages::panel::sitekey::edit - Rust

Struct mcaptcha::pages::panel::sitekey::edit::edit_sitekey[][src]

pub struct edit_sitekey;
Expand description

route handler that renders individual views for sitekeys

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/fn.services.html b/mcaptcha/pages/panel/sitekey/fn.services.html index e53eae5f..1944c1f9 100644 --- a/mcaptcha/pages/panel/sitekey/fn.services.html +++ b/mcaptcha/pages/panel/sitekey/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::pages::panel::sitekey - Rust

Function mcaptcha::pages::panel::sitekey::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::pages::panel::sitekey - Rust

Function mcaptcha::pages::panel::sitekey::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/index.html b/mcaptcha/pages/panel/sitekey/index.html index f19d3590..e7101742 100644 --- a/mcaptcha/pages/panel/sitekey/index.html +++ b/mcaptcha/pages/panel/sitekey/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel::sitekey - Rust

Module mcaptcha::pages::panel::sitekey[][src]

Modules

+mcaptcha::pages::panel::sitekey - Rust

Module mcaptcha::pages::panel::sitekey[][src]

Modules

Functions

diff --git a/mcaptcha/pages/panel/sitekey/list/constant.PAGE.html b/mcaptcha/pages/panel/sitekey/list/constant.PAGE.html index 18a14109..19d43fbe 100644 --- a/mcaptcha/pages/panel/sitekey/list/constant.PAGE.html +++ b/mcaptcha/pages/panel/sitekey/list/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::pages::panel::sitekey::list - Rust

Constant mcaptcha::pages::panel::sitekey::list::PAGE[][src]

const PAGE: &str = "SiteKeys";
+PAGE in mcaptcha::pages::panel::sitekey::list - Rust

Constant mcaptcha::pages::panel::sitekey::list::PAGE[][src]

const PAGE: &str = "SiteKeys";
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/list/fn.get_list_sitekeys.html b/mcaptcha/pages/panel/sitekey/list/fn.get_list_sitekeys.html index 85614dfe..786b6968 100644 --- a/mcaptcha/pages/panel/sitekey/list/fn.get_list_sitekeys.html +++ b/mcaptcha/pages/panel/sitekey/list/fn.get_list_sitekeys.html @@ -1,4 +1,4 @@ -get_list_sitekeys in mcaptcha::pages::panel::sitekey::list - Rust

Function mcaptcha::pages::panel::sitekey::list::get_list_sitekeys[][src]

pub async fn get_list_sitekeys(
    data: &AppData,
    id: &Identity
) -> Result<Vec<MCaptchaDetails>, PageError>
Expand description

utility function to get a list of all sitekeys that a user owns

+get_list_sitekeys in mcaptcha::pages::panel::sitekey::list - Rust

Function mcaptcha::pages::panel::sitekey::list::get_list_sitekeys[][src]

pub async fn get_list_sitekeys(
    data: &AppData,
    id: &Identity
) -> Result<Vec<MCaptchaDetails>, PageError>
Expand description

utility function to get a list of all sitekeys that a user owns

\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/list/index.html b/mcaptcha/pages/panel/sitekey/list/index.html index 97c68e2e..93fa15b9 100644 --- a/mcaptcha/pages/panel/sitekey/list/index.html +++ b/mcaptcha/pages/panel/sitekey/list/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel::sitekey::list - Rust

Module mcaptcha::pages::panel::sitekey::list[][src]

Structs

+mcaptcha::pages::panel::sitekey::list - Rust

Module mcaptcha::pages::panel::sitekey::list[][src]

Structs

render a list of all sitekeys that a user has

Constants

Functions

diff --git a/mcaptcha/pages/panel/sitekey/list/struct.IndexPage.html b/mcaptcha/pages/panel/sitekey/list/struct.IndexPage.html index 43e7d92e..a08afb31 100644 --- a/mcaptcha/pages/panel/sitekey/list/struct.IndexPage.html +++ b/mcaptcha/pages/panel/sitekey/list/struct.IndexPage.html @@ -1,116 +1,31 @@ -IndexPage in mcaptcha::pages::panel::sitekey::list - Rust

Struct mcaptcha::pages::panel::sitekey::list::IndexPage[][src]

pub struct IndexPage {
-    sitekeys: Vec<MCaptchaDetails>,
-}

Fields

sitekeys: Vec<MCaptchaDetails>

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

+IndexPage in mcaptcha::pages::panel::sitekey::list - Rust

Struct mcaptcha::pages::panel::sitekey::list::IndexPage[][src]

pub struct IndexPage {
+    sitekeys: Vec<MCaptchaDetails>,
+}

Fields

sitekeys: Vec<MCaptchaDetails>

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/list/struct.list_sitekeys.html b/mcaptcha/pages/panel/sitekey/list/struct.list_sitekeys.html index 4158ff8a..6e4441ba 100644 --- a/mcaptcha/pages/panel/sitekey/list/struct.list_sitekeys.html +++ b/mcaptcha/pages/panel/sitekey/list/struct.list_sitekeys.html @@ -1,107 +1,22 @@ -list_sitekeys in mcaptcha::pages::panel::sitekey::list - Rust

Struct mcaptcha::pages::panel::sitekey::list::list_sitekeys[][src]

pub struct list_sitekeys;
Expand description

render a list of all sitekeys that a user has

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+list_sitekeys in mcaptcha::pages::panel::sitekey::list - Rust

Struct mcaptcha::pages::panel::sitekey::list::list_sitekeys[][src]

pub struct list_sitekeys;
Expand description

render a list of all sitekeys that a user has

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/list/type.SiteKeys.html b/mcaptcha/pages/panel/sitekey/list/type.SiteKeys.html index b4a2c49f..b28ce368 100644 --- a/mcaptcha/pages/panel/sitekey/list/type.SiteKeys.html +++ b/mcaptcha/pages/panel/sitekey/list/type.SiteKeys.html @@ -1,3 +1,3 @@ -SiteKeys in mcaptcha::pages::panel::sitekey::list - Rust

Type Definition mcaptcha::pages::panel::sitekey::list::SiteKeys[][src]

pub type SiteKeys = Vec<MCaptchaDetails>;
+SiteKeys in mcaptcha::pages::panel::sitekey::list - Rust

Type Definition mcaptcha::pages::panel::sitekey::list::SiteKeys[][src]

pub type SiteKeys = Vec<MCaptchaDetails>;
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/routes/index.html b/mcaptcha/pages/panel/sitekey/routes/index.html index 2ec6bb19..80da7f12 100644 --- a/mcaptcha/pages/panel/sitekey/routes/index.html +++ b/mcaptcha/pages/panel/sitekey/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel::sitekey::routes - Rust

Module mcaptcha::pages::panel::sitekey::routes[][src]

Structs

+mcaptcha::pages::panel::sitekey::routes - Rust

Module mcaptcha::pages::panel::sitekey::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/routes/struct.Sitekey.html b/mcaptcha/pages/panel/sitekey/routes/struct.Sitekey.html index 870620c9..e3755cec 100644 --- a/mcaptcha/pages/panel/sitekey/routes/struct.Sitekey.html +++ b/mcaptcha/pages/panel/sitekey/routes/struct.Sitekey.html @@ -1,112 +1,27 @@ -Sitekey in mcaptcha::pages::panel::sitekey::routes - Rust

Struct mcaptcha::pages::panel::sitekey::routes::Sitekey[][src]

pub struct Sitekey {
-    pub list: &'static str,
-    pub add: &'static str,
-    pub view: &'static str,
-    pub edit: &'static str,
-    pub delete: &'static str,
-}

Fields

list: &'static stradd: &'static strview: &'static stredit: &'static strdelete: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Sitekey in mcaptcha::pages::panel::sitekey::routes - Rust

Struct mcaptcha::pages::panel::sitekey::routes::Sitekey[][src]

pub struct Sitekey {
+    pub list: &'static str,
+    pub add: &'static str,
+    pub view: &'static str,
+    pub edit: &'static str,
+    pub delete: &'static str,
+}

Fields

list: &'static stradd: &'static strview: &'static stredit: &'static strdelete: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/view/constant.PAGE.html b/mcaptcha/pages/panel/sitekey/view/constant.PAGE.html index 072fd8b8..a15160ed 100644 --- a/mcaptcha/pages/panel/sitekey/view/constant.PAGE.html +++ b/mcaptcha/pages/panel/sitekey/view/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::pages::panel::sitekey::view - Rust

Constant mcaptcha::pages::panel::sitekey::view::PAGE[][src]

const PAGE: &str = "SiteKeys";
+PAGE in mcaptcha::pages::panel::sitekey::view - Rust

Constant mcaptcha::pages::panel::sitekey::view::PAGE[][src]

const PAGE: &str = "SiteKeys";
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/view/index.html b/mcaptcha/pages/panel/sitekey/view/index.html index faee500d..fc9eef12 100644 --- a/mcaptcha/pages/panel/sitekey/view/index.html +++ b/mcaptcha/pages/panel/sitekey/view/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::panel::sitekey::view - Rust

Module mcaptcha::pages::panel::sitekey::view[][src]

Structs

+mcaptcha::pages::panel::sitekey::view - Rust

Module mcaptcha::pages::panel::sitekey::view[][src]

Structs

route handler that renders individual views for sitekeys

Constants

diff --git a/mcaptcha/pages/panel/sitekey/view/struct.IndexPage.html b/mcaptcha/pages/panel/sitekey/view/struct.IndexPage.html index 90ece4e2..025a44ec 100644 --- a/mcaptcha/pages/panel/sitekey/view/struct.IndexPage.html +++ b/mcaptcha/pages/panel/sitekey/view/struct.IndexPage.html @@ -1,120 +1,35 @@ -IndexPage in mcaptcha::pages::panel::sitekey::view - Rust

Struct mcaptcha::pages::panel::sitekey::view::IndexPage[][src]

struct IndexPage {
-    duration: u32,
-    name: String,
-    key: String,
-    levels: Vec<Level>,
+IndexPage in mcaptcha::pages::panel::sitekey::view - Rust

Struct mcaptcha::pages::panel::sitekey::view::IndexPage[][src]

struct IndexPage {
+    duration: u32,
+    name: String,
+    key: String,
+    levels: Vec<Level>,
     stats: Stats,
-}

Fields

duration: u32name: Stringkey: Stringlevels: Vec<Level>stats: Stats

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

+}

Fields

duration: u32name: Stringkey: Stringlevels: Vec<Level>stats: Stats

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/view/struct.Level.html b/mcaptcha/pages/panel/sitekey/view/struct.Level.html index 031001b0..51cfc0fb 100644 --- a/mcaptcha/pages/panel/sitekey/view/struct.Level.html +++ b/mcaptcha/pages/panel/sitekey/view/struct.Level.html @@ -1,115 +1,30 @@ -Level in mcaptcha::pages::panel::sitekey::view - Rust

Struct mcaptcha::pages::panel::sitekey::view::Level[][src]

struct Level {
-    difficulty_factor: i32,
-    visitor_threshold: i32,
-}

Fields

difficulty_factor: i32visitor_threshold: i32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Level in mcaptcha::pages::panel::sitekey::view - Rust

Struct mcaptcha::pages::panel::sitekey::view::Level[][src]

struct Level {
+    difficulty_factor: i32,
+    visitor_threshold: i32,
+}

Fields

difficulty_factor: i32visitor_threshold: i32

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/view/struct.McaptchaConfig.html b/mcaptcha/pages/panel/sitekey/view/struct.McaptchaConfig.html index 2d4b627f..18dcab26 100644 --- a/mcaptcha/pages/panel/sitekey/view/struct.McaptchaConfig.html +++ b/mcaptcha/pages/panel/sitekey/view/struct.McaptchaConfig.html @@ -1,116 +1,31 @@ -McaptchaConfig in mcaptcha::pages::panel::sitekey::view - Rust

Struct mcaptcha::pages::panel::sitekey::view::McaptchaConfig[][src]

struct McaptchaConfig {
-    config_id: i32,
-    duration: i32,
-    name: String,
-}

Fields

config_id: i32duration: i32name: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+McaptchaConfig in mcaptcha::pages::panel::sitekey::view - Rust

Struct mcaptcha::pages::panel::sitekey::view::McaptchaConfig[][src]

struct McaptchaConfig {
+    config_id: i32,
+    duration: i32,
+    name: String,
+}

Fields

config_id: i32duration: i32name: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/sitekey/view/struct.view_sitekey.html b/mcaptcha/pages/panel/sitekey/view/struct.view_sitekey.html index 9f502522..dd69b2bf 100644 --- a/mcaptcha/pages/panel/sitekey/view/struct.view_sitekey.html +++ b/mcaptcha/pages/panel/sitekey/view/struct.view_sitekey.html @@ -1,107 +1,22 @@ -view_sitekey in mcaptcha::pages::panel::sitekey::view - Rust

Struct mcaptcha::pages::panel::sitekey::view::view_sitekey[][src]

pub struct view_sitekey;
Expand description

route handler that renders individual views for sitekeys

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+view_sitekey in mcaptcha::pages::panel::sitekey::view - Rust

Struct mcaptcha::pages::panel::sitekey::view::view_sitekey[][src]

pub struct view_sitekey;
Expand description

route handler that renders individual views for sitekeys

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/struct.IndexPage.html b/mcaptcha/pages/panel/struct.IndexPage.html index ca00d980..b07eb436 100644 --- a/mcaptcha/pages/panel/struct.IndexPage.html +++ b/mcaptcha/pages/panel/struct.IndexPage.html @@ -1,116 +1,31 @@ -IndexPage in mcaptcha::pages::panel - Rust

Struct mcaptcha::pages::panel::IndexPage[][src]

pub struct IndexPage {
-    sitekeys: Vec<MCaptchaDetails>,
-}

Fields

sitekeys: Vec<MCaptchaDetails>

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

+IndexPage in mcaptcha::pages::panel - Rust

Struct mcaptcha::pages::panel::IndexPage[][src]

pub struct IndexPage {
+    sitekeys: Vec<MCaptchaDetails>,
+}

Fields

sitekeys: Vec<MCaptchaDetails>

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/panel/struct.panel.html b/mcaptcha/pages/panel/struct.panel.html index fc8df02c..3782fa70 100644 --- a/mcaptcha/pages/panel/struct.panel.html +++ b/mcaptcha/pages/panel/struct.panel.html @@ -1,106 +1,21 @@ -panel in mcaptcha::pages::panel - Rust

Struct mcaptcha::pages::panel::panel[][src]

pub struct panel;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+panel in mcaptcha::pages::panel - Rust

Struct mcaptcha::pages::panel::panel[][src]

pub struct panel;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/routes/constant.ROUTES.html b/mcaptcha/pages/routes/constant.ROUTES.html index 8c90f2d9..bb35752a 100644 --- a/mcaptcha/pages/routes/constant.ROUTES.html +++ b/mcaptcha/pages/routes/constant.ROUTES.html @@ -1,3 +1,3 @@ -ROUTES in mcaptcha::pages::routes - Rust

Constant mcaptcha::pages::routes::ROUTES[][src]

pub const ROUTES: Routes;
+ROUTES in mcaptcha::pages::routes - Rust

Constant mcaptcha::pages::routes::ROUTES[][src]

pub const ROUTES: Routes;
\ No newline at end of file diff --git a/mcaptcha/pages/routes/index.html b/mcaptcha/pages/routes/index.html index 01d3f669..b1dc7233 100644 --- a/mcaptcha/pages/routes/index.html +++ b/mcaptcha/pages/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::routes - Rust

Module mcaptcha::pages::routes[][src]

Structs

+mcaptcha::pages::routes - Rust

Module mcaptcha::pages::routes[][src]

Structs

Constants

diff --git a/mcaptcha/pages/routes/struct.Routes.html b/mcaptcha/pages/routes/struct.Routes.html index 24679459..2419572f 100644 --- a/mcaptcha/pages/routes/struct.Routes.html +++ b/mcaptcha/pages/routes/struct.Routes.html @@ -1,117 +1,32 @@ -Routes in mcaptcha::pages::routes - Rust

Struct mcaptcha::pages::routes::Routes[][src]

pub struct Routes {
-    pub home: &'static str,
+Routes in mcaptcha::pages::routes - Rust

Struct mcaptcha::pages::routes::Routes[][src]

pub struct Routes {
+    pub home: &'static str,
     pub auth: Auth,
     pub panel: Panel,
     pub errors: Errors,
-    pub about: &'static str,
-    pub sitemap: &'static str,
-    pub thanks: &'static str,
-    pub donate: &'static str,
-    pub security: &'static str,
-    pub privacy: &'static str,
-}

Fields

home: &'static strauth: Authpanel: Panelerrors: Errorsabout: &'static strsitemap: &'static strthanks: &'static strdonate: &'static strsecurity: &'static strprivacy: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+ pub about: &'static str, + pub sitemap: &'static str, + pub thanks: &'static str, + pub donate: &'static str, + pub security: &'static str, + pub privacy: &'static str, +}

Fields

home: &'static strauth: Authpanel: Panelerrors: Errorsabout: &'static strsitemap: &'static strthanks: &'static strdonate: &'static strsecurity: &'static strprivacy: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/sitemap/index.html b/mcaptcha/pages/sitemap/index.html index 42348a08..ae722c7d 100644 --- a/mcaptcha/pages/sitemap/index.html +++ b/mcaptcha/pages/sitemap/index.html @@ -1,4 +1,4 @@ -mcaptcha::pages::sitemap - Rust

Module mcaptcha::pages::sitemap[][src]

Structs

+mcaptcha::pages::sitemap - Rust

Module mcaptcha::pages::sitemap[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/pages/sitemap/struct.INDEX.html b/mcaptcha/pages/sitemap/struct.INDEX.html index 484346aa..83a2400c 100644 --- a/mcaptcha/pages/sitemap/struct.INDEX.html +++ b/mcaptcha/pages/sitemap/struct.INDEX.html @@ -1,158 +1,68 @@ -INDEX in mcaptcha::pages::sitemap - Rust

Struct mcaptcha::pages::sitemap::INDEX[][src]

struct INDEX {
-    __private_field: (),
-}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

+INDEX in mcaptcha::pages::sitemap - Rust

Struct mcaptcha::pages::sitemap::INDEX[][src]

struct INDEX {
+    __private_field: (),
+}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

Examples

Basic usage:

-
-let s = String::from("foo");
+
let s = String::from("foo");
 
-assert_eq!("foo", s.as_str());
-

Returns this String’s capacity, in bytes.

+assert_eq!("foo", s.as_str());
+

Returns this String’s capacity, in bytes.

Examples

Basic usage:

-
-let s = String::with_capacity(10);
+
let s = String::with_capacity(10);
 
-assert!(s.capacity() >= 10);
-

Returns a byte slice of this String’s contents.

-

The inverse of this method is from_utf8.

+assert!(s.capacity() >= 10);
+

Returns a byte slice of this String’s contents.

+

The inverse of this method is from_utf8.

Examples

Basic usage:

-
-let s = String::from("hello");
+
let s = String::from("hello");
 
-assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());
-

Returns the length of this String, in bytes, not chars or -graphemes. In other words, it may not be what a human considers the +assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());

+

Returns the length of this String, in bytes, not chars or +graphemes. In other words, it might not be what a human considers the length of the string.

Examples

Basic usage:

-
-let a = String::from("foo");
+
let a = String::from("foo");
 assert_eq!(a.len(), 3);
 
 let fancy_f = String::from("ƒoo");
 assert_eq!(fancy_f.len(), 4);
-assert_eq!(fancy_f.chars().count(), 3);
-

Returns true if this String has a length of zero, and false otherwise.

+assert_eq!(fancy_f.chars().count(), 3);
+

Returns true if this String has a length of zero, and false otherwise.

Examples

Basic usage:

-
-let mut v = String::new();
+
let mut v = String::new();
 assert!(v.is_empty());
 
 v.push('a');
-assert!(!v.is_empty());
-

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+assert!(!v.is_empty()); +

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/sitemap/struct.IndexPage.html b/mcaptcha/pages/sitemap/struct.IndexPage.html index a05fc963..5f29531b 100644 --- a/mcaptcha/pages/sitemap/struct.IndexPage.html +++ b/mcaptcha/pages/sitemap/struct.IndexPage.html @@ -1,118 +1,33 @@ -IndexPage in mcaptcha::pages::sitemap - Rust

Struct mcaptcha::pages::sitemap::IndexPage[][src]

struct IndexPage {
-    urls: [&'static str; 7],
-    domain: &'static str,
-}

Fields

urls: [&'static str; 7]domain: &'static str

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Returns the “default value” for a type. Read more

+IndexPage in mcaptcha::pages::sitemap - Rust

Struct mcaptcha::pages::sitemap::IndexPage[][src]

struct IndexPage {
+    urls: [&'static str; 7],
+    domain: &'static str,
+}

Fields

urls: [&'static str; 7]domain: &'static str

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Returns the “default value” for a type. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/pages/sitemap/struct.sitemap.html b/mcaptcha/pages/sitemap/struct.sitemap.html index bc71ca56..c635aa21 100644 --- a/mcaptcha/pages/sitemap/struct.sitemap.html +++ b/mcaptcha/pages/sitemap/struct.sitemap.html @@ -1,106 +1,21 @@ -sitemap in mcaptcha::pages::sitemap - Rust

Struct mcaptcha::pages::sitemap::sitemap[][src]

pub struct sitemap;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+sitemap in mcaptcha::pages::sitemap - Rust

Struct mcaptcha::pages::sitemap::sitemap[][src]

pub struct sitemap;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/routes/enum.Methods.html b/mcaptcha/routes/enum.Methods.html deleted file mode 100644 index 093aafe7..00000000 --- a/mcaptcha/routes/enum.Methods.html +++ /dev/null @@ -1,115 +0,0 @@ -Methods in mcaptcha::routes - Rust

Enum mcaptcha::routes::Methods[][src]

pub enum Methods {
-    Get,
-    Post,
-    ProtectGet,
-    ProtectPost,
-}

Variants

Get

GET hander

-
Post

POST handler

-
ProtectGet

Protected GET handler

-
ProtectPost

Protected POST handler

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- - \ No newline at end of file diff --git a/mcaptcha/routes/fn.services.html b/mcaptcha/routes/fn.services.html new file mode 100644 index 00000000..d8d68987 --- /dev/null +++ b/mcaptcha/routes/fn.services.html @@ -0,0 +1,3 @@ +services in mcaptcha::routes - Rust

Function mcaptcha::routes::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+ + \ No newline at end of file diff --git a/mcaptcha/routes/index.html b/mcaptcha/routes/index.html index 8624d601..9ee836b5 100644 --- a/mcaptcha/routes/index.html +++ b/mcaptcha/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::routes - Rust

Module mcaptcha::routes[][src]

Enums

-
+mcaptcha::routes - Rust

Module mcaptcha::routes[][src]

Functions

+
\ No newline at end of file diff --git a/mcaptcha/routes/sidebar-items.js b/mcaptcha/routes/sidebar-items.js index 613561ef..dddadfb4 100644 --- a/mcaptcha/routes/sidebar-items.js +++ b/mcaptcha/routes/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"enum":[["Methods",""]]}); \ No newline at end of file +initSidebarItems({"fn":[["services",""]]}); \ No newline at end of file diff --git a/mcaptcha/settings/fn.check_url.html b/mcaptcha/settings/fn.check_url.html index ca4c1805..22708f16 100644 --- a/mcaptcha/settings/fn.check_url.html +++ b/mcaptcha/settings/fn.check_url.html @@ -1,3 +1,3 @@ -check_url in mcaptcha::settings - Rust

Function mcaptcha::settings::check_url[][src]

fn check_url(s: &Config)
+check_url in mcaptcha::settings - Rust

Function mcaptcha::settings::check_url[][src]

fn check_url(s: &Config)
\ No newline at end of file diff --git a/mcaptcha/settings/fn.set_database_url.html b/mcaptcha/settings/fn.set_database_url.html index 2a08289b..ad9502f9 100644 --- a/mcaptcha/settings/fn.set_database_url.html +++ b/mcaptcha/settings/fn.set_database_url.html @@ -1,3 +1,3 @@ -set_database_url in mcaptcha::settings - Rust

Function mcaptcha::settings::set_database_url[][src]

fn set_database_url(s: &mut Config)
+set_database_url in mcaptcha::settings - Rust

Function mcaptcha::settings::set_database_url[][src]

fn set_database_url(s: &mut Config)
\ No newline at end of file diff --git a/mcaptcha/settings/fn.set_from_database_url.html b/mcaptcha/settings/fn.set_from_database_url.html index 68b6e0e6..bd7c52a5 100644 --- a/mcaptcha/settings/fn.set_from_database_url.html +++ b/mcaptcha/settings/fn.set_from_database_url.html @@ -1,3 +1,3 @@ -set_from_database_url in mcaptcha::settings - Rust

Function mcaptcha::settings::set_from_database_url[][src]

fn set_from_database_url(s: &mut Config, database_conf: &DatabaseBuilder)
+set_from_database_url in mcaptcha::settings - Rust

Function mcaptcha::settings::set_from_database_url[][src]

fn set_from_database_url(s: &mut Config, database_conf: &DatabaseBuilder)
\ No newline at end of file diff --git a/mcaptcha/settings/index.html b/mcaptcha/settings/index.html index 7d949694..d2bcb218 100644 --- a/mcaptcha/settings/index.html +++ b/mcaptcha/settings/index.html @@ -1,4 +1,4 @@ -mcaptcha::settings - Rust

Module mcaptcha::settings[][src]

Structs

+mcaptcha::settings - Rust

Module mcaptcha::settings[][src]

Structs

Functions

diff --git a/mcaptcha/settings/struct.Captcha.html b/mcaptcha/settings/struct.Captcha.html index f78aaeb2..ee35c7c6 100644 --- a/mcaptcha/settings/struct.Captcha.html +++ b/mcaptcha/settings/struct.Captcha.html @@ -1,117 +1,32 @@ -Captcha in mcaptcha::settings - Rust

Struct mcaptcha::settings::Captcha[][src]

pub struct Captcha {
-    pub salt: String,
-    pub gc: u64,
-}

Fields

salt: Stringgc: u64

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Captcha in mcaptcha::settings - Rust

Struct mcaptcha::settings::Captcha[][src]

pub struct Captcha {
+    pub salt: String,
+    pub gc: u64,
+}

Fields

salt: Stringgc: u64

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/settings/struct.Database.html b/mcaptcha/settings/struct.Database.html index a55a16a6..c81c5cd7 100644 --- a/mcaptcha/settings/struct.Database.html +++ b/mcaptcha/settings/struct.Database.html @@ -1,117 +1,32 @@ -Database in mcaptcha::settings - Rust

Struct mcaptcha::settings::Database[][src]

pub struct Database {
-    pub url: String,
-    pub pool: u32,
-}

Fields

url: Stringpool: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Database in mcaptcha::settings - Rust

Struct mcaptcha::settings::Database[][src]

pub struct Database {
+    pub url: String,
+    pub pool: u32,
+}

Fields

url: Stringpool: u32

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/settings/struct.DatabaseBuilder.html b/mcaptcha/settings/struct.DatabaseBuilder.html index 85ae1664..7110c2e0 100644 --- a/mcaptcha/settings/struct.DatabaseBuilder.html +++ b/mcaptcha/settings/struct.DatabaseBuilder.html @@ -1,121 +1,36 @@ -DatabaseBuilder in mcaptcha::settings - Rust

Struct mcaptcha::settings::DatabaseBuilder[][src]

struct DatabaseBuilder {
-    pub port: u32,
-    pub hostname: String,
-    pub username: String,
-    pub password: String,
-    pub name: String,
-    pub url: String,
-}

Fields

port: u32hostname: Stringusername: Stringpassword: Stringname: Stringurl: String

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+DatabaseBuilder in mcaptcha::settings - Rust

Struct mcaptcha::settings::DatabaseBuilder[][src]

struct DatabaseBuilder {
+    pub port: u32,
+    pub hostname: String,
+    pub username: String,
+    pub password: String,
+    pub name: String,
+    pub url: String,
+}

Fields

port: u32hostname: Stringusername: Stringpassword: Stringname: Stringurl: String

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/settings/struct.Redis.html b/mcaptcha/settings/struct.Redis.html index 40bb6f10..9509763f 100644 --- a/mcaptcha/settings/struct.Redis.html +++ b/mcaptcha/settings/struct.Redis.html @@ -1,117 +1,32 @@ -Redis in mcaptcha::settings - Rust

Struct mcaptcha::settings::Redis[][src]

pub struct Redis {
-    pub url: String,
-    pub pool: u32,
-}

Fields

url: Stringpool: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Redis in mcaptcha::settings - Rust

Struct mcaptcha::settings::Redis[][src]

pub struct Redis {
+    pub url: String,
+    pub pool: u32,
+}

Fields

url: Stringpool: u32

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/settings/struct.Server.html b/mcaptcha/settings/struct.Server.html index 79887dc9..91eeb389 100644 --- a/mcaptcha/settings/struct.Server.html +++ b/mcaptcha/settings/struct.Server.html @@ -1,121 +1,36 @@ -Server in mcaptcha::settings - Rust

Struct mcaptcha::settings::Server[][src]

pub struct Server {
-    pub port: u32,
-    pub domain: String,
-    pub cookie_secret: String,
-    pub ip: String,
-    pub url_prefix: Option<String>,
-    pub proxy_has_tls: bool,
-}

Fields

port: u32domain: Stringcookie_secret: Stringip: Stringurl_prefix: Option<String>proxy_has_tls: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Server in mcaptcha::settings - Rust

Struct mcaptcha::settings::Server[][src]

pub struct Server {
+    pub port: u32,
+    pub domain: String,
+    pub cookie_secret: String,
+    pub ip: String,
+    pub url_prefix: Option<String>,
+    pub proxy_has_tls: bool,
+}

Fields

port: u32domain: Stringcookie_secret: Stringip: Stringurl_prefix: Option<String>proxy_has_tls: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/settings/struct.Settings.html b/mcaptcha/settings/struct.Settings.html index cde52232..cc17b78a 100644 --- a/mcaptcha/settings/struct.Settings.html +++ b/mcaptcha/settings/struct.Settings.html @@ -1,125 +1,40 @@ -Settings in mcaptcha::settings - Rust

Struct mcaptcha::settings::Settings[][src]

pub struct Settings {
-    pub debug: bool,
-    pub commercial: bool,
+Settings in mcaptcha::settings - Rust

Struct mcaptcha::settings::Settings[][src]

pub struct Settings {
+    pub debug: bool,
+    pub commercial: bool,
     pub database: Database,
-    pub redis: Option<Redis>,
+    pub redis: Option<Redis>,
     pub server: Server,
     pub pow: Captcha,
-    pub source_code: String,
-    pub smtp: Option<Smtp>,
-    pub allow_registration: bool,
-    pub allow_demo: bool,
-}

Fields

debug: boolcommercial: booldatabase: Databaseredis: Option<Redis>server: Serverpow: Captchasource_code: Stringsmtp: Option<Smtp>allow_registration: boolallow_demo: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+ pub source_code: String, + pub smtp: Option<Smtp>, + pub allow_registration: bool, + pub allow_demo: bool, +}

Fields

debug: boolcommercial: booldatabase: Databaseredis: Option<Redis>server: Serverpow: Captchasource_code: Stringsmtp: Option<Smtp>allow_registration: boolallow_demo: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/settings/struct.Smtp.html b/mcaptcha/settings/struct.Smtp.html index 85f75acf..7882157d 100644 --- a/mcaptcha/settings/struct.Smtp.html +++ b/mcaptcha/settings/struct.Smtp.html @@ -1,121 +1,36 @@ -Smtp in mcaptcha::settings - Rust

Struct mcaptcha::settings::Smtp[][src]

pub struct Smtp {
-    pub from: String,
-    pub reply: String,
-    pub url: String,
-    pub username: String,
-    pub password: String,
-    pub port: u16,
-}

Fields

from: Stringreply: Stringurl: Stringusername: Stringpassword: Stringport: u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Smtp in mcaptcha::settings - Rust

Struct mcaptcha::settings::Smtp[][src]

pub struct Smtp {
+    pub from: String,
+    pub reply: String,
+    pub url: String,
+    pub username: String,
+    pub password: String,
+    pub port: u16,
+}

Fields

from: Stringreply: Stringurl: Stringusername: Stringpassword: Stringport: u16

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/sidebar-items.js b/mcaptcha/sidebar-items.js index 00d2ceae..4412db7d 100644 --- a/mcaptcha/sidebar-items.js +++ b/mcaptcha/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"constant":[["CACHE_AGE",""],["COMPILED_DATE",""],["DOCS",""],["GIT_COMMIT_HASH",""],["PAGES",""],["PKG_DESCRIPTION",""],["PKG_HOMEPAGE",""],["PKG_NAME",""],["V1_API_ROUTES",""],["VERSION",""],["WIDGET_ROUTES",""]],"fn":[["get_identity_service",""],["get_json_err",""],["main",""]],"macro":[["define_resource","Defines resoures for [Methods]"]],"mod":[["api",""],["data","App data: redis cache, database connections, etc."],["date",""],["demo",""],["docs",""],["email",""],["errors",""],["middleware",""],["pages",""],["routes",""],["settings",""],["static_assets",""],["stats",""],["widget","User facing CAPTCHA widget"]],"struct":[["BAR_CHART",""],["CREDIT_CARD",""],["CSS",""],["CheckLogin",""],["DOCS_ICON",""],["Data","App data"],["FILES",""],["GITHUB",""],["HELP_CIRCLE",""],["HOME",""],["JS",""],["KEY",""],["MCAPTCHA_TRANS_ICON",""],["MESSAGE",""],["MOBILE_CSS",""],["SETTINGS",""],["SETTINGS_ICON",""],["SOURCE_FILES_OF_INSTANCE","points to source files matching build commit"],["Settings",""],["VERIFICATIN_WIDGET_CSS",""],["VERIFICATIN_WIDGET_JS",""]],"type":[["AppData",""]]}); \ No newline at end of file +initSidebarItems({"constant":[["CACHE_AGE",""],["COMPILED_DATE",""],["DOCS",""],["GIT_COMMIT_HASH",""],["PAGES",""],["PKG_DESCRIPTION",""],["PKG_HOMEPAGE",""],["PKG_NAME",""],["V1_API_ROUTES",""],["VERSION",""],["WIDGET_ROUTES",""]],"fn":[["get_identity_service",""],["get_json_err",""],["main",""]],"mod":[["api",""],["data","App data: redis cache, database connections, etc."],["date",""],["demo",""],["docs",""],["email",""],["errors",""],["middleware",""],["pages",""],["routes",""],["settings",""],["static_assets",""],["stats",""],["widget","User facing CAPTCHA widget"]],"struct":[["BAR_CHART",""],["CREDIT_CARD",""],["CSS",""],["CheckLogin",""],["DOCS_ICON",""],["Data","App data"],["FILES",""],["GITHUB",""],["HELP_CIRCLE",""],["HOME",""],["JS",""],["KEY",""],["MCAPTCHA_TRANS_ICON",""],["MESSAGE",""],["MOBILE_CSS",""],["SETTINGS",""],["SETTINGS_ICON",""],["SOURCE_FILES_OF_INSTANCE","points to source files matching build commit"],["Settings",""],["VERIFICATIN_WIDGET_CSS",""],["VERIFICATIN_WIDGET_JS",""]],"type":[["AppData",""]]}); \ No newline at end of file diff --git a/mcaptcha/static_assets/filemap/index.html b/mcaptcha/static_assets/filemap/index.html index a69d853a..742104f2 100644 --- a/mcaptcha/static_assets/filemap/index.html +++ b/mcaptcha/static_assets/filemap/index.html @@ -1,4 +1,4 @@ -mcaptcha::static_assets::filemap - Rust

Module mcaptcha::static_assets::filemap[][src]

Structs

+mcaptcha::static_assets::filemap - Rust

Module mcaptcha::static_assets::filemap[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/static_assets/filemap/struct.FileMap.html b/mcaptcha/static_assets/filemap/struct.FileMap.html index 1ca82049..482f53ed 100644 --- a/mcaptcha/static_assets/filemap/struct.FileMap.html +++ b/mcaptcha/static_assets/filemap/struct.FileMap.html @@ -1,108 +1,23 @@ -FileMap in mcaptcha::static_assets::filemap - Rust

Struct mcaptcha::static_assets::filemap::FileMap[][src]

pub struct FileMap {
+FileMap in mcaptcha::static_assets::filemap - Rust

Struct mcaptcha::static_assets::filemap::FileMap[][src]

pub struct FileMap {
     pub files: Files,
-}

Fields

files: Files

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+}

Fields

files: Files

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/fn.services.html b/mcaptcha/static_assets/fn.services.html index 5e6b0355..bbe14e7e 100644 --- a/mcaptcha/static_assets/fn.services.html +++ b/mcaptcha/static_assets/fn.services.html @@ -1,3 +1,3 @@ -services in mcaptcha::static_assets - Rust

Function mcaptcha::static_assets::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+services in mcaptcha::static_assets - Rust

Function mcaptcha::static_assets::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/mcaptcha/static_assets/index.html b/mcaptcha/static_assets/index.html index e18f9576..9f4aac95 100644 --- a/mcaptcha/static_assets/index.html +++ b/mcaptcha/static_assets/index.html @@ -1,4 +1,4 @@ -mcaptcha::static_assets - Rust

Module mcaptcha::static_assets[][src]

Re-exports

+mcaptcha::static_assets - Rust

Module mcaptcha::static_assets[][src]

Re-exports

pub use filemap::FileMap;

Modules

Functions

diff --git a/mcaptcha/static_assets/static_files/assets/index.html b/mcaptcha/static_assets/static_files/assets/index.html index 2f217b13..97cbd9ef 100644 --- a/mcaptcha/static_assets/static_files/assets/index.html +++ b/mcaptcha/static_assets/static_files/assets/index.html @@ -1,4 +1,4 @@ -mcaptcha::static_assets::static_files::assets - Rust

Module mcaptcha::static_assets::static_files::assets[][src]

Structs

+mcaptcha::static_assets::static_files::assets - Rust

Module mcaptcha::static_assets::static_files::assets[][src]

Structs

Type Definitions

diff --git a/mcaptcha/static_assets/static_files/assets/struct.BAR_CHART.html b/mcaptcha/static_assets/static_files/assets/struct.BAR_CHART.html index 891af614..712a6044 100644 --- a/mcaptcha/static_assets/static_files/assets/struct.BAR_CHART.html +++ b/mcaptcha/static_assets/static_files/assets/struct.BAR_CHART.html @@ -1,110 +1,25 @@ -BAR_CHART in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::BAR_CHART[][src]

pub struct BAR_CHART {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+BAR_CHART in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::BAR_CHART[][src]

pub struct BAR_CHART {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/assets/struct.CREDIT_CARD.html b/mcaptcha/static_assets/static_files/assets/struct.CREDIT_CARD.html index 98926e3f..11e97779 100644 --- a/mcaptcha/static_assets/static_files/assets/struct.CREDIT_CARD.html +++ b/mcaptcha/static_assets/static_files/assets/struct.CREDIT_CARD.html @@ -1,110 +1,25 @@ -CREDIT_CARD in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::CREDIT_CARD[][src]

pub struct CREDIT_CARD {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+CREDIT_CARD in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::CREDIT_CARD[][src]

pub struct CREDIT_CARD {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/assets/struct.DOCS_ICON.html b/mcaptcha/static_assets/static_files/assets/struct.DOCS_ICON.html index 3e059247..1fd2e1c9 100644 --- a/mcaptcha/static_assets/static_files/assets/struct.DOCS_ICON.html +++ b/mcaptcha/static_assets/static_files/assets/struct.DOCS_ICON.html @@ -1,110 +1,25 @@ -DOCS_ICON in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::DOCS_ICON[][src]

pub struct DOCS_ICON {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+DOCS_ICON in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::DOCS_ICON[][src]

pub struct DOCS_ICON {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/assets/struct.GITHUB.html b/mcaptcha/static_assets/static_files/assets/struct.GITHUB.html index e16758d9..4dc1cb43 100644 --- a/mcaptcha/static_assets/static_files/assets/struct.GITHUB.html +++ b/mcaptcha/static_assets/static_files/assets/struct.GITHUB.html @@ -1,110 +1,25 @@ -GITHUB in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::GITHUB[][src]

pub struct GITHUB {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+GITHUB in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::GITHUB[][src]

pub struct GITHUB {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/assets/struct.HELP_CIRCLE.html b/mcaptcha/static_assets/static_files/assets/struct.HELP_CIRCLE.html index 380cf61f..8d6ff19e 100644 --- a/mcaptcha/static_assets/static_files/assets/struct.HELP_CIRCLE.html +++ b/mcaptcha/static_assets/static_files/assets/struct.HELP_CIRCLE.html @@ -1,110 +1,25 @@ -HELP_CIRCLE in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::HELP_CIRCLE[][src]

pub struct HELP_CIRCLE {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+HELP_CIRCLE in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::HELP_CIRCLE[][src]

pub struct HELP_CIRCLE {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/assets/struct.HOME.html b/mcaptcha/static_assets/static_files/assets/struct.HOME.html index a987f185..6379d14f 100644 --- a/mcaptcha/static_assets/static_files/assets/struct.HOME.html +++ b/mcaptcha/static_assets/static_files/assets/struct.HOME.html @@ -1,110 +1,25 @@ -HOME in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::HOME[][src]

pub struct HOME {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+HOME in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::HOME[][src]

pub struct HOME {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/assets/struct.KEY.html b/mcaptcha/static_assets/static_files/assets/struct.KEY.html index facedb66..3b141344 100644 --- a/mcaptcha/static_assets/static_files/assets/struct.KEY.html +++ b/mcaptcha/static_assets/static_files/assets/struct.KEY.html @@ -1,110 +1,25 @@ -KEY in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::KEY[][src]

pub struct KEY {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+KEY in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::KEY[][src]

pub struct KEY {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/assets/struct.MCAPTCHA_TRANS_ICON.html b/mcaptcha/static_assets/static_files/assets/struct.MCAPTCHA_TRANS_ICON.html index 5dcb9fe8..58fb0a00 100644 --- a/mcaptcha/static_assets/static_files/assets/struct.MCAPTCHA_TRANS_ICON.html +++ b/mcaptcha/static_assets/static_files/assets/struct.MCAPTCHA_TRANS_ICON.html @@ -1,110 +1,25 @@ -MCAPTCHA_TRANS_ICON in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON[][src]

pub struct MCAPTCHA_TRANS_ICON {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+MCAPTCHA_TRANS_ICON in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::MCAPTCHA_TRANS_ICON[][src]

pub struct MCAPTCHA_TRANS_ICON {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/assets/struct.MESSAGE.html b/mcaptcha/static_assets/static_files/assets/struct.MESSAGE.html index fb075209..6b6be5c4 100644 --- a/mcaptcha/static_assets/static_files/assets/struct.MESSAGE.html +++ b/mcaptcha/static_assets/static_files/assets/struct.MESSAGE.html @@ -1,110 +1,25 @@ -MESSAGE in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::MESSAGE[][src]

pub struct MESSAGE {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+MESSAGE in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::MESSAGE[][src]

pub struct MESSAGE {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/assets/struct.SETTINGS_ICON.html b/mcaptcha/static_assets/static_files/assets/struct.SETTINGS_ICON.html index 5f030aec..cdb8becb 100644 --- a/mcaptcha/static_assets/static_files/assets/struct.SETTINGS_ICON.html +++ b/mcaptcha/static_assets/static_files/assets/struct.SETTINGS_ICON.html @@ -1,110 +1,25 @@ -SETTINGS_ICON in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::SETTINGS_ICON[][src]

pub struct SETTINGS_ICON {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+SETTINGS_ICON in mcaptcha::static_assets::static_files::assets - Rust

Struct mcaptcha::static_assets::static_files::assets::SETTINGS_ICON[][src]

pub struct SETTINGS_ICON {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/assets/type.Img.html b/mcaptcha/static_assets/static_files/assets/type.Img.html index 82c04587..4a9a9994 100644 --- a/mcaptcha/static_assets/static_files/assets/type.Img.html +++ b/mcaptcha/static_assets/static_files/assets/type.Img.html @@ -1,3 +1,3 @@ -Img in mcaptcha::static_assets::static_files::assets - Rust

Type Definition mcaptcha::static_assets::static_files::assets::Img[][src]

type Img = (&'static str, &'static str);
+Img in mcaptcha::static_assets::static_files::assets - Rust

Type Definition mcaptcha::static_assets::static_files::assets::Img[][src]

type Img = (&'static str, &'static str);
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/fn.handle_assets.html b/mcaptcha/static_assets/static_files/fn.handle_assets.html index e0feb1cf..9f031fb4 100644 --- a/mcaptcha/static_assets/static_files/fn.handle_assets.html +++ b/mcaptcha/static_assets/static_files/fn.handle_assets.html @@ -1,3 +1,3 @@ -handle_assets in mcaptcha::static_assets::static_files - Rust

Function mcaptcha::static_assets::static_files::handle_assets[][src]

fn handle_assets(path: &str) -> HttpResponse
+handle_assets in mcaptcha::static_assets::static_files - Rust

Function mcaptcha::static_assets::static_files::handle_assets[][src]

fn handle_assets(path: &str) -> HttpResponse
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/fn.handle_favicons.html b/mcaptcha/static_assets/static_files/fn.handle_favicons.html index 645889b7..0b18fbc7 100644 --- a/mcaptcha/static_assets/static_files/fn.handle_favicons.html +++ b/mcaptcha/static_assets/static_files/fn.handle_favicons.html @@ -1,3 +1,3 @@ -handle_favicons in mcaptcha::static_assets::static_files - Rust

Function mcaptcha::static_assets::static_files::handle_favicons[][src]

fn handle_favicons(path: &str) -> HttpResponse
+handle_favicons in mcaptcha::static_assets::static_files - Rust

Function mcaptcha::static_assets::static_files::handle_favicons[][src]

fn handle_favicons(path: &str) -> HttpResponse
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/index.html b/mcaptcha/static_assets/static_files/index.html index 0459b883..db55d94f 100644 --- a/mcaptcha/static_assets/static_files/index.html +++ b/mcaptcha/static_assets/static_files/index.html @@ -1,4 +1,4 @@ -mcaptcha::static_assets::static_files - Rust

Module mcaptcha::static_assets::static_files[][src]

Modules

+mcaptcha::static_assets::static_files - Rust

Module mcaptcha::static_assets::static_files[][src]

Modules

Structs

Functions

diff --git a/mcaptcha/static_assets/static_files/struct.Asset.html b/mcaptcha/static_assets/static_files/struct.Asset.html index c1077e60..8e5d98a6 100644 --- a/mcaptcha/static_assets/static_files/struct.Asset.html +++ b/mcaptcha/static_assets/static_files/struct.Asset.html @@ -1,108 +1,25 @@ -Asset in mcaptcha::static_assets::static_files - Rust

Struct mcaptcha::static_assets::static_files::Asset[][src]

struct Asset;

Implementations

Trait Implementations

Get an embedded file and its metadata. Read more

+Asset in mcaptcha::static_assets::static_files - Rust

Struct mcaptcha::static_assets::static_files::Asset[][src]

struct Asset;

Implementations

Get an embedded file and its metadata.

+

Iterates over the file paths in the folder.

+

Trait Implementations

Get an embedded file and its metadata. Read more

Iterates over the file paths in the folder. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/struct.Favicons.html b/mcaptcha/static_assets/static_files/struct.Favicons.html index d696b9df..9b6aa0c4 100644 --- a/mcaptcha/static_assets/static_files/struct.Favicons.html +++ b/mcaptcha/static_assets/static_files/struct.Favicons.html @@ -1,108 +1,25 @@ -Favicons in mcaptcha::static_assets::static_files - Rust

Struct mcaptcha::static_assets::static_files::Favicons[][src]

struct Favicons;

Implementations

Trait Implementations

Get an embedded file and its metadata. Read more

+Favicons in mcaptcha::static_assets::static_files - Rust

Struct mcaptcha::static_assets::static_files::Favicons[][src]

struct Favicons;

Implementations

Get an embedded file and its metadata.

+

Iterates over the file paths in the folder.

+

Trait Implementations

Get an embedded file and its metadata. Read more

Iterates over the file paths in the folder. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/struct.favicons.html b/mcaptcha/static_assets/static_files/struct.favicons.html index f0ea7fea..fe3bbba9 100644 --- a/mcaptcha/static_assets/static_files/struct.favicons.html +++ b/mcaptcha/static_assets/static_files/struct.favicons.html @@ -1,106 +1,21 @@ -favicons in mcaptcha::static_assets::static_files - Rust

Struct mcaptcha::static_assets::static_files::favicons[][src]

pub struct favicons;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+favicons in mcaptcha::static_assets::static_files - Rust

Struct mcaptcha::static_assets::static_files::favicons[][src]

pub struct favicons;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/static_assets/static_files/struct.static_files.html b/mcaptcha/static_assets/static_files/struct.static_files.html index 232ac74e..cafcb78e 100644 --- a/mcaptcha/static_assets/static_files/struct.static_files.html +++ b/mcaptcha/static_assets/static_files/struct.static_files.html @@ -1,106 +1,21 @@ -static_files in mcaptcha::static_assets::static_files - Rust

Struct mcaptcha::static_assets::static_files::static_files[][src]

pub struct static_files;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+static_files in mcaptcha::static_assets::static_files - Rust

Struct mcaptcha::static_assets::static_files::static_files[][src]

pub struct static_files;

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/stats/fetch/index.html b/mcaptcha/stats/fetch/index.html index ca7b35a6..6e58a42a 100644 --- a/mcaptcha/stats/fetch/index.html +++ b/mcaptcha/stats/fetch/index.html @@ -1,4 +1,4 @@ -mcaptcha::stats::fetch - Rust

Module mcaptcha::stats::fetch[][src]

Modules

+mcaptcha::stats::fetch - Rust

Module mcaptcha::stats::fetch[][src]

Modules

Structs

diff --git a/mcaptcha/stats/fetch/runners/fn.fetch_config_fetched.html b/mcaptcha/stats/fetch/runners/fn.fetch_config_fetched.html index 734549a6..6cf73ef2 100644 --- a/mcaptcha/stats/fetch/runners/fn.fetch_config_fetched.html +++ b/mcaptcha/stats/fetch/runners/fn.fetch_config_fetched.html @@ -1,4 +1,4 @@ -fetch_config_fetched in mcaptcha::stats::fetch::runners - Rust

Function mcaptcha::stats::fetch::runners::fetch_config_fetched[][src]

pub async fn fetch_config_fetched(
    user: &str,
    key: &str,
    db: &PgPool
) -> Result<Vec<Date>, ServiceError>
Expand description

featch PoWConfig fetches

+fetch_config_fetched in mcaptcha::stats::fetch::runners - Rust

Function mcaptcha::stats::fetch::runners::fetch_config_fetched[][src]

pub async fn fetch_config_fetched(
    user: &str,
    key: &str,
    db: &PgPool
) -> Result<Vec<Date>, ServiceError>
Expand description

featch PoWConfig fetches

\ No newline at end of file diff --git a/mcaptcha/stats/fetch/runners/fn.fetch_confirm.html b/mcaptcha/stats/fetch/runners/fn.fetch_confirm.html index 741e9f8f..69b3de7e 100644 --- a/mcaptcha/stats/fetch/runners/fn.fetch_confirm.html +++ b/mcaptcha/stats/fetch/runners/fn.fetch_confirm.html @@ -1,4 +1,4 @@ -fetch_confirm in mcaptcha::stats::fetch::runners - Rust

Function mcaptcha::stats::fetch::runners::fetch_confirm[][src]

pub async fn fetch_confirm(
    user: &str,
    key: &str,
    db: &PgPool
) -> Result<Vec<Date>, ServiceError>
Expand description

featch PoWConfig confirms

+fetch_confirm in mcaptcha::stats::fetch::runners - Rust

Function mcaptcha::stats::fetch::runners::fetch_confirm[][src]

pub async fn fetch_confirm(
    user: &str,
    key: &str,
    db: &PgPool
) -> Result<Vec<Date>, ServiceError>
Expand description

featch PoWConfig confirms

\ No newline at end of file diff --git a/mcaptcha/stats/fetch/runners/fn.fetch_solve.html b/mcaptcha/stats/fetch/runners/fn.fetch_solve.html index f750817e..6de6b9f2 100644 --- a/mcaptcha/stats/fetch/runners/fn.fetch_solve.html +++ b/mcaptcha/stats/fetch/runners/fn.fetch_solve.html @@ -1,4 +1,4 @@ -fetch_solve in mcaptcha::stats::fetch::runners - Rust

Function mcaptcha::stats::fetch::runners::fetch_solve[][src]

pub async fn fetch_solve(
    user: &str,
    key: &str,
    db: &PgPool
) -> Result<Vec<Date>, ServiceError>
Expand description

featch PoWConfig solves

+fetch_solve in mcaptcha::stats::fetch::runners - Rust

Function mcaptcha::stats::fetch::runners::fetch_solve[][src]

pub async fn fetch_solve(
    user: &str,
    key: &str,
    db: &PgPool
) -> Result<Vec<Date>, ServiceError>
Expand description

featch PoWConfig solves

\ No newline at end of file diff --git a/mcaptcha/stats/fetch/runners/index.html b/mcaptcha/stats/fetch/runners/index.html index a231aea4..a7afd7c9 100644 --- a/mcaptcha/stats/fetch/runners/index.html +++ b/mcaptcha/stats/fetch/runners/index.html @@ -1,4 +1,4 @@ -mcaptcha::stats::fetch::runners - Rust

Module mcaptcha::stats::fetch::runners[][src]

Functions

+mcaptcha::stats::fetch::runners - Rust

Module mcaptcha::stats::fetch::runners[][src]

Functions

featch PoWConfig fetches

featch PoWConfig confirms

featch PoWConfig solves

diff --git a/mcaptcha/stats/fetch/struct.Stats.html b/mcaptcha/stats/fetch/struct.Stats.html index 974a72a8..7b61a8c8 100644 --- a/mcaptcha/stats/fetch/struct.Stats.html +++ b/mcaptcha/stats/fetch/struct.Stats.html @@ -1,117 +1,32 @@ -Stats in mcaptcha::stats::fetch - Rust

Struct mcaptcha::stats::fetch::Stats[][src]

pub struct Stats {
-    pub config_fetches: Vec<Date>,
-    pub solves: Vec<Date>,
-    pub confirms: Vec<Date>,
-}

Fields

config_fetches: Vec<Date>solves: Vec<Date>confirms: Vec<Date>

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Stats in mcaptcha::stats::fetch - Rust

Struct mcaptcha::stats::fetch::Stats[][src]

pub struct Stats {
+    pub config_fetches: Vec<Date>,
+    pub solves: Vec<Date>,
+    pub confirms: Vec<Date>,
+}

Fields

config_fetches: Vec<Date>solves: Vec<Date>confirms: Vec<Date>

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/stats/fetch/struct.StatsPayload.html b/mcaptcha/stats/fetch/struct.StatsPayload.html index cd916f76..0844320b 100644 --- a/mcaptcha/stats/fetch/struct.StatsPayload.html +++ b/mcaptcha/stats/fetch/struct.StatsPayload.html @@ -1,117 +1,32 @@ -StatsPayload in mcaptcha::stats::fetch - Rust

Struct mcaptcha::stats::fetch::StatsPayload[][src]

pub struct StatsPayload {
-    pub key: String,
-}

Fields

key: String

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+StatsPayload in mcaptcha::stats::fetch - Rust

Struct mcaptcha::stats::fetch::StatsPayload[][src]

pub struct StatsPayload {
+    pub key: String,
+}

Fields

key: String

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/stats/fetch/struct.StatsUnixTimestamp.html b/mcaptcha/stats/fetch/struct.StatsUnixTimestamp.html index e5a30144..c9b5bf6a 100644 --- a/mcaptcha/stats/fetch/struct.StatsUnixTimestamp.html +++ b/mcaptcha/stats/fetch/struct.StatsUnixTimestamp.html @@ -1,120 +1,35 @@ -StatsUnixTimestamp in mcaptcha::stats::fetch - Rust

Struct mcaptcha::stats::fetch::StatsUnixTimestamp[][src]

pub struct StatsUnixTimestamp {
-    pub config_fetches: Vec<i64>,
-    pub solves: Vec<i64>,
-    pub confirms: Vec<i64>,
-}

Fields

config_fetches: Vec<i64>solves: Vec<i64>confirms: Vec<i64>

Implementations

featch PoWConfig confirms

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+StatsUnixTimestamp in mcaptcha::stats::fetch - Rust

Struct mcaptcha::stats::fetch::StatsUnixTimestamp[][src]

pub struct StatsUnixTimestamp {
+    pub config_fetches: Vec<i64>,
+    pub solves: Vec<i64>,
+    pub confirms: Vec<i64>,
+}

Fields

config_fetches: Vec<i64>solves: Vec<i64>confirms: Vec<i64>

Implementations

featch PoWConfig confirms

+

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/stats/index.html b/mcaptcha/stats/index.html index 63482fc4..a96d82b1 100644 --- a/mcaptcha/stats/index.html +++ b/mcaptcha/stats/index.html @@ -1,4 +1,4 @@ -mcaptcha::stats - Rust

Module mcaptcha::stats[][src]

Modules

+mcaptcha::stats - Rust

Module mcaptcha::stats[][src]

Modules

\ No newline at end of file diff --git a/mcaptcha/stats/record/fn.record_confirm.html b/mcaptcha/stats/record/fn.record_confirm.html index f6273afd..8bd6ccaf 100644 --- a/mcaptcha/stats/record/fn.record_confirm.html +++ b/mcaptcha/stats/record/fn.record_confirm.html @@ -1,4 +1,4 @@ -record_confirm in mcaptcha::stats::record - Rust

Function mcaptcha::stats::record::record_confirm[][src]

pub async fn record_confirm(key: &str, db: &PgPool)
Expand description

record PoWConfig confirms

+record_confirm in mcaptcha::stats::record - Rust

Function mcaptcha::stats::record::record_confirm[][src]

pub async fn record_confirm(key: &str, db: &PgPool)
Expand description

record PoWConfig confirms

\ No newline at end of file diff --git a/mcaptcha/stats/record/fn.record_fetch.html b/mcaptcha/stats/record/fn.record_fetch.html index 4ffffb2e..db91d078 100644 --- a/mcaptcha/stats/record/fn.record_fetch.html +++ b/mcaptcha/stats/record/fn.record_fetch.html @@ -1,4 +1,4 @@ -record_fetch in mcaptcha::stats::record - Rust

Function mcaptcha::stats::record::record_fetch[][src]

pub async fn record_fetch(key: &str, db: &PgPool)
Expand description

record PoWConfig fetches

+record_fetch in mcaptcha::stats::record - Rust

Function mcaptcha::stats::record::record_fetch[][src]

pub async fn record_fetch(key: &str, db: &PgPool)
Expand description

record PoWConfig fetches

\ No newline at end of file diff --git a/mcaptcha/stats/record/fn.record_solve.html b/mcaptcha/stats/record/fn.record_solve.html index 642a95c0..6a81bd1a 100644 --- a/mcaptcha/stats/record/fn.record_solve.html +++ b/mcaptcha/stats/record/fn.record_solve.html @@ -1,4 +1,4 @@ -record_solve in mcaptcha::stats::record - Rust

Function mcaptcha::stats::record::record_solve[][src]

pub async fn record_solve(key: &str, db: &PgPool)
Expand description

record PoWConfig solves

+record_solve in mcaptcha::stats::record - Rust

Function mcaptcha::stats::record::record_solve[][src]

pub async fn record_solve(key: &str, db: &PgPool)
Expand description

record PoWConfig solves

\ No newline at end of file diff --git a/mcaptcha/stats/record/index.html b/mcaptcha/stats/record/index.html index 1629dc1a..b9e62cde 100644 --- a/mcaptcha/stats/record/index.html +++ b/mcaptcha/stats/record/index.html @@ -1,4 +1,4 @@ -mcaptcha::stats::record - Rust

Module mcaptcha::stats::record[][src]

Functions

+mcaptcha::stats::record - Rust

Module mcaptcha::stats::record[][src]

Functions

record PoWConfig confirms

record PoWConfig fetches

record PoWConfig solves

diff --git a/mcaptcha/struct.BAR_CHART.html b/mcaptcha/struct.BAR_CHART.html index 8b27dab3..44018ba8 100644 --- a/mcaptcha/struct.BAR_CHART.html +++ b/mcaptcha/struct.BAR_CHART.html @@ -1,110 +1,25 @@ -BAR_CHART in mcaptcha - Rust

Struct mcaptcha::BAR_CHART[][src]

pub struct BAR_CHART {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+BAR_CHART in mcaptcha - Rust

Struct mcaptcha::BAR_CHART[][src]

pub struct BAR_CHART {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.CREDIT_CARD.html b/mcaptcha/struct.CREDIT_CARD.html index 0c58a9a3..8b02215a 100644 --- a/mcaptcha/struct.CREDIT_CARD.html +++ b/mcaptcha/struct.CREDIT_CARD.html @@ -1,110 +1,25 @@ -CREDIT_CARD in mcaptcha - Rust

Struct mcaptcha::CREDIT_CARD[][src]

pub struct CREDIT_CARD {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+CREDIT_CARD in mcaptcha - Rust

Struct mcaptcha::CREDIT_CARD[][src]

pub struct CREDIT_CARD {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.CSS.html b/mcaptcha/struct.CSS.html index 7b687e10..fdda3de0 100644 --- a/mcaptcha/struct.CSS.html +++ b/mcaptcha/struct.CSS.html @@ -1,110 +1,25 @@ -CSS in mcaptcha - Rust

Struct mcaptcha::CSS[][src]

pub struct CSS {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+CSS in mcaptcha - Rust

Struct mcaptcha::CSS[][src]

pub struct CSS {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.CheckLogin.html b/mcaptcha/struct.CheckLogin.html index b2f44af3..365466a0 100644 --- a/mcaptcha/struct.CheckLogin.html +++ b/mcaptcha/struct.CheckLogin.html @@ -1,112 +1,27 @@ -CheckLogin in mcaptcha - Rust

Struct mcaptcha::CheckLogin[][src]

pub struct CheckLogin;

Trait Implementations

Responses produced by the service.

+CheckLogin in mcaptcha - Rust

Struct mcaptcha::CheckLogin[][src]

pub struct CheckLogin;

Trait Implementations

Responses produced by the service.

Errors produced by the service.

The TransformService value created by this factory

-

Errors produced while building a transform service.

-

The future response value.

+

Errors produced while building a transform service.

+

The future response value.

Creates and returns a new Transform component, asynchronously

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.DOCS_ICON.html b/mcaptcha/struct.DOCS_ICON.html index c46be375..aa84f3af 100644 --- a/mcaptcha/struct.DOCS_ICON.html +++ b/mcaptcha/struct.DOCS_ICON.html @@ -1,110 +1,25 @@ -DOCS_ICON in mcaptcha - Rust

Struct mcaptcha::DOCS_ICON[][src]

pub struct DOCS_ICON {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+DOCS_ICON in mcaptcha - Rust

Struct mcaptcha::DOCS_ICON[][src]

pub struct DOCS_ICON {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.Data.html b/mcaptcha/struct.Data.html index a3c9041e..95985d55 100644 --- a/mcaptcha/struct.Data.html +++ b/mcaptcha/struct.Data.html @@ -1,117 +1,32 @@ -Data in mcaptcha - Rust

Struct mcaptcha::Data[][src]

pub struct Data {
+Data in mcaptcha - Rust

Struct mcaptcha::Data[][src]

pub struct Data {
     pub db: PgPool,
     pub creds: Config,
     pub captcha: SystemGroup,
-    pub mailer: Option<AsyncSmtpTransport<Tokio1Executor>>,
-}
Expand description

App data

+ pub mailer: Option<AsyncSmtpTransport<Tokio1Executor>>, +}
Expand description

App data

Fields

db: PgPool

databse pool

creds: Config

credential management configuration

captcha: SystemGroup

mCaptcha system: Redis cache, etc.

-
mailer: Option<AsyncSmtpTransport<Tokio1Executor>>

email client

-

Implementations

create new instance of app data

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+
mailer: Option<AsyncSmtpTransport<Tokio1Executor>>

email client

+

Implementations

create new instance of app data

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.FILES.html b/mcaptcha/struct.FILES.html index df3efd4f..ce113a6c 100644 --- a/mcaptcha/struct.FILES.html +++ b/mcaptcha/struct.FILES.html @@ -1,110 +1,25 @@ -FILES in mcaptcha - Rust

Struct mcaptcha::FILES[][src]

pub struct FILES {
-    __private_field: (),
-}

Fields

__private_field: ()

Methods from Deref<Target = FileMap>

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+FILES in mcaptcha - Rust

Struct mcaptcha::FILES[][src]

pub struct FILES {
+    __private_field: (),
+}

Fields

__private_field: ()

Methods from Deref<Target = FileMap>

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.GITHUB.html b/mcaptcha/struct.GITHUB.html index 8b15681f..fdaec53a 100644 --- a/mcaptcha/struct.GITHUB.html +++ b/mcaptcha/struct.GITHUB.html @@ -1,110 +1,25 @@ -GITHUB in mcaptcha - Rust

Struct mcaptcha::GITHUB[][src]

pub struct GITHUB {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+GITHUB in mcaptcha - Rust

Struct mcaptcha::GITHUB[][src]

pub struct GITHUB {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.HELP_CIRCLE.html b/mcaptcha/struct.HELP_CIRCLE.html index 2f90114b..b87d2d26 100644 --- a/mcaptcha/struct.HELP_CIRCLE.html +++ b/mcaptcha/struct.HELP_CIRCLE.html @@ -1,110 +1,25 @@ -HELP_CIRCLE in mcaptcha - Rust

Struct mcaptcha::HELP_CIRCLE[][src]

pub struct HELP_CIRCLE {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+HELP_CIRCLE in mcaptcha - Rust

Struct mcaptcha::HELP_CIRCLE[][src]

pub struct HELP_CIRCLE {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.HOME.html b/mcaptcha/struct.HOME.html index e4665fff..62dc5be4 100644 --- a/mcaptcha/struct.HOME.html +++ b/mcaptcha/struct.HOME.html @@ -1,110 +1,25 @@ -HOME in mcaptcha - Rust

Struct mcaptcha::HOME[][src]

pub struct HOME {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+HOME in mcaptcha - Rust

Struct mcaptcha::HOME[][src]

pub struct HOME {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.JS.html b/mcaptcha/struct.JS.html index f19673bc..8068f599 100644 --- a/mcaptcha/struct.JS.html +++ b/mcaptcha/struct.JS.html @@ -1,110 +1,25 @@ -JS in mcaptcha - Rust

Struct mcaptcha::JS[][src]

pub struct JS {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+JS in mcaptcha - Rust

Struct mcaptcha::JS[][src]

pub struct JS {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.KEY.html b/mcaptcha/struct.KEY.html index 70977218..774eb8ff 100644 --- a/mcaptcha/struct.KEY.html +++ b/mcaptcha/struct.KEY.html @@ -1,110 +1,25 @@ -KEY in mcaptcha - Rust

Struct mcaptcha::KEY[][src]

pub struct KEY {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+KEY in mcaptcha - Rust

Struct mcaptcha::KEY[][src]

pub struct KEY {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.MCAPTCHA_TRANS_ICON.html b/mcaptcha/struct.MCAPTCHA_TRANS_ICON.html index 7af8bdc9..1c337264 100644 --- a/mcaptcha/struct.MCAPTCHA_TRANS_ICON.html +++ b/mcaptcha/struct.MCAPTCHA_TRANS_ICON.html @@ -1,110 +1,25 @@ -MCAPTCHA_TRANS_ICON in mcaptcha - Rust

Struct mcaptcha::MCAPTCHA_TRANS_ICON[][src]

pub struct MCAPTCHA_TRANS_ICON {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+MCAPTCHA_TRANS_ICON in mcaptcha - Rust

Struct mcaptcha::MCAPTCHA_TRANS_ICON[][src]

pub struct MCAPTCHA_TRANS_ICON {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.MESSAGE.html b/mcaptcha/struct.MESSAGE.html index 72f3adff..1adc0b3b 100644 --- a/mcaptcha/struct.MESSAGE.html +++ b/mcaptcha/struct.MESSAGE.html @@ -1,110 +1,25 @@ -MESSAGE in mcaptcha - Rust

Struct mcaptcha::MESSAGE[][src]

pub struct MESSAGE {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+MESSAGE in mcaptcha - Rust

Struct mcaptcha::MESSAGE[][src]

pub struct MESSAGE {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.MOBILE_CSS.html b/mcaptcha/struct.MOBILE_CSS.html index 8cd85d16..15a2b48b 100644 --- a/mcaptcha/struct.MOBILE_CSS.html +++ b/mcaptcha/struct.MOBILE_CSS.html @@ -1,110 +1,25 @@ -MOBILE_CSS in mcaptcha - Rust

Struct mcaptcha::MOBILE_CSS[][src]

pub struct MOBILE_CSS {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+MOBILE_CSS in mcaptcha - Rust

Struct mcaptcha::MOBILE_CSS[][src]

pub struct MOBILE_CSS {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.SETTINGS.html b/mcaptcha/struct.SETTINGS.html index 40613fc6..e57f68b4 100644 --- a/mcaptcha/struct.SETTINGS.html +++ b/mcaptcha/struct.SETTINGS.html @@ -1,110 +1,25 @@ -SETTINGS in mcaptcha - Rust

Struct mcaptcha::SETTINGS[][src]

pub struct SETTINGS {
-    __private_field: (),
-}

Fields

__private_field: ()

Methods from Deref<Target = Settings>

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+SETTINGS in mcaptcha - Rust

Struct mcaptcha::SETTINGS[][src]

pub struct SETTINGS {
+    __private_field: (),
+}

Fields

__private_field: ()

Methods from Deref<Target = Settings>

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.SETTINGS_ICON.html b/mcaptcha/struct.SETTINGS_ICON.html index d63b106c..944b494a 100644 --- a/mcaptcha/struct.SETTINGS_ICON.html +++ b/mcaptcha/struct.SETTINGS_ICON.html @@ -1,110 +1,25 @@ -SETTINGS_ICON in mcaptcha - Rust

Struct mcaptcha::SETTINGS_ICON[][src]

pub struct SETTINGS_ICON {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+SETTINGS_ICON in mcaptcha - Rust

Struct mcaptcha::SETTINGS_ICON[][src]

pub struct SETTINGS_ICON {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.SOURCE_FILES_OF_INSTANCE.html b/mcaptcha/struct.SOURCE_FILES_OF_INSTANCE.html index acdea79c..fef88ea1 100644 --- a/mcaptcha/struct.SOURCE_FILES_OF_INSTANCE.html +++ b/mcaptcha/struct.SOURCE_FILES_OF_INSTANCE.html @@ -1,159 +1,69 @@ -SOURCE_FILES_OF_INSTANCE in mcaptcha - Rust

Struct mcaptcha::SOURCE_FILES_OF_INSTANCE[][src]

pub struct SOURCE_FILES_OF_INSTANCE {
-    __private_field: (),
-}
Expand description

points to source files matching build commit

-

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

+SOURCE_FILES_OF_INSTANCE in mcaptcha - Rust

Struct mcaptcha::SOURCE_FILES_OF_INSTANCE[][src]

pub struct SOURCE_FILES_OF_INSTANCE {
+    __private_field: (),
+}
Expand description

points to source files matching build commit

+

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

Examples

Basic usage:

-
-let s = String::from("foo");
+
let s = String::from("foo");
 
-assert_eq!("foo", s.as_str());
-

Returns this String’s capacity, in bytes.

+assert_eq!("foo", s.as_str());
+

Returns this String’s capacity, in bytes.

Examples

Basic usage:

-
-let s = String::with_capacity(10);
+
let s = String::with_capacity(10);
 
-assert!(s.capacity() >= 10);
-

Returns a byte slice of this String’s contents.

-

The inverse of this method is from_utf8.

+assert!(s.capacity() >= 10);
+

Returns a byte slice of this String’s contents.

+

The inverse of this method is from_utf8.

Examples

Basic usage:

-
-let s = String::from("hello");
+
let s = String::from("hello");
 
-assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());
-

Returns the length of this String, in bytes, not chars or -graphemes. In other words, it may not be what a human considers the +assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());

+

Returns the length of this String, in bytes, not chars or +graphemes. In other words, it might not be what a human considers the length of the string.

Examples

Basic usage:

-
-let a = String::from("foo");
+
let a = String::from("foo");
 assert_eq!(a.len(), 3);
 
 let fancy_f = String::from("ƒoo");
 assert_eq!(fancy_f.len(), 4);
-assert_eq!(fancy_f.chars().count(), 3);
-

Returns true if this String has a length of zero, and false otherwise.

+assert_eq!(fancy_f.chars().count(), 3);
+

Returns true if this String has a length of zero, and false otherwise.

Examples

Basic usage:

-
-let mut v = String::new();
+
let mut v = String::new();
 assert!(v.is_empty());
 
 v.push('a');
-assert!(!v.is_empty());
-

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+assert!(!v.is_empty());
+

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.Settings.html b/mcaptcha/struct.Settings.html index 016f4e16..7f2f773a 100644 --- a/mcaptcha/struct.Settings.html +++ b/mcaptcha/struct.Settings.html @@ -1,125 +1,40 @@ -Settings in mcaptcha - Rust

Struct mcaptcha::Settings[][src]

pub struct Settings {
-    pub debug: bool,
-    pub commercial: bool,
+Settings in mcaptcha - Rust

Struct mcaptcha::Settings[][src]

pub struct Settings {
+    pub debug: bool,
+    pub commercial: bool,
     pub database: Database,
-    pub redis: Option<Redis>,
+    pub redis: Option<Redis>,
     pub server: Server,
     pub pow: Captcha,
-    pub source_code: String,
-    pub smtp: Option<Smtp>,
-    pub allow_registration: bool,
-    pub allow_demo: bool,
-}

Fields

debug: boolcommercial: booldatabase: Databaseredis: Option<Redis>server: Serverpow: Captchasource_code: Stringsmtp: Option<Smtp>allow_registration: boolallow_demo: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+ pub source_code: String, + pub smtp: Option<Smtp>, + pub allow_registration: bool, + pub allow_demo: bool, +}

Fields

debug: boolcommercial: booldatabase: Databaseredis: Option<Redis>server: Serverpow: Captchasource_code: Stringsmtp: Option<Smtp>allow_registration: boolallow_demo: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.VERIFICATIN_WIDGET_CSS.html b/mcaptcha/struct.VERIFICATIN_WIDGET_CSS.html index d4f03baf..dedf83e7 100644 --- a/mcaptcha/struct.VERIFICATIN_WIDGET_CSS.html +++ b/mcaptcha/struct.VERIFICATIN_WIDGET_CSS.html @@ -1,110 +1,25 @@ -VERIFICATIN_WIDGET_CSS in mcaptcha - Rust

Struct mcaptcha::VERIFICATIN_WIDGET_CSS[][src]

pub struct VERIFICATIN_WIDGET_CSS {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+VERIFICATIN_WIDGET_CSS in mcaptcha - Rust

Struct mcaptcha::VERIFICATIN_WIDGET_CSS[][src]

pub struct VERIFICATIN_WIDGET_CSS {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/struct.VERIFICATIN_WIDGET_JS.html b/mcaptcha/struct.VERIFICATIN_WIDGET_JS.html index 58c10455..6e190cdb 100644 --- a/mcaptcha/struct.VERIFICATIN_WIDGET_JS.html +++ b/mcaptcha/struct.VERIFICATIN_WIDGET_JS.html @@ -1,110 +1,25 @@ -VERIFICATIN_WIDGET_JS in mcaptcha - Rust

Struct mcaptcha::VERIFICATIN_WIDGET_JS[][src]

pub struct VERIFICATIN_WIDGET_JS {
-    __private_field: (),
-}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+VERIFICATIN_WIDGET_JS in mcaptcha - Rust

Struct mcaptcha::VERIFICATIN_WIDGET_JS[][src]

pub struct VERIFICATIN_WIDGET_JS {
+    __private_field: (),
+}

Fields

__private_field: ()

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/type.AppData.html b/mcaptcha/type.AppData.html index 686e8f92..7b459dc1 100644 --- a/mcaptcha/type.AppData.html +++ b/mcaptcha/type.AppData.html @@ -1,3 +1,3 @@ -AppData in mcaptcha - Rust

Type Definition mcaptcha::AppData[][src]

pub type AppData = Data<Arc<Data>>;
+AppData in mcaptcha - Rust

Type Definition mcaptcha::AppData[][src]

pub type AppData = Data<Arc<Data>>;
\ No newline at end of file diff --git a/mcaptcha/widget/constant.PAGE.html b/mcaptcha/widget/constant.PAGE.html index 306c9cba..ed33f4fa 100644 --- a/mcaptcha/widget/constant.PAGE.html +++ b/mcaptcha/widget/constant.PAGE.html @@ -1,3 +1,3 @@ -PAGE in mcaptcha::widget - Rust

Constant mcaptcha::widget::PAGE[][src]

const PAGE: &str = "mCaptcha CAPTCHA verification";
+PAGE in mcaptcha::widget - Rust

Constant mcaptcha::widget::PAGE[][src]

const PAGE: &str = "mCaptcha CAPTCHA verification";
\ No newline at end of file diff --git a/mcaptcha/widget/constant.WIDGET_ROUTES.html b/mcaptcha/widget/constant.WIDGET_ROUTES.html index 017ea127..3f9227a0 100644 --- a/mcaptcha/widget/constant.WIDGET_ROUTES.html +++ b/mcaptcha/widget/constant.WIDGET_ROUTES.html @@ -1,3 +1,3 @@ -WIDGET_ROUTES in mcaptcha::widget - Rust

Constant mcaptcha::widget::WIDGET_ROUTES[][src]

pub const WIDGET_ROUTES: Widget;
+WIDGET_ROUTES in mcaptcha::widget - Rust

Constant mcaptcha::widget::WIDGET_ROUTES[][src]

pub const WIDGET_ROUTES: Widget;
\ No newline at end of file diff --git a/mcaptcha/widget/fn.services.html b/mcaptcha/widget/fn.services.html index e350ece0..c8f71b64 100644 --- a/mcaptcha/widget/fn.services.html +++ b/mcaptcha/widget/fn.services.html @@ -1,4 +1,4 @@ -services in mcaptcha::widget - Rust

Function mcaptcha::widget::services[][src]

pub fn services(cfg: &mut ServiceConfig)
Expand description

widget services

+services in mcaptcha::widget - Rust

Function mcaptcha::widget::services[][src]

pub fn services(cfg: &mut ServiceConfig)
Expand description

widget services

\ No newline at end of file diff --git a/mcaptcha/widget/index.html b/mcaptcha/widget/index.html index c1ea3ebc..ffe3bd1b 100644 --- a/mcaptcha/widget/index.html +++ b/mcaptcha/widget/index.html @@ -1,4 +1,4 @@ -mcaptcha::widget - Rust

Module mcaptcha::widget[][src]

Expand description

User facing CAPTCHA widget

+mcaptcha::widget - Rust

Module mcaptcha::widget[][src]

Expand description

User facing CAPTCHA widget

Modules

Structs

render a client side widget for CAPTCHA verification

diff --git a/mcaptcha/widget/routes/index.html b/mcaptcha/widget/routes/index.html index 7e42cf67..552e222d 100644 --- a/mcaptcha/widget/routes/index.html +++ b/mcaptcha/widget/routes/index.html @@ -1,4 +1,4 @@ -mcaptcha::widget::routes - Rust

Module mcaptcha::widget::routes[][src]

Structs

+mcaptcha::widget::routes - Rust

Module mcaptcha::widget::routes[][src]

Structs

\ No newline at end of file diff --git a/mcaptcha/widget/routes/struct.Widget.html b/mcaptcha/widget/routes/struct.Widget.html index c78ee510..7bbf02da 100644 --- a/mcaptcha/widget/routes/struct.Widget.html +++ b/mcaptcha/widget/routes/struct.Widget.html @@ -1,108 +1,23 @@ -Widget in mcaptcha::widget::routes - Rust

Struct mcaptcha::widget::routes::Widget[][src]

pub struct Widget {
-    pub verification_widget: &'static str,
-}

Fields

verification_widget: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Widget in mcaptcha::widget::routes - Rust

Struct mcaptcha::widget::routes::Widget[][src]

pub struct Widget {
+    pub verification_widget: &'static str,
+}

Fields

verification_widget: &'static str

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/widget/struct.INDEX_PAGE.html b/mcaptcha/widget/struct.INDEX_PAGE.html index 38d2eaca..10d96286 100644 --- a/mcaptcha/widget/struct.INDEX_PAGE.html +++ b/mcaptcha/widget/struct.INDEX_PAGE.html @@ -1,158 +1,68 @@ -INDEX_PAGE in mcaptcha::widget - Rust

Struct mcaptcha::widget::INDEX_PAGE[][src]

struct INDEX_PAGE {
-    __private_field: (),
-}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

+INDEX_PAGE in mcaptcha::widget - Rust

Struct mcaptcha::widget::INDEX_PAGE[][src]

struct INDEX_PAGE {
+    __private_field: (),
+}

Fields

__private_field: ()

Methods from Deref<Target = String>

Extracts a string slice containing the entire String.

Examples

Basic usage:

-
-let s = String::from("foo");
+
let s = String::from("foo");
 
-assert_eq!("foo", s.as_str());
-

Returns this String’s capacity, in bytes.

+assert_eq!("foo", s.as_str());
+

Returns this String’s capacity, in bytes.

Examples

Basic usage:

-
-let s = String::with_capacity(10);
+
let s = String::with_capacity(10);
 
-assert!(s.capacity() >= 10);
-

Returns a byte slice of this String’s contents.

-

The inverse of this method is from_utf8.

+assert!(s.capacity() >= 10);
+

Returns a byte slice of this String’s contents.

+

The inverse of this method is from_utf8.

Examples

Basic usage:

-
-let s = String::from("hello");
+
let s = String::from("hello");
 
-assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());
-

Returns the length of this String, in bytes, not chars or -graphemes. In other words, it may not be what a human considers the +assert_eq!(&[104, 101, 108, 108, 111], s.as_bytes());

+

Returns the length of this String, in bytes, not chars or +graphemes. In other words, it might not be what a human considers the length of the string.

Examples

Basic usage:

-
-let a = String::from("foo");
+
let a = String::from("foo");
 assert_eq!(a.len(), 3);
 
 let fancy_f = String::from("ƒoo");
 assert_eq!(fancy_f.len(), 4);
-assert_eq!(fancy_f.chars().count(), 3);
-

Returns true if this String has a length of zero, and false otherwise.

+assert_eq!(fancy_f.chars().count(), 3);
+

Returns true if this String has a length of zero, and false otherwise.

Examples

Basic usage:

-
-let mut v = String::new();
+
let mut v = String::new();
 assert!(v.is_empty());
 
 v.push('a');
-assert!(!v.is_empty());
-

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+assert!(!v.is_empty()); +

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/widget/struct.IndexPage.html b/mcaptcha/widget/struct.IndexPage.html index e95b29fe..cc43c1c8 100644 --- a/mcaptcha/widget/struct.IndexPage.html +++ b/mcaptcha/widget/struct.IndexPage.html @@ -1,114 +1,29 @@ -IndexPage in mcaptcha::widget - Rust

Struct mcaptcha::widget::IndexPage[][src]

pub struct IndexPage;

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

+IndexPage in mcaptcha::widget - Rust

Struct mcaptcha::widget::IndexPage[][src]

pub struct IndexPage;

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

Render the template and return the rendering result as RenderResult Read more

-

Render the template and append the result to buf. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+

Render the template and append the result to buf. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha/widget/struct.show_widget.html b/mcaptcha/widget/struct.show_widget.html index 3211c25e..9409407a 100644 --- a/mcaptcha/widget/struct.show_widget.html +++ b/mcaptcha/widget/struct.show_widget.html @@ -1,107 +1,22 @@ -show_widget in mcaptcha::widget - Rust

Struct mcaptcha::widget::show_widget[][src]

pub struct show_widget;
Expand description

render a client side widget for CAPTCHA verification

-

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+show_widget in mcaptcha::widget - Rust

Struct mcaptcha::widget::show_widget[][src]

pub struct show_widget;
Expand description

render a client side widget for CAPTCHA verification

+

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Instruments this type with the provided Span, returning an +Instrumented wrapper. Read more

+

Instruments this type with the current Span, returning an +Instrumented wrapper. Read more

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

Attaches the provided Subscriber to this type, returning a +WithDispatch wrapper. Read more

+

Attaches the current default Subscriber to this type, returning a +WithDispatch wrapper. Read more

+
\ No newline at end of file diff --git a/mcaptcha_browser/all.html b/mcaptcha_browser/all.html index bdcf8ddc..a23ea587 100644 --- a/mcaptcha_browser/all.html +++ b/mcaptcha_browser/all.html @@ -1,4 +1,4 @@ -List of all items in this crate

List of all items[] +List of all items in this crate

List of all items[]

Structs

Functions

diff --git a/mcaptcha_browser/fn.__wasm_bindgen_generated_gen_pow.html b/mcaptcha_browser/fn.__wasm_bindgen_generated_gen_pow.html index 72bf7f52..d6c2b848 100644 --- a/mcaptcha_browser/fn.__wasm_bindgen_generated_gen_pow.html +++ b/mcaptcha_browser/fn.__wasm_bindgen_generated_gen_pow.html @@ -1,7 +1,6 @@ -__wasm_bindgen_generated_gen_pow in mcaptcha_browser - Rust

Function mcaptcha_browser::__wasm_bindgen_generated_gen_pow[][src]

pub extern "C" fn __wasm_bindgen_generated_gen_pow(
    arg0: <String as FromWasmAbi>::Abi,
    arg1: <String as FromWasmAbi>::Abi,
    arg2: <u32 as FromWasmAbi>::Abi
) -> <String as ReturnWasmAbi>::Abi
Expand description

generate proof-of-work

+__wasm_bindgen_generated_gen_pow in mcaptcha_browser - Rust

Function mcaptcha_browser::__wasm_bindgen_generated_gen_pow[][src]

pub extern "C" fn __wasm_bindgen_generated_gen_pow(
    arg0: <String as FromWasmAbi>::Abi,
    arg1: <String as FromWasmAbi>::Abi,
    arg2: <u32 as FromWasmAbi>::Abi
) -> <String as ReturnWasmAbi>::Abi
Expand description

generate proof-of-work

-
-fn main() {
+
fn main() {
    use mcaptcha_browser::*;
    use pow_sha256::*;
 
@@ -29,7 +28,7 @@
    let config = ConfigBuilder::default().salt(SALT.into()).build().unwrap();
    assert!(config.is_valid_proof(&work, &PHRASE.to_string()));
    assert!(config.is_sufficient_difficulty(&work, DIFFICULTY));
-}
+}
\ No newline at end of file diff --git a/mcaptcha_browser/fn.gen_pow.html b/mcaptcha_browser/fn.gen_pow.html index caa0aaf2..bdc70a51 100644 --- a/mcaptcha_browser/fn.gen_pow.html +++ b/mcaptcha_browser/fn.gen_pow.html @@ -1,7 +1,6 @@ -gen_pow in mcaptcha_browser - Rust

Function mcaptcha_browser::gen_pow[][src]

pub fn gen_pow(salt: String, phrase: String, difficulty_factor: u32) -> String
Expand description

generate proof-of-work

+gen_pow in mcaptcha_browser - Rust

Function mcaptcha_browser::gen_pow[][src]

pub fn gen_pow(salt: String, phrase: String, difficulty_factor: u32) -> String
Expand description

generate proof-of-work

-
-fn main() {
+
fn main() {
    use mcaptcha_browser::*;
    use pow_sha256::*;
 
@@ -29,7 +28,7 @@
    let config = ConfigBuilder::default().salt(SALT.into()).build().unwrap();
    assert!(config.is_valid_proof(&work, &PHRASE.to_string()));
    assert!(config.is_sufficient_difficulty(&work, DIFFICULTY));
-}
+}
\ No newline at end of file diff --git a/mcaptcha_browser/index.html b/mcaptcha_browser/index.html index cdbe0489..d86d7403 100644 --- a/mcaptcha_browser/index.html +++ b/mcaptcha_browser/index.html @@ -1,4 +1,4 @@ -mcaptcha_browser - Rust

Crate mcaptcha_browser[][src]

Expand description

mCaptcha is a proof of work based Denaial-of-Service attack protection system. +mcaptcha_browser - Rust

Crate mcaptcha_browser[][src]

Expand description

mCaptcha is a proof of work based Denaial-of-Service attack protection system. This is is a WASM library that you can embed in your frontend code to protect your service.

A commercial managed solution is in the works but I’d much rather prefer @@ -16,8 +16,7 @@ folks host their own instances as it will make the more decentralized and free.<

Example:

generate proof-of-work

-
- use mcaptcha_browser::*;
+
 use mcaptcha_browser::*;
  use pow_sha256::*;
 
 
@@ -43,7 +42,7 @@ folks host their own instances as it will make the more decentralized and free.<
 
  let config = ConfigBuilder::default().salt(SALT.into()).build().unwrap();
  assert!(config.is_valid_proof(&work, &PHRASE.to_string()));
- assert!(config.is_sufficient_difficulty(&work, DIFFICULTY));
+ assert!(config.is_sufficient_difficulty(&work, DIFFICULTY));

Structs

Functions

generate proof-of-work

diff --git a/mcaptcha_browser/struct.Work.html b/mcaptcha_browser/struct.Work.html index a8cd02e5..f36a1c30 100644 --- a/mcaptcha_browser/struct.Work.html +++ b/mcaptcha_browser/struct.Work.html @@ -1,19 +1,19 @@ -Work in mcaptcha_browser - Rust

Struct mcaptcha_browser::Work[][src]

pub struct Work {
-    pub result: String,
-    pub nonce: u64,
-}

Fields

result: Stringnonce: u64

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

-

Performs the conversion.

-

Serialize this value into the given Serde serializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Performs the conversion.

-

Performs the conversion.

-

Should always be Self

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Work in mcaptcha_browser - Rust

Struct mcaptcha_browser::Work[][src]

pub struct Work {
+    pub result: String,
+    pub nonce: u64,
+}

Fields

result: Stringnonce: u64

Trait Implementations

Deserialize this value from the given Serde deserializer. Read more

+

Performs the conversion.

+

Serialize this value into the given Serde serializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+
\ No newline at end of file diff --git a/rustdoc.css b/rustdoc.css index 651e73c6..29c1a7eb 100644 --- a/rustdoc.css +++ b/rustdoc.css @@ -1 +1 @@ - @font-face {font-family:'Fira Sans';font-style:normal;font-weight:400;src:local('Fira Sans'),url("FiraSans-Regular.woff2") format("woff2"),url("FiraSans-Regular.woff") format('woff');font-display:swap;}@font-face {font-family:'Fira Sans';font-style:normal;font-weight:500;src:local('Fira Sans Medium'),url("FiraSans-Medium.woff2") format("woff2"),url("FiraSans-Medium.woff") format('woff');font-display:swap;}@font-face {font-family:'Source Serif 4';font-style:normal;font-weight:400;src:local('Source Serif 4'),url("SourceSerif4-Regular.ttf.woff2") format("woff2"),url("SourceSerif4-Regular.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Source Serif 4';font-style:italic;font-weight:400;src:local('Source Serif 4 Italic'),url("SourceSerif4-It.ttf.woff2") format("woff2"),url("SourceSerif4-It.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Source Serif 4';font-style:normal;font-weight:700;src:local('Source Serif 4 Bold'),url("SourceSerif4-Bold.ttf.woff2") format("woff2"),url("SourceSerif4-Bold.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Source Code Pro';font-style:normal;font-weight:400;src:url("SourceCodePro-Regular.ttf.woff2") format("woff2"),url("SourceCodePro-Regular.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Source Code Pro';font-style:italic;font-weight:400;src:url("SourceCodePro-It.ttf.woff2") format("woff2"),url("SourceCodePro-It.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Source Code Pro';font-style:normal;font-weight:600;src:url("SourceCodePro-Semibold.ttf.woff2") format("woff2"),url("SourceCodePro-Semibold.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Noto Sans KR';src:url("noto-sans-kr-v13-korean-regular.woff") format("woff");font-display:swap;unicode-range:U+A960-A97F,U+AC00-D7AF,U+D7B0-D7FF;}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html{content:"";}@media (prefers-color-scheme:light){html{content:"light";}}@media (prefers-color-scheme:dark){html{content:"dark";}}body{font:16px/1.4 "Source Serif 4","Noto Sans KR",serif;margin:0;position:relative;padding:10px 15px 20px 15px;-webkit-font-feature-settings:"kern","liga";-moz-font-feature-settings:"kern","liga";font-feature-settings:"kern","liga";}h1{font-size:1.5em;}h2{font-size:1.4em;}h3{font-size:1.3em;}h1,h2,h3,h4{font-weight:500;margin:20px 0 15px 0;padding-bottom:6px;}h1.fqn{display:flex;border-bottom:1px dashed;margin-top:0;padding-left:1px;}h1.fqn>.in-band>a:hover{text-decoration:underline;}h2,h3,h4{border-bottom:1px solid;}h3.code-header,h4.code-header{font-size:1em;font-weight:600;border:none;padding:0;margin:0;}.impl,.impl-items .method,.methods .method,.impl-items .type,.methods .type,.impl-items .associatedconstant,.methods .associatedconstant,.impl-items .associatedtype,.methods .associatedtype{flex-basis:100%;font-weight:600;margin-top:16px;margin-bottom:10px;position:relative;}.impl,.method.trait-impl,.type.trait-impl,.associatedconstant.trait-impl,.associatedtype.trait-impl{padding-left:15px;}div.impl-items>div{padding-left:0;}h1,h2,h3,h4,.sidebar,a.source,.search-input,.search-results .result-name,.content table td:first-child>a,.item-left>a,div.item-list .out-of-band,span.since,#source-sidebar,#sidebar-toggle,details.rustdoc-toggle>summary::before,details.undocumented>summary::before,div.impl-items>div:not(.docblock):not(.item-info),.content ul.crate a.crate,a.srclink,#main>ul.docblock>li>a{font-family:"Fira Sans",Arial,sans-serif;}.content ul.crate a.crate{font-size:16px/1.6;}ol,ul{padding-left:25px;}ul ul,ol ul,ul ol,ol ol{margin-bottom:.6em;}p{margin:0 0 .6em 0;}summary{outline:none;}td,th{padding:0;}table{border-collapse:collapse;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}details:not(.rustdoc-toggle) summary{margin-bottom:.6em;}code,pre,a.test-arrow,.code-header{font-family:"Source Code Pro",monospace;}.docblock code,.docblock-short code{border-radius:3px;padding:0 0.1em;}.docblock pre code,.docblock-short pre code{padding:0;padding-right:1ex;}pre{padding:14px;}.type-decl pre{overflow-x:auto;}.source .content pre{padding:20px;}img{max-width:100%;}li{position:relative;}.source .content{margin-top:50px;max-width:none;overflow:visible;margin-left:0px;}nav.sub{font-size:16px;text-transform:uppercase;}.sidebar{width:200px;position:fixed;left:0;top:0;bottom:0;overflow:auto;}*{scrollbar-width:initial;}.sidebar{scrollbar-width:thin;}::-webkit-scrollbar{width:12px;}.sidebar::-webkit-scrollbar{width:8px;}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0;}.sidebar .block>ul>li{margin-right:-10px;}.content,nav{max-width:960px;}.hidden{display:none !important;}.logo-container{height:100px;width:100px;position:relative;margin:20px auto;display:block;margin-top:10px;}.logo-container>img{max-width:100px;max-height:100px;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;}.sidebar .location{border:1px solid;font-size:17px;margin:30px 10px 20px 10px;text-align:center;word-wrap:break-word;font-weight:inherit;padding:0;}.sidebar .version{font-size:15px;text-align:center;border-bottom:1px solid;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;}.location:empty{border:none;}.location a:first-of-type{font-weight:500;}.location a:hover{text-decoration:underline;}.block{padding:0;margin-bottom:14px;}.block h2,.block h3{text-align:center;}.block ul,.block li{margin:0 10px;padding:0;list-style:none;}.block a{display:block;text-overflow:ellipsis;overflow:hidden;line-height:15px;padding:7px 5px;font-size:14px;font-weight:300;transition:border 500ms ease-out;}.sidebar-title{border-top:1px solid;border-bottom:1px solid;text-align:center;font-size:17px;margin-bottom:5px;font-weight:inherit;padding:0;}.sidebar-links{margin-bottom:15px;}.sidebar-links>a{padding-left:10px;width:100%;}.sidebar-menu{display:none;}.content{padding:15px 0;}.source .content pre.rust{white-space:pre;overflow:auto;padding-left:0;}.rustdoc .example-wrap{display:inline-flex;margin-bottom:10px;}.example-wrap{position:relative;width:100%;}.example-wrap>pre.line-number{overflow:initial;border:1px solid;padding:13px 8px;text-align:right;border-top-left-radius:5px;border-bottom-left-radius:5px;}.rustdoc:not(.source) .example-wrap>pre:not(.line-number){width:100%;overflow-x:auto;}.rustdoc .example-wrap>pre{margin:0;}#search{margin-left:230px;position:relative;}#results>table{width:100%;table-layout:fixed;}.content>.example-wrap pre.line-numbers{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.line-numbers span{cursor:pointer;}.docblock-short{overflow-wrap:anywhere;}.docblock-short p{display:inline;}.docblock-short p{overflow:hidden;text-overflow:ellipsis;margin:0;}.docblock>:not(pre)>code,.docblock-short>:not(pre)>code{white-space:pre-wrap;}.docblock h1,.docblock h2,.docblock h3,.docblock h4,.docblock h5{border-bottom:1px solid;}.top-doc .docblock h1{font-size:1.3em;}.top-doc .docblock h2{font-size:1.15em;}.top-doc .docblock h3,.top-doc .docblock h4,.top-doc .docblock h5{font-size:1em;}.docblock h1{font-size:1em;}.docblock h2{font-size:0.95em;}.docblock h3,.docblock h4,.docblock h5{font-size:0.9em;}.docblock{margin-left:24px;position:relative;}.content .out-of-band{flex-grow:0;text-align:right;font-size:23px;margin:0px;padding:0 0 0 12px;font-weight:normal;}.method>.code-header,.trait-impl>.code-header,.invisible>.code-header{max-width:calc(100% - 41px);display:block;}.invisible{width:100%;display:inline-block;}.content .in-band{flex-grow:1;margin:0px;padding:0px;}.in-band>code,.in-band>.code-header{display:inline-block;}#main{position:relative;}#main>.since{top:inherit;font-family:"Fira Sans",Arial,sans-serif;}.content table:not(.table-display){border-spacing:0 5px;}.content td{vertical-align:top;}.content td:first-child{padding-right:20px;}.content td p:first-child{margin-top:0;}.content td h1,.content td h2{margin-left:0;font-size:1.1em;}.content tr:first-child td{border-top:0;}.docblock table{margin:.5em 0;width:calc(100% - 2px);overflow-x:auto;display:block;}.docblock table td{padding:.5em;border:1px dashed;}.docblock table th{padding:.5em;text-align:left;border:1px solid;}.fields+table{margin-bottom:1em;}.content .item-list{list-style-type:none;padding:0;}.content .multi-column{-moz-column-count:5;-moz-column-gap:2.5em;-webkit-column-count:5;-webkit-column-gap:2.5em;column-count:5;column-gap:2.5em;}.content .multi-column li{width:100%;display:inline-block;}.content>.methods>.method{font-size:1em;position:relative;}.content .method .where,.content .fn .where,.content .where.fmt-newline{display:block;font-size:0.8em;}.content .methods>div:not(.notable-traits):not(.method){margin-left:40px;margin-bottom:15px;}.content .docblock>.impl-items{margin-left:20px;margin-top:-34px;}.content .docblock>.impl-items .table-display{margin:0;}.content .docblock>.impl-items table td{padding:0;}.content .docblock>.impl-items .table-display,.impl-items table td{border:none;}.content .item-info code{font-size:90%;}.content .item-info{position:relative;margin-left:33px;}.sub-variant>div>.item-info{margin-top:initial;}.content .item-info::before{content:'⬑';font-size:25px;position:absolute;top:-6px;left:-19px;}.content .impl-items .method,.content .impl-items>.type,.impl-items>.associatedconstant,.impl-items>.associatedtype,.content .impl-items details>summary>.type,.impl-items details>summary>.associatedconstant,.impl-items details>summary>.associatedtype{margin-left:20px;}.content .impl-items .docblock,.content .impl-items .item-info{margin-bottom:.6em;}.content .impl-items>.item-info{margin-left:40px;}.methods>.item-info,.content .impl-items>.item-info{margin-top:-8px;}.impl-items{flex-basis:100%;}#main>.item-info{margin-top:0;}nav:not(.sidebar){border-bottom:1px solid;padding-bottom:10px;margin-bottom:10px;}nav.main{padding:20px 0;text-align:center;}nav.main .current{border-top:1px solid;border-bottom:1px solid;}nav.main .separator{border:1px solid;display:inline-block;height:23px;margin:0 20px;}nav.sum{text-align:right;}nav.sub form{display:inline;}nav.sub,.content{margin-left:230px;}a{text-decoration:none;background:transparent;}.small-section-header{display:flex;justify-content:space-between;position:relative;}.small-section-header:hover>.anchor{display:initial;}.in-band:hover>.anchor,.impl:hover>.anchor,.method.trait-impl:hover>.anchor,.type.trait-impl:hover>.anchor,.associatedconstant.trait-impl:hover>.anchor,.associatedtype.trait-impl:hover>.anchor{display:inline-block;position:absolute;}.anchor{display:none;position:absolute;left:-7px;}.anchor.field{left:-5px;}.small-section-header>.anchor{left:-28px;padding-right:10px;}.anchor:before{content:'\2002\00a7\2002';}.docblock a:not(.srclink):not(.test-arrow):hover,.docblock-short a:not(.srclink):not(.test-arrow):hover,.item-info a{text-decoration:underline;}.invisible>.srclink,.method>.code-header+.srclink{position:absolute;top:0;right:0;font-size:17px;font-weight:normal;}.block a.current.crate{font-weight:500;}.item-table{display:grid;column-gap:1.2rem;row-gap:0.0rem;grid-template-columns:auto 1fr;justify-items:start;}.item-left,.item-right{display:block;}.item-left{grid-column:1;}.item-right{grid-column:2;}.search-container{position:relative;}.search-container>div{display:inline-flex;width:calc(100% - 63px);}#crate-search{min-width:115px;margin-top:5px;padding:6px;padding-right:19px;flex:none;border:0;border-right:0;border-radius:4px 0 0 4px;outline:none;cursor:pointer;border-right:1px solid;-moz-appearance:none;-webkit-appearance:none;text-indent:0.01px;text-overflow:"";background-repeat:no-repeat;background-color:transparent;background-size:20px;background-position:calc(100% - 1px) 56%;}.search-container>.top-button{position:absolute;right:0;top:10px;}.search-input{-moz-box-sizing:border-box !important;box-sizing:border-box !important;outline:none;border:none;border-radius:1px;margin-top:5px;padding:10px 16px;font-size:17px;transition:border-color 300ms ease;transition:border-radius 300ms ease-in-out;transition:box-shadow 300ms ease-in-out;width:100%;}#crate-search+.search-input{border-radius:0 1px 1px 0;width:calc(100% - 32px);}.search-input:focus{border-radius:2px;border:0;outline:0;}.search-results{display:none;padding-bottom:2em;}.search-results.active{display:block;clear:both;}.search-results .desc>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}.search-results>a{display:block;width:100%;margin-left:2px;margin-right:2px;border-bottom:1px solid #aaa3;}.search-results>a>div{display:flex;flex-flow:row wrap;}.search-results .result-name,.search-results div.desc,.search-results .result-description{width:50%;}.search-results .result-name{padding-right:1em;}.search-results .result-name>span{display:inline-block;margin:0;font-weight:normal;}body.blur>:not(#help){filter:blur(8px);-webkit-filter:blur(8px);opacity:.7;}#help{width:100%;height:100vh;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;}#help>div{flex:0 0 auto;box-shadow:0 0 6px rgba(0,0,0,.2);width:550px;height:auto;border:1px solid;}#help dt{float:left;clear:left;display:block;margin-right:0.5rem;}#help>div>span{text-align:center;display:block;margin:10px 0;font-size:18px;border-bottom:1px solid #ccc;padding-bottom:4px;margin-bottom:6px;}#help dd{margin:5px 35px;}#help .infos{padding-left:0;}#help h1,#help h2{margin-top:0;}#help>div div{width:50%;float:left;padding:0 20px 20px 17px;;}.item-info .stab{display:table;}.stab{border-width:1px;border-style:solid;padding:3px;margin-bottom:5px;font-size:90%;font-weight:normal;}.stab p{display:inline;}.stab .emoji{font-size:1.5em;}.emoji{text-shadow:1px 0 0 black,-1px 0 0 black,0 1px 0 black,0 -1px 0 black;}.module-item .stab,.import-item .stab{border-radius:3px;display:inline-block;font-size:80%;line-height:1.2;margin-bottom:0;margin-left:.3em;padding:2px;vertical-align:text-bottom;}.module-item.unstable,.import-item.unstable{opacity:0.65;}.since{font-weight:normal;font-size:initial;}.impl-items .since,.impl .since,.methods .since{padding-left:12px;padding-right:2px;position:initial;}.impl-items .srclink,.impl .srclink,.methods .srclink{font-size:17px;font-weight:normal;}.rightside{float:right;}.has-srclink{font-size:16px;margin-bottom:12px;justify-content:space-between;}.variants_table{width:100%;}.variants_table tbody tr td:first-child{width:1%;}td.summary-column{width:100%;}.summary{padding-right:0px;}pre.rust .question-mark{font-weight:bold;}a.test-arrow{display:inline-block;position:absolute;padding:5px 10px 5px 10px;border-radius:5px;font-size:130%;top:5px;right:5px;z-index:1;}a.test-arrow:hover{text-decoration:none;}.section-header:hover a:before{position:absolute;left:-25px;padding-right:10px;content:'\2002\00a7\2002';}.section-header:hover a{text-decoration:none;}.section-header a{color:inherit;}.code-attribute{font-weight:300;}.since+.srclink{padding-left:10px;}.item-spacer{width:100%;height:12px;}.out-of-band>span.since{position:initial;font-size:20px;margin-right:5px;}.sub-variant,.sub-variant>h3{margin-top:0px !important;padding-top:1px;}#main .sub-variant>h3{font-size:15px;margin-left:25px;margin-bottom:5px;}.sub-variant>div{margin-left:20px;margin-bottom:10px;}.sub-variant>div>span{display:block;position:relative;}.toggle-label{display:inline-block;margin-left:4px;margin-top:3px;}.docblock>.section-header:first-child{margin-left:15px;margin-top:0;}.docblock>.section-header:first-child:hover>a:before{left:-10px;}:target>code,:target>.code-header{opacity:1;}:target{padding-right:3px;}.information{position:absolute;left:-25px;margin-top:7px;z-index:1;}.tooltip{position:relative;display:inline-block;cursor:pointer;}.tooltip::after{display:none;text-align:center;padding:5px 3px 3px 3px;border-radius:6px;margin-left:5px;font-size:16px;}.tooltip.ignore::after{content:"This example is not tested";}.tooltip.compile_fail::after{content:"This example deliberately fails to compile";}.tooltip.should_panic::after{content:"This example panics";}.tooltip.edition::after{content:"This code runs with edition " attr(data-edition);}.tooltip::before{content:" ";position:absolute;top:50%;left:16px;margin-top:-5px;border-width:5px;border-style:solid;display:none;}.tooltip:hover::before,.tooltip:hover::after{display:inline;}.tooltip.compile_fail,.tooltip.should_panic,.tooltip.ignore{font-weight:bold;font-size:20px;}.notable-traits-tooltip{display:inline-block;cursor:pointer;}.notable-traits:hover .notable-traits-tooltiptext,.notable-traits .notable-traits-tooltiptext.force-tooltip{display:inline-block;}.notable-traits .notable-traits-tooltiptext{display:none;padding:5px 3px 3px 3px;border-radius:6px;margin-left:5px;z-index:10;font-size:16px;cursor:default;position:absolute;border:1px solid;}.notable-traits-tooltip::after{content:"\00a0\00a0\00a0";}.notable-traits .notable,.notable-traits .docblock{margin:0;}.notable-traits .notable{margin:0;margin-bottom:13px;font-size:19px;font-weight:600;}.notable-traits .docblock code.content{margin:0;padding:0;font-size:20px;}pre.rust.rust-example-rendered{position:relative;}pre.rust{tab-size:4;-moz-tab-size:4;}.search-failed{text-align:center;margin-top:20px;display:none;}.search-failed.active{display:block;}.search-failed>ul{text-align:left;max-width:570px;margin-left:auto;margin-right:auto;}#titles{height:35px;}#titles>button{float:left;width:33.3%;text-align:center;font-size:18px;cursor:pointer;border:0;border-top:2px solid;}#titles>button:not(:last-child){margin-right:1px;width:calc(33.3% - 1px);}#titles>button>div.count{display:inline-block;font-size:16px;}.notable-traits{cursor:pointer;z-index:2;margin-left:5px;}#all-types{text-align:center;border:1px solid;margin:0 10px;margin-bottom:10px;display:block;border-radius:7px;}#all-types>p{margin:5px 0;}#sidebar-toggle{position:fixed;top:30px;left:300px;z-index:10;padding:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;cursor:pointer;font-weight:bold;transition:left .5s;font-size:1.2em;border:1px solid;border-left:0;}#source-sidebar{position:fixed;top:0;bottom:0;left:0;width:300px;z-index:1;overflow:auto;transition:left .5s;border-right:1px solid;}#source-sidebar>.title{font-size:1.5em;text-align:center;border-bottom:1px solid;margin-bottom:6px;}.theme-picker{position:absolute;left:211px;top:19px;}.theme-picker button{outline:none;}#settings-menu,#help-button{position:absolute;top:10px;}#settings-menu{right:0;outline:none;}#theme-picker,#settings-menu,#help-button,#copy-path{padding:4px;width:27px;height:29px;border:1px solid;border-radius:3px;cursor:pointer;}#help-button{right:30px;font-family:"Fira Sans",Arial,sans-serif;text-align:center;font-size:17px;padding-top:2px;}#copy-path{background:initial;margin-left:10px;padding:0;padding-left:2px;border:0;}#theme-choices{display:none;position:absolute;left:0;top:28px;border:1px solid;border-radius:3px;z-index:1;cursor:pointer;}#theme-choices>button{border:none;width:100%;padding:4px 8px;text-align:center;background:rgba(0,0,0,0);}#theme-choices>button:not(:first-child){border-top:1px solid;}kbd{display:inline-block;padding:3px 5px;font:15px monospace;line-height:10px;vertical-align:middle;border:solid 1px;border-radius:3px;box-shadow:inset 0 -1px 0;cursor:default;}.hidden-by-impl-hider,.hidden-by-usual-hider{display:none !important;}#implementations-list>h3>span.in-band{width:100%;}.table-display{width:100%;border:0;border-collapse:collapse;border-spacing:0;font-size:16px;}.table-display tr td:first-child{padding-right:0;}.table-display tr td:last-child{float:right;}.table-display .out-of-band{position:relative;font-size:19px;display:block;}#implementors-list>.impl-items .table-display .out-of-band{font-size:17px;}.table-display td:hover .anchor{display:block;top:2px;left:-5px;}#main>ul{padding-left:10px;}#main>ul>li{list-style:none;}.non-exhaustive{margin-bottom:1em;}div.children{padding-left:27px;display:none;}div.name{cursor:pointer;position:relative;margin-left:16px;}div.files>a{display:block;padding:0 3px;}div.files>a:hover,div.name:hover{background-color:#a14b4b;}div.name.expand+.children{display:block;}div.name::before{content:"\25B6";padding-left:4px;font-size:0.7em;position:absolute;left:-16px;top:4px;}div.name.expand::before{transform:rotate(90deg);left:-15px;top:2px;}details.rustdoc-toggle>summary.hideme{cursor:pointer;}details.rustdoc-toggle>summary,details.undocumented>summary{list-style:none;}details.rustdoc-toggle>summary::-webkit-details-marker,details.rustdoc-toggle>summary::marker,details.undocumented>summary::-webkit-details-marker,details.undocumented>summary::marker{display:none;}details.rustdoc-toggle>summary.hideme>span{margin-left:9px;}details.rustdoc-toggle>summary::before{content:"[+]";font-weight:300;font-size:0.8em;letter-spacing:1px;cursor:pointer;}details.rustdoc-toggle.top-doc>summary,details.rustdoc-toggle.top-doc>summary::before,details.rustdoc-toggle.non-exhaustive>summary,details.rustdoc-toggle.non-exhaustive>summary::before{font-family:'Fira Sans';font-size:16px;}details.non-exhaustive{margin-bottom:8px;}details.rustdoc-toggle>summary.hideme::before{position:relative;}details.rustdoc-toggle>summary:not(.hideme)::before{position:absolute;left:-23px;top:3px;}.impl-items>details.rustdoc-toggle>summary:not(.hideme)::before,.undocumented>details.rustdoc-toggle>summary:not(.hideme)::before{position:absolute;left:-2px;}details.rustdoc-toggle[open] >summary.hideme{position:absolute;}details.rustdoc-toggle,details.undocumented{position:relative;}details.rustdoc-toggle[open] >summary.hideme>span{display:none;}details.rustdoc-toggle[open] >summary::before{content:"[−]";display:inline;}details.undocumented>summary::before{content:"[+] Show hidden undocumented items";cursor:pointer;font-size:16px;font-weight:300;}details.undocumented[open] >summary::before{content:"[−] Hide undocumented items";}@media (min-width:701px){.docblock>.information:first-child>.tooltip{margin-top:16px;}}@media (max-width:700px){body{padding-top:0px;}.rustdoc>.sidebar{height:45px;min-height:40px;margin:0;margin-left:-15px;padding:0 15px;position:static;z-index:11;}.sidebar>.location{float:right;margin:0px;margin-top:2px;padding:3px 10px 1px 10px;min-height:39px;background:inherit;text-align:left;font-size:24px;}.sidebar .location:empty{padding:0;}.sidebar .logo-container{width:35px;height:35px;margin-top:5px;margin-bottom:5px;float:left;margin-left:50px;}.sidebar .logo-container>img{max-width:35px;max-height:35px;}.sidebar-menu{position:fixed;z-index:10;font-size:2rem;cursor:pointer;width:45px;left:0;text-align:center;display:block;border-bottom:1px solid;border-right:1px solid;height:45px;}.rustdoc.source>.sidebar>.sidebar-menu{display:none;}.sidebar-elems{position:fixed;z-index:1;top:45px;bottom:0;width:246px;left:-246px;overflow-y:auto;border-right:1px solid;}.sidebar>.block.version{overflow:hidden;border-bottom:none;margin-bottom:0;height:100%;padding-left:12px;}.sidebar>.block.version>div.narrow-helper{float:left;width:1px;height:100%;}.sidebar>.block.version>p{margin:0;min-width:55px;display:flex;align-items:center;height:100%;}nav.sub{width:calc(100% - 32px);float:right;}.content{margin-left:0px;}#main,#search{margin-top:45px;padding:0;}#search{margin-left:0;}.anchor{display:none !important;}.theme-picker{left:10px;top:54px;z-index:1;}.notable-traits{position:absolute;left:-22px;top:24px;}#titles>button>div.count{float:left;width:100%;}#titles{height:50px;}.sidebar.mobile{position:fixed;width:100%;margin-left:0;background-color:rgba(0,0,0,0);height:100%;}.sidebar.mobile>div.version{overflow:hidden;max-height:33px;}.sidebar{width:calc(100% + 30px);}.show-it,.sidebar-elems:focus-within{z-index:2;left:0;}.show-it>.block.items{margin:8px 0;}.show-it>.block.items>ul{margin:0;}.show-it>.block.items>ul>li{text-align:center;margin:2px 0;}.show-it>.block.items>ul>li>a{font-size:21px;}#sidebar-filler{position:fixed;left:45px;width:calc(100% - 45px);top:0;height:45px;z-index:-1;border-bottom:1px solid;}#main>details.rustdoc-toggle>summary::before,#main>div>details.rustdoc-toggle>summary::before{left:-11px;}#all-types{margin:10px;}#sidebar-toggle{top:100px;width:30px;font-size:1.5rem;text-align:center;padding:0;}#source-sidebar{z-index:11;}#main>.line-numbers{margin-top:0;}.notable-traits .notable-traits-tooltiptext{left:0;top:100%;}#help-button{display:none;}.item-table{display:flex;flex-flow:column wrap;}.item-left,.item-right{width:100%;}.search-container>div{width:calc(100% - 32px);}.search-results>a{border-bottom:1px solid #aaa9;padding:5px 0px;}.search-results .result-name,.search-results div.desc,.search-results .result-description{width:100%;}.search-results div.desc,.search-results .result-description,.item-right{padding-left:2em;}}@media print{nav.sub,.content .out-of-band{display:none;}}@media (max-width:464px){#titles,#titles>button{height:73px;}#main,#search{margin-top:100px;}#main>table:not(.table-display) td{word-break:break-word;width:50%;}.search-container>div{display:block;width:calc(100% - 37px);}#crate-search{width:100%;border-radius:4px;border:0;}#crate-search+.search-input{width:calc(100% + 71px);margin-left:-36px;}#theme-picker,#settings-menu{padding:5px;width:31px;height:31px;}#theme-picker{margin-top:-2px;}#settings-menu{top:7px;}.docblock{margin-left:12px;}} \ No newline at end of file + @font-face {font-family:'Fira Sans';font-style:normal;font-weight:400;src:local('Fira Sans'),url("FiraSans-Regular.woff2") format("woff2"),url("FiraSans-Regular.woff") format('woff');font-display:swap;}@font-face {font-family:'Fira Sans';font-style:normal;font-weight:500;src:local('Fira Sans Medium'),url("FiraSans-Medium.woff2") format("woff2"),url("FiraSans-Medium.woff") format('woff');font-display:swap;}@font-face {font-family:'Source Serif 4';font-style:normal;font-weight:400;src:local('Source Serif 4'),url("SourceSerif4-Regular.ttf.woff2") format("woff2"),url("SourceSerif4-Regular.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Source Serif 4';font-style:italic;font-weight:400;src:local('Source Serif 4 Italic'),url("SourceSerif4-It.ttf.woff2") format("woff2"),url("SourceSerif4-It.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Source Serif 4';font-style:normal;font-weight:700;src:local('Source Serif 4 Bold'),url("SourceSerif4-Bold.ttf.woff2") format("woff2"),url("SourceSerif4-Bold.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Source Code Pro';font-style:normal;font-weight:400;src:url("SourceCodePro-Regular.ttf.woff2") format("woff2"),url("SourceCodePro-Regular.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Source Code Pro';font-style:italic;font-weight:400;src:url("SourceCodePro-It.ttf.woff2") format("woff2"),url("SourceCodePro-It.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Source Code Pro';font-style:normal;font-weight:600;src:url("SourceCodePro-Semibold.ttf.woff2") format("woff2"),url("SourceCodePro-Semibold.ttf.woff") format("woff");font-display:swap;}@font-face {font-family:'Noto Sans KR';src:url("noto-sans-kr-v13-korean-regular.woff") format("woff");font-display:swap;unicode-range:U+A960-A97F,U+AC00-D7AF,U+D7B0-D7FF;}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html{content:"";}@media (prefers-color-scheme:light){html{content:"light";}}@media (prefers-color-scheme:dark){html{content:"dark";}}body{font:16px/1.4 "Source Serif 4","Noto Sans KR",serif;margin:0;position:relative;padding:10px 15px 20px 15px;-webkit-font-feature-settings:"kern","liga";-moz-font-feature-settings:"kern","liga";font-feature-settings:"kern","liga";}h1{font-size:1.5em;}h2{font-size:1.4em;}h3{font-size:1.3em;}h1,h2,h3,h4{font-weight:500;margin:20px 0 15px 0;padding-bottom:6px;}h1.fqn{display:flex;border-bottom:1px dashed;margin-top:0;padding-left:1px;}h1.fqn>.in-band>a:hover{text-decoration:underline;}h2,h3,h4{border-bottom:1px solid;}h3.code-header,h4.code-header{font-size:1em;font-weight:600;border:none;padding:0;margin:0;}.impl,.impl-items .method,.methods .method,.impl-items .type,.methods .type,.impl-items .associatedconstant,.methods .associatedconstant,.impl-items .associatedtype,.methods .associatedtype{flex-basis:100%;font-weight:600;margin-top:16px;margin-bottom:10px;position:relative;}.impl,.method.trait-impl,.type.trait-impl,.associatedconstant.trait-impl,.associatedtype.trait-impl{padding-left:15px;}div.impl-items>div{padding-left:0;}h1,h2,h3,h4,.sidebar,a.source,.search-input,.search-results .result-name,.content table td:first-child>a,.item-left>a,div.item-list .out-of-band,span.since,#source-sidebar,#sidebar-toggle,details.rustdoc-toggle>summary::before,details.undocumented>summary::before,div.impl-items>div:not(.docblock):not(.item-info),.content ul.crate a.crate,a.srclink,#main>ul.docblock>li>a{font-family:"Fira Sans",Arial,sans-serif;}.content ul.crate a.crate{font-size:16px/1.6;}ol,ul{padding-left:25px;}ul ul,ol ul,ul ol,ol ol{margin-bottom:.6em;}p{margin:0 0 .6em 0;}summary{outline:none;}td,th{padding:0;}table{border-collapse:collapse;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}details:not(.rustdoc-toggle) summary{margin-bottom:.6em;}code,pre,a.test-arrow,.code-header{font-family:"Source Code Pro",monospace;}.docblock code,.docblock-short code{border-radius:3px;padding:0 0.1em;}.docblock pre code,.docblock-short pre code{padding:0;}pre{padding:14px;}.type-decl pre{overflow-x:auto;}.source .content pre{padding:20px;}img{max-width:100%;}li{position:relative;}.source .content{margin-top:50px;max-width:none;overflow:visible;margin-left:0px;}nav.sub{font-size:16px;text-transform:uppercase;}.sidebar{width:200px;position:fixed;left:0;top:0;bottom:0;overflow:auto;}*{scrollbar-width:initial;}.sidebar{scrollbar-width:thin;}::-webkit-scrollbar{width:12px;}.sidebar::-webkit-scrollbar{width:8px;}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0;}.sidebar .block>ul>li{margin-right:-10px;}.content,nav{max-width:960px;}.hidden{display:none !important;}.logo-container{height:100px;width:100px;position:relative;margin:20px auto;display:block;margin-top:10px;}.logo-container>img{max-width:100px;max-height:100px;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;}.sidebar .location{border:1px solid;font-size:17px;margin:30px 10px 20px 10px;text-align:center;word-wrap:break-word;font-weight:inherit;padding:0;}.sidebar .version{font-size:15px;text-align:center;border-bottom:1px solid;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;}.location:empty{border:none;}.location a:first-of-type{font-weight:500;}.location a:hover{text-decoration:underline;}.block{padding:0;margin-bottom:14px;}.block h2,.block h3{text-align:center;}.block ul,.block li{margin:0 10px;padding:0;list-style:none;}.block a{display:block;text-overflow:ellipsis;overflow:hidden;line-height:15px;padding:7px 5px;font-size:14px;font-weight:300;transition:border 500ms ease-out;}.sidebar-title{border-top:1px solid;border-bottom:1px solid;text-align:center;font-size:17px;margin-bottom:5px;font-weight:inherit;padding:0;}.sidebar-links{margin-bottom:15px;}.sidebar-links>a{padding-left:10px;width:100%;}.sidebar-menu{display:none;}.content{padding:15px 0;}.source .content pre.rust{white-space:pre;overflow:auto;padding-left:0;}.rustdoc .example-wrap{display:inline-flex;margin-bottom:10px;}.example-wrap{position:relative;width:100%;}.example-wrap>pre.line-number{overflow:initial;border:1px solid;padding:13px 8px;text-align:right;border-top-left-radius:5px;border-bottom-left-radius:5px;}.example-wrap>pre.rust a:hover{text-decoration:underline;}.rustdoc:not(.source) .example-wrap>pre:not(.line-number){width:100%;overflow-x:auto;}.rustdoc .example-wrap>pre{margin:0;}#search{margin-left:230px;position:relative;}#results>table{width:100%;table-layout:fixed;}.content>.example-wrap pre.line-numbers{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.line-numbers span{cursor:pointer;}.docblock-short{overflow-wrap:anywhere;}.docblock-short p{display:inline;}.docblock-short p{overflow:hidden;text-overflow:ellipsis;margin:0;}.docblock>:not(pre)>code,.docblock-short>:not(pre)>code{white-space:pre-wrap;}.docblock h1,.docblock h2,.docblock h3,.docblock h4,.docblock h5{border-bottom:1px solid;}.top-doc .docblock h1{font-size:1.3em;}.top-doc .docblock h2{font-size:1.15em;}.top-doc .docblock h3,.top-doc .docblock h4,.top-doc .docblock h5{font-size:1em;}.docblock h1{font-size:1em;}.docblock h2{font-size:0.95em;}.docblock h3,.docblock h4,.docblock h5{font-size:0.9em;}.docblock{margin-left:24px;position:relative;}.content .out-of-band{flex-grow:0;text-align:right;font-size:23px;margin:0px;padding:0 0 0 12px;font-weight:normal;}.method>.code-header,.trait-impl>.code-header,.invisible>.code-header{max-width:calc(100% - 41px);display:block;}.invisible{width:100%;display:inline-block;}.content .in-band{flex-grow:1;margin:0px;padding:0px;}.in-band>code,.in-band>.code-header{display:inline-block;}#main{position:relative;}#main>.since{top:inherit;font-family:"Fira Sans",Arial,sans-serif;}.content table:not(.table-display){border-spacing:0 5px;}.content td{vertical-align:top;}.content td:first-child{padding-right:20px;}.content td p:first-child{margin-top:0;}.content td h1,.content td h2{margin-left:0;font-size:1.1em;}.content tr:first-child td{border-top:0;}.docblock table{margin:.5em 0;width:calc(100% - 2px);overflow-x:auto;display:block;}.docblock table td{padding:.5em;border:1px dashed;}.docblock table th{padding:.5em;text-align:left;border:1px solid;}.fields+table{margin-bottom:1em;}.content .item-list{list-style-type:none;padding:0;}.content .multi-column{-moz-column-count:5;-moz-column-gap:2.5em;-webkit-column-count:5;-webkit-column-gap:2.5em;column-count:5;column-gap:2.5em;}.content .multi-column li{width:100%;display:inline-block;}.content>.methods>.method{font-size:1em;position:relative;}.content .method .where,.content .fn .where,.content .where.fmt-newline{display:block;font-size:0.8em;}.content .methods>div:not(.notable-traits):not(.method){margin-left:40px;margin-bottom:15px;}.content .docblock>.impl-items{margin-left:20px;margin-top:-34px;}.content .docblock>.impl-items .table-display{margin:0;}.content .docblock>.impl-items table td{padding:0;}.content .docblock>.impl-items .table-display,.impl-items table td{border:none;}.content .item-info code{font-size:90%;}.content .item-info{position:relative;margin-left:33px;}.sub-variant>div>.item-info{margin-top:initial;}.content .item-info::before{content:'⬑';font-size:25px;position:absolute;top:-6px;left:-19px;}.content .impl-items .method,.content .impl-items>.type,.impl-items>.associatedconstant,.impl-items>.associatedtype,.content .impl-items details>summary>.type,.impl-items details>summary>.associatedconstant,.impl-items details>summary>.associatedtype{margin-left:20px;}.content .impl-items .docblock,.content .impl-items .item-info{margin-bottom:.6em;}.content .impl-items>.item-info{margin-left:40px;}.methods>.item-info,.content .impl-items>.item-info{margin-top:-8px;}.impl-items{flex-basis:100%;}#main>.item-info{margin-top:0;}nav:not(.sidebar){border-bottom:1px solid;padding-bottom:10px;margin-bottom:10px;}nav.main{padding:20px 0;text-align:center;}nav.main .current{border-top:1px solid;border-bottom:1px solid;}nav.main .separator{border:1px solid;display:inline-block;height:23px;margin:0 20px;}nav.sum{text-align:right;}nav.sub form{display:inline;}nav.sub,.content{margin-left:230px;}a{text-decoration:none;background:transparent;}.small-section-header{display:flex;justify-content:space-between;position:relative;}.small-section-header:hover>.anchor{display:initial;}.in-band:hover>.anchor,.impl:hover>.anchor,.method.trait-impl:hover>.anchor,.type.trait-impl:hover>.anchor,.associatedconstant.trait-impl:hover>.anchor,.associatedtype.trait-impl:hover>.anchor{display:inline-block;position:absolute;}.anchor{display:none;position:absolute;left:0;background:none !important;}.anchor.field{left:-5px;}.small-section-header>.anchor{left:-15px;padding-right:8px;}h2.small-section-header>.anchor{padding-right:6px;}.anchor::before{content:'§';}.docblock a:not(.srclink):not(.test-arrow):hover,.docblock-short a:not(.srclink):not(.test-arrow):hover,.item-info a{text-decoration:underline;}.invisible>.srclink,.method>.code-header+.srclink{position:absolute;top:0;right:0;font-size:17px;font-weight:normal;}.block a.current.crate{font-weight:500;}.item-table{display:grid;column-gap:1.2rem;row-gap:0.0rem;grid-template-columns:auto 1fr;justify-items:start;}.item-left,.item-right{display:block;}.item-left{grid-column:1;}.item-right{grid-column:2;}.search-container{position:relative;}.search-container>div{display:inline-flex;width:calc(100% - 63px);}#crate-search{min-width:115px;margin-top:5px;padding:6px;padding-right:19px;flex:none;border:0;border-right:0;border-radius:4px 0 0 4px;outline:none;cursor:pointer;border-right:1px solid;-moz-appearance:none;-webkit-appearance:none;text-indent:0.01px;text-overflow:"";background-repeat:no-repeat;background-color:transparent;background-size:20px;background-position:calc(100% - 1px) 56%;}.search-container>.top-button{position:absolute;right:0;top:10px;}.search-input{-moz-box-sizing:border-box !important;box-sizing:border-box !important;outline:none;border:none;border-radius:1px;margin-top:5px;padding:10px 16px;font-size:17px;transition:border-color 300ms ease;transition:border-radius 300ms ease-in-out;transition:box-shadow 300ms ease-in-out;width:100%;}#crate-search+.search-input{border-radius:0 1px 1px 0;width:calc(100% - 32px);}.search-input:focus{border-radius:2px;border:0;outline:0;}.search-results{display:none;padding-bottom:2em;}.search-results.active{display:block;clear:both;}.search-results .desc>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}.search-results>a{display:block;width:100%;margin-left:2px;margin-right:2px;border-bottom:1px solid #aaa3;}.search-results>a>div{display:flex;flex-flow:row wrap;}.search-results .result-name,.search-results div.desc,.search-results .result-description{width:50%;}.search-results .result-name{padding-right:1em;}.search-results .result-name>span{display:inline-block;margin:0;font-weight:normal;}body.blur>:not(#help){filter:blur(8px);-webkit-filter:blur(8px);opacity:.7;}#help{width:100%;height:100vh;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;}#help>div{flex:0 0 auto;box-shadow:0 0 6px rgba(0,0,0,.2);width:550px;height:auto;border:1px solid;}#help dt{float:left;clear:left;display:block;margin-right:0.5rem;}#help>div>span{text-align:center;display:block;margin:10px 0;font-size:18px;border-bottom:1px solid #ccc;padding-bottom:4px;margin-bottom:6px;}#help dd{margin:5px 35px;}#help .infos{padding-left:0;}#help h1,#help h2{margin-top:0;}#help>div div{width:50%;float:left;padding:0 20px 20px 17px;;}.item-info .stab{display:table;}.stab{border-width:1px;border-style:solid;padding:3px;margin-bottom:5px;font-size:90%;font-weight:normal;}.stab p{display:inline;}.stab .emoji{font-size:1.5em;}.emoji{text-shadow:1px 0 0 black,-1px 0 0 black,0 1px 0 black,0 -1px 0 black;}.module-item .stab,.import-item .stab{border-radius:3px;display:inline-block;font-size:80%;line-height:1.2;margin-bottom:0;margin-left:.3em;padding:2px;vertical-align:text-bottom;}.module-item.unstable,.import-item.unstable{opacity:0.65;}.since{font-weight:normal;font-size:initial;}.impl-items .since,.impl .since,.methods .since{padding-left:12px;padding-right:2px;position:initial;}.impl-items .srclink,.impl .srclink,.methods .srclink{font-size:17px;font-weight:normal;}.rightside{float:right;}.has-srclink{font-size:16px;margin-bottom:12px;justify-content:space-between;}.variants_table{width:100%;}.variants_table tbody tr td:first-child{width:1%;}td.summary-column{width:100%;}.summary{padding-right:0px;}pre.rust .question-mark{font-weight:bold;}a.test-arrow{display:inline-block;position:absolute;padding:5px 10px 5px 10px;border-radius:5px;font-size:130%;top:5px;right:5px;z-index:1;}a.test-arrow:hover{text-decoration:none;}.section-header:hover a:before{position:absolute;left:-25px;padding-right:10px;content:'\2002\00a7\2002';}.section-header:hover a{text-decoration:none;}.section-header a{color:inherit;}.code-attribute{font-weight:300;}.since+.srclink{padding-left:10px;}.item-spacer{width:100%;height:12px;}.out-of-band>span.since{position:initial;font-size:20px;margin-right:5px;}.sub-variant,.sub-variant>h3{margin-top:0px !important;padding-top:1px;}#main .sub-variant>h3{font-size:15px;margin-left:25px;margin-bottom:5px;}.sub-variant>div{margin-left:20px;margin-bottom:10px;}.sub-variant>div>span{display:block;position:relative;}.toggle-label{display:inline-block;margin-left:4px;margin-top:3px;}.docblock>.section-header:first-child{margin-left:15px;margin-top:0;}.docblock>.section-header:first-child:hover>a:before{left:-10px;}:target>code,:target>.code-header{opacity:1;}:target{padding-right:3px;}.information{position:absolute;left:-25px;margin-top:7px;z-index:1;}.tooltip{position:relative;display:inline-block;cursor:pointer;}.tooltip::after{display:none;text-align:center;padding:5px 3px 3px 3px;border-radius:6px;margin-left:5px;font-size:16px;}.tooltip.ignore::after{content:"This example is not tested";}.tooltip.compile_fail::after{content:"This example deliberately fails to compile";}.tooltip.should_panic::after{content:"This example panics";}.tooltip.edition::after{content:"This code runs with edition " attr(data-edition);}.tooltip::before{content:" ";position:absolute;top:50%;left:16px;margin-top:-5px;border-width:5px;border-style:solid;display:none;}.tooltip:hover::before,.tooltip:hover::after{display:inline;}.tooltip.compile_fail,.tooltip.should_panic,.tooltip.ignore{font-weight:bold;font-size:20px;}.notable-traits-tooltip{display:inline-block;cursor:pointer;}.notable-traits:hover .notable-traits-tooltiptext,.notable-traits .notable-traits-tooltiptext.force-tooltip{display:inline-block;}.notable-traits .notable-traits-tooltiptext{display:none;padding:5px 3px 3px 3px;border-radius:6px;margin-left:5px;z-index:10;font-size:16px;cursor:default;position:absolute;border:1px solid;}.notable-traits-tooltip::after{content:"\00a0\00a0\00a0";}.notable-traits .notable,.notable-traits .docblock{margin:0;}.notable-traits .notable{margin:0;margin-bottom:13px;font-size:19px;font-weight:600;}.notable-traits .docblock code.content{margin:0;padding:0;font-size:20px;}pre.rust.rust-example-rendered{position:relative;}pre.rust{tab-size:4;-moz-tab-size:4;}.search-failed{text-align:center;margin-top:20px;display:none;}.search-failed.active{display:block;}.search-failed>ul{text-align:left;max-width:570px;margin-left:auto;margin-right:auto;}#titles{height:35px;}#titles>button{float:left;width:33.3%;text-align:center;font-size:18px;cursor:pointer;border:0;border-top:2px solid;}#titles>button:not(:last-child){margin-right:1px;width:calc(33.3% - 1px);}#titles>button>div.count{display:inline-block;font-size:16px;}.notable-traits{cursor:pointer;z-index:2;margin-left:5px;}#all-types{text-align:center;border:1px solid;margin:0 10px;margin-bottom:10px;display:block;border-radius:7px;}#all-types>p{margin:5px 0;}#sidebar-toggle{position:fixed;top:30px;left:300px;z-index:10;padding:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;cursor:pointer;font-weight:bold;transition:left .5s;font-size:1.2em;border:1px solid;border-left:0;}#source-sidebar{position:fixed;top:0;bottom:0;left:0;width:300px;z-index:1;overflow:auto;transition:left .5s;border-right:1px solid;}#source-sidebar>.title{font-size:1.5em;text-align:center;border-bottom:1px solid;margin-bottom:6px;}.theme-picker{position:absolute;left:211px;top:19px;}.theme-picker button{outline:none;}#settings-menu,#help-button{position:absolute;top:10px;}#settings-menu{right:0;outline:none;}#theme-picker,#settings-menu,#help-button,#copy-path{padding:4px;width:27px;height:29px;border:1px solid;border-radius:3px;cursor:pointer;}#help-button{right:30px;font-family:"Fira Sans",Arial,sans-serif;text-align:center;font-size:17px;padding-top:2px;}#copy-path{background:initial;margin-left:10px;padding:0;padding-left:2px;border:0;}#theme-choices{display:none;position:absolute;left:0;top:28px;border:1px solid;border-radius:3px;z-index:1;cursor:pointer;}#theme-choices>button{border:none;width:100%;padding:4px 8px;text-align:center;background:rgba(0,0,0,0);}#theme-choices>button:not(:first-child){border-top:1px solid;}kbd{display:inline-block;padding:3px 5px;font:15px monospace;line-height:10px;vertical-align:middle;border:solid 1px;border-radius:3px;box-shadow:inset 0 -1px 0;cursor:default;}.hidden-by-impl-hider,.hidden-by-usual-hider{display:none !important;}#implementations-list>h3>span.in-band{width:100%;}.table-display{width:100%;border:0;border-collapse:collapse;border-spacing:0;font-size:16px;}.table-display tr td:first-child{padding-right:0;}.table-display tr td:last-child{float:right;}.table-display .out-of-band{position:relative;font-size:19px;display:block;}#implementors-list>.impl-items .table-display .out-of-band{font-size:17px;}.table-display td:hover .anchor{display:block;top:2px;left:-5px;}#main>ul{padding-left:10px;}#main>ul>li{list-style:none;}.non-exhaustive{margin-bottom:1em;}div.children{padding-left:27px;display:none;}div.name{cursor:pointer;position:relative;margin-left:16px;}div.files>a{display:block;padding:0 3px;}div.files>a:hover,div.name:hover{background-color:#a14b4b;}div.name.expand+.children{display:block;}div.name::before{content:"\25B6";padding-left:4px;font-size:0.7em;position:absolute;left:-16px;top:4px;}div.name.expand::before{transform:rotate(90deg);left:-15px;top:2px;}details.rustdoc-toggle>summary.hideme{cursor:pointer;}details.rustdoc-toggle>summary,details.undocumented>summary{list-style:none;}details.rustdoc-toggle>summary::-webkit-details-marker,details.rustdoc-toggle>summary::marker,details.undocumented>summary::-webkit-details-marker,details.undocumented>summary::marker{display:none;}details.rustdoc-toggle>summary.hideme>span{margin-left:9px;}details.rustdoc-toggle>summary::before{content:"";cursor:pointer;width:17px;height:max(17px,1.1em);background-repeat:no-repeat;background-position:top left;display:inline-block;vertical-align:middle;opacity:.5;}details.rustdoc-toggle>summary::after{content:"Expand";overflow:hidden;width:0;height:0;position:absolute;}details.rustdoc-toggle>summary.hideme::after{content:"";}details.rustdoc-toggle>summary:focus::before,details.rustdoc-toggle>summary:hover::before{opacity:1;}details.rustdoc-toggle.top-doc>summary,details.rustdoc-toggle.top-doc>summary::before,details.rustdoc-toggle.non-exhaustive>summary,details.rustdoc-toggle.non-exhaustive>summary::before{font-family:'Fira Sans';font-size:16px;}details.non-exhaustive{margin-bottom:8px;}details.rustdoc-toggle>summary.hideme::before{position:relative;}details.rustdoc-toggle>summary:not(.hideme)::before{position:absolute;left:-23px;top:3px;}.impl-items>details.rustdoc-toggle>summary:not(.hideme)::before,.undocumented>details.rustdoc-toggle>summary:not(.hideme)::before{position:absolute;left:-2px;}details.rustdoc-toggle[open] >summary.hideme{position:absolute;}details.rustdoc-toggle,details.undocumented{position:relative;}details.rustdoc-toggle[open] >summary.hideme>span{display:none;}details.rustdoc-toggle[open] >summary::before,details.rustdoc-toggle[open] >summary.hideme::before{width:17px;height:max(17px,1.1em);background-repeat:no-repeat;background-position:top left;display:inline-block;content:"";}details.rustdoc-toggle[open] >summary::after,details.rustdoc-toggle[open] >summary.hideme::after{content:"Collapse";}details.undocumented>summary::before{padding-left:17px;height:max(17px,1.1em);background-repeat:no-repeat;background-position:top left;content:"Show hidden undocumented items";cursor:pointer;font-size:16px;font-weight:300;opacity:.5;}details.undocumented>summary:focus::before,details.undocumented>summary:hover::before{opacity:1;}details.undocumented[open] >summary::before{padding-left:17px;height:max(17px,1.1em);background-repeat:no-repeat background-position:top left;content:"Hide undocumented items";}@media (min-width:701px){.docblock>.information:first-child>.tooltip{margin-top:16px;}}@media (max-width:700px){body{padding-top:0px;}.rustdoc>.sidebar{height:45px;min-height:40px;margin:0;margin-left:-15px;padding:0 15px;position:static;z-index:11;}.sidebar>.location{float:right;margin:0px;margin-top:2px;padding:3px 10px 1px 10px;min-height:39px;background:inherit;text-align:left;font-size:24px;}.sidebar .location:empty{padding:0;}.sidebar .logo-container{width:35px;height:35px;margin-top:5px;margin-bottom:5px;float:left;margin-left:50px;}.sidebar .logo-container>img{max-width:35px;max-height:35px;}.sidebar-menu{position:fixed;z-index:10;font-size:2rem;cursor:pointer;width:45px;left:0;text-align:center;display:block;border-bottom:1px solid;border-right:1px solid;height:45px;}.rustdoc.source>.sidebar>.sidebar-menu{display:none;}.sidebar-elems{position:fixed;z-index:1;top:45px;bottom:0;width:246px;left:-246px;overflow-y:auto;border-right:1px solid;}.sidebar>.block.version{overflow:hidden;border-bottom:none;margin-bottom:0;height:100%;padding-left:12px;}.sidebar>.block.version>div.narrow-helper{float:left;width:1px;height:100%;}.sidebar>.block.version>p{margin:0;min-width:55px;display:flex;align-items:center;height:100%;}nav.sub{width:calc(100% - 32px);float:right;}.content{margin-left:0px;}#main,#search{margin-top:45px;padding:0;}#search{margin-left:0;}.anchor{display:none !important;}.theme-picker{left:10px;top:54px;z-index:1;}.notable-traits{position:absolute;left:-22px;top:24px;}#titles>button>div.count{float:left;width:100%;}#titles{height:50px;}.sidebar.mobile{position:fixed;width:100%;margin-left:0;background-color:rgba(0,0,0,0);height:100%;}.sidebar.mobile>div.version{overflow:hidden;max-height:33px;}.sidebar{width:calc(100% + 30px);}.show-it,.sidebar-elems:focus-within{z-index:2;left:0;}.show-it>.block.items{margin:8px 0;}.show-it>.block.items>ul{margin:0;}.show-it>.block.items>ul>li{text-align:center;margin:2px 0;}.show-it>.block.items>ul>li>a{font-size:21px;}#sidebar-filler{position:fixed;left:45px;width:calc(100% - 45px);top:0;height:45px;z-index:-1;border-bottom:1px solid;}#main>details.rustdoc-toggle>summary::before,#main>div>details.rustdoc-toggle>summary::before{left:-11px;}#all-types{margin:10px;}#sidebar-toggle{top:100px;width:30px;font-size:1.5rem;text-align:center;padding:0;}#source-sidebar{z-index:11;}#main>.line-numbers{margin-top:0;}.notable-traits .notable-traits-tooltiptext{left:0;top:100%;}#help-button{display:none;}.item-table{display:flex;flex-flow:column wrap;}.item-left,.item-right{width:100%;}.search-container>div{width:calc(100% - 32px);}.search-results>a{border-bottom:1px solid #aaa9;padding:5px 0px;}.search-results .result-name,.search-results div.desc,.search-results .result-description{width:100%;}.search-results div.desc,.search-results .result-description,.item-right{padding-left:2em;}}@media print{nav.sub,.content .out-of-band{display:none;}}@media (max-width:464px){#titles,#titles>button{height:73px;}#main,#search{margin-top:100px;}#main>table:not(.table-display) td{word-break:break-word;width:50%;}.search-container>div{display:block;width:calc(100% - 37px);}#crate-search{width:100%;border-radius:4px;border:0;}#crate-search+.search-input{width:calc(100% + 71px);margin-left:-36px;}#theme-picker,#settings-menu{padding:5px;width:31px;height:31px;}#theme-picker{margin-top:-2px;}#settings-menu{top:7px;}.docblock{margin-left:12px;}}details.undocumented[open] >summary::before,details.rustdoc-toggle[open] >summary::before,details.rustdoc-toggle[open] >summary.hideme::before{background-image:url(toggle-minus.svg);}details.undocumented>summary::before,details.rustdoc-toggle>summary::before{background-image:url(toggle-plus.svg);} \ No newline at end of file diff --git a/search-index.js b/search-index.js index 4b561c29..c75587f7 100644 --- a/search-index.js +++ b/search-index.js @@ -1,6 +1,6 @@ var searchIndex = JSON.parse('{\ -"mcaptcha":{"doc":"","t":[6,3,17,17,3,3,3,17,3,3,3,3,17,3,3,3,3,3,3,3,17,17,17,17,3,3,3,3,17,3,3,17,17,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,0,12,0,12,12,14,0,11,11,11,11,11,11,11,11,0,0,0,11,11,11,11,11,11,11,11,5,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,5,0,0,12,12,0,12,0,12,12,0,0,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,0,0,0,0,0,0,0,0,5,3,3,11,11,11,11,11,11,11,11,0,11,11,0,12,11,11,11,11,11,11,0,0,0,11,11,5,11,11,11,11,11,11,11,11,0,12,11,11,11,11,3,11,11,11,0,5,11,11,11,11,5,3,11,11,11,11,11,11,11,11,11,12,3,11,11,11,11,11,11,11,11,11,11,5,3,11,11,11,11,11,11,11,11,11,11,11,11,11,3,3,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,11,12,12,12,11,11,5,11,11,11,11,11,11,11,11,11,11,5,3,11,11,11,3,11,11,12,12,11,12,11,11,11,11,11,12,12,12,12,12,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,12,11,5,11,11,11,11,11,11,11,11,11,11,3,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,11,5,3,11,11,11,11,11,11,11,11,11,11,12,3,11,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,3,3,11,11,11,0,0,5,3,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,12,12,11,12,11,11,11,11,3,3,3,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,12,11,11,11,11,11,11,11,11,11,12,5,12,12,12,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,0,0,5,0,5,3,3,3,3,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,12,12,12,12,12,12,11,11,11,0,11,11,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,5,11,11,11,11,11,11,11,3,11,11,12,11,11,11,12,11,11,11,12,11,3,3,3,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,3,11,11,11,11,11,12,11,11,0,11,11,11,5,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,3,11,11,11,12,11,11,11,11,11,12,11,3,3,3,3,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,12,12,12,11,11,11,11,11,11,11,11,11,3,5,11,11,11,11,11,11,11,12,12,12,12,11,11,11,0,11,11,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,11,11,11,11,3,12,11,11,11,12,11,11,11,11,11,12,11,3,3,4,3,3,4,13,13,13,13,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,3,11,11,11,11,11,11,11,11,11,11,12,12,11,11,0,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,3,11,11,12,11,12,11,11,11,11,11,11,0,0,0,0,5,3,3,11,11,11,11,11,11,11,12,11,11,12,11,11,12,11,11,11,11,11,11,11,11,3,3,11,11,11,11,11,11,11,11,11,11,11,3,12,12,12,12,11,11,11,12,12,12,12,12,12,11,0,11,11,11,11,11,11,11,11,11,11,11,11,11,5,3,3,11,11,11,11,11,11,11,11,11,11,11,12,12,12,11,11,11,3,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,12,11,12,11,11,11,11,11,0,0,5,0,0,3,11,11,11,11,11,11,11,11,11,11,3,5,11,11,12,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,12,11,11,12,11,11,11,12,12,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,3,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,3,11,11,17,3,12,12,11,11,12,11,11,12,12,12,11,12,12,11,11,11,11,3,13,6,13,4,11,11,11,11,11,12,12,12,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,17,3,17,17,17,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,17,17,5,5,5,3,17,17,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,5,3,11,11,11,11,11,11,11,11,11,0,5,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,12,11,11,12,11,11,11,11,0,3,17,11,11,11,11,11,11,11,11,11,11,11,11,11,5,12,11,12,13,13,13,13,13,3,13,13,13,13,4,6,13,13,13,13,4,13,6,3,13,13,13,13,13,13,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,3,3,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,17,0,0,0,0,5,0,0,0,0,5,0,3,3,17,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,3,17,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,12,12,11,11,11,11,11,17,3,11,11,11,11,12,11,11,11,11,11,11,11,11,11,12,11,17,3,3,17,3,12,12,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,0,5,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,12,11,11,11,11,11,12,11,3,17,11,11,11,11,11,11,11,11,11,11,11,0,3,11,11,11,0,5,0,0,12,11,11,11,11,11,11,11,11,11,3,3,17,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,12,12,12,11,3,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,12,11,11,12,12,12,11,11,11,11,3,17,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,11,11,11,11,11,11,11,11,11,11,0,12,5,3,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,11,3,11,11,12,11,11,12,11,11,11,11,11,12,11,0,0,0,0,0,5,0,3,3,17,12,3,11,11,11,11,11,11,11,11,11,11,12,12,12,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,3,3,3,17,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,3,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,3,17,6,11,11,11,11,11,11,11,11,5,11,11,3,11,11,11,11,12,11,11,11,11,11,11,11,11,11,3,12,11,11,12,12,11,11,11,12,11,11,11,11,12,11,3,3,3,17,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,11,17,3,12,12,11,11,12,12,11,11,12,11,11,12,12,12,12,12,11,11,11,11,3,3,12,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,12,11,11,11,13,4,13,13,13,11,11,11,11,11,11,11,11,3,3,3,3,3,3,3,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,12,11,11,11,11,11,11,11,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,5,5,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,11,11,11,11,11,11,11,0,5,0,3,11,11,12,11,11,11,11,11,11,11,11,3,3,0,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,5,5,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,3,3,3,3,3,6,3,3,3,3,12,12,12,12,12,12,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,0,3,3,3,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,12,11,0,11,11,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,5,5,5,5,5,5,3,3,17,17,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,5,3,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,12,11],"n":["AppData","BAR_CHART","CACHE_AGE","COMPILED_DATE","CREDIT_CARD","CSS","CheckLogin","DOCS","DOCS_ICON","Data","FILES","GITHUB","GIT_COMMIT_HASH","HELP_CIRCLE","HOME","JS","KEY","MCAPTCHA_TRANS_ICON","MESSAGE","MOBILE_CSS","PAGES","PKG_DESCRIPTION","PKG_HOMEPAGE","PKG_NAME","SETTINGS","SETTINGS_ICON","SOURCE_FILES_OF_INSTANCE","Settings","V1_API_ROUTES","VERIFICATIN_WIDGET_CSS","VERIFICATIN_WIDGET_JS","VERSION","WIDGET_ROUTES","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","allow_demo","allow_registration","api","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","captcha","commercial","creds","data","database","date","db","debug","define_resource","demo","deref","deref","deref","deref","deref","deref","deref","deref","docs","email","errors","from","from","from","from","from","from","from","from","get_identity_service","get_json_err","initialize","initialize","initialize","initialize","initialize","initialize","initialize","initialize","into","into","into","into","into","into","into","into","mailer","main","middleware","pages","pow","redis","routes","server","settings","smtp","source_code","static_assets","stats","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","widget","v1","account","auth","mcaptcha","meta","notifications","pow","routes","services","AccountCheckPayload","AccountCheckResp","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","delete","deserialize","deserialize","email","exists","fmt","fmt","from","from","into","into","password","routes","secret","serialize","serialize","services","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","username","val","vzip","vzip","borrow","borrow_mut","delete_account","from","into","register","runners","services","try_from","try_into","type_id","vzip","delete_user","Email","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","deserialize","email","email_exists","fmt","from","from","from","into","into","into","register","register","serialize","services","set_email","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","ChangePasswordReqest","UpdatePassword","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","confirm_new_password","confirm_new_password","deserialize","fmt","from","from","from","from","into","into","into","new_password","new_password","password","register","serialize","services","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","update_password_runner","update_user_password","vzip","vzip","vzip","Account","borrow","borrow_mut","delete","email_exists","from","get_secret","into","new","try_from","try_into","type_id","update_email","update_password","update_secret","update_username","username_exists","vzip","Secret","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","deserialize","fmt","from","from","from","get_secret","into","into","into","register","register","secret","serialize","services","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","update_user_secret","vzip","vzip","vzip","Username","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","deserialize","fmt","from","from","from","into","into","into","register","register","runners","serialize","services","set_username","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","username","username_exists","vzip","vzip","vzip","username_exists","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","from","from","from","into","into","into","login","register","register","register","register","routes","runners","services","signout","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Auth","borrow","borrow_mut","from","into","login","logout","new","register","try_from","try_into","type_id","vzip","Login","Password","Register","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","confirm_password","deserialize","deserialize","deserialize","email","fmt","fmt","fmt","from","from","from","into","into","into","login","login_runner","password","password","password","register_runner","serialize","serialize","serialize","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","username","vzip","vzip","vzip","captcha","duration","get_random","levels","services","DeleteCaptcha","MCaptchaDetails","MCaptchaID","StatsPayload","add_mcaptcha_util","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","delete_mcaptcha","deserialize","deserialize","deserialize","deserialize","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","get_stats","into","into","into","into","into","into","into","key","key","key","name","name","password","register","register","register","routes","serialize","serialize","serialize","serialize","services","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","update_token","update_token_helper","vzip","vzip","vzip","vzip","vzip","vzip","vzip","MCaptcha","borrow","borrow_mut","delete","from","into","new","stats","try_from","try_into","type_id","update_key","vzip","GetDuration","GetDurationResp","UpdateDuration","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","deserialize","deserialize","deserialize","duration","duration","from","from","from","from","from","get_duration","into","into","into","into","into","key","register","register","routes","serialize","serialize","serialize","services","token","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","update_duration","vzip","vzip","vzip","vzip","vzip","Duration","borrow","borrow_mut","from","get","into","new","try_from","try_into","type_id","update","vzip","AddLevels","I32Levels","Levels","UpdateLevels","add_levels","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","description","description","deserialize","deserialize","deserialize","deserialize","difficulty_factor","duration","duration","fmt","fmt","from","from","from","from","from","from","from","get_levels","get_levels_util","into","into","into","into","into","into","into","key","levels","levels","levels","register","register","register","routes","serialize","serialize","serialize","serialize","services","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","update_levels","visitor_threshold","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Levels","add","borrow","borrow_mut","from","get","into","new","try_from","try_into","type_id","update","vzip","BuildDetails","BuildDetailsBuilder","BuildDetailsBuilderError","Health","HealthBuilder","HealthBuilderError","UninitializedField","UninitializedField","ValidationError","ValidationError","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build_details","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","db","db","db","default","default","deserialize","deserialize","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","git_commit_hash","git_commit_hash","git_commit_hash","health","into","into","into","into","into","into","into","into","is_redis","redis","redis","redis","register","register","routes","serialize","serialize","services","to_owned","to_owned","to_owned","to_owned","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","version","version","version","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Meta","borrow","borrow_mut","build_details","from","health","into","new","try_from","try_into","type_id","vzip","add","get","mark_read","routes","services","AddNotification","add_notification","borrow","borrow","borrow_mut","borrow_mut","deserialize","from","from","heading","into","into","message","register","serialize","to","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Notification","NotificationResp","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","deserialize","from","from","from","from","get_notification","heading","heading","id","id","into","into","into","message","message","name","name","received","received","register","runner","serialize","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","get_notification","MarkReadReq","NotificationResp","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","deserialize","deserialize","from","from","from","heading","id","id","into","into","into","mark_read","message","name","received","register","serialize","serialize","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Notifications","add","borrow","borrow_mut","from","get","into","mark_read","new","try_from","try_into","type_id","vzip","get_config","routes","services","verify_pow","verify_token","GetConfigPayload","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","deserialize","fmt","from","from","get_config","init_mcaptcha","into","into","key","register","serialize","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","PoW","borrow","borrow_mut","from","get_config","into","new","scope","try_from","try_into","type_id","validate_captcha_token","verify_pow","vzip","ValidationToken","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","deserialize","fmt","from","from","into","into","register","serialize","to_owned","token","try_from","try_from","try_into","try_into","type_id","type_id","verify_pow","vzip","vzip","CaptchaValidateResp","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","deserialize","fmt","from","from","into","into","register","serialize","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","valid","validate_captcha_token","vzip","vzip","ROUTES","Routes","account","auth","borrow","borrow_mut","duration","from","into","levels","mcaptcha","meta","new","notifications","pow","try_from","try_into","type_id","vzip","Data","Embedded","Mailer","Redis","SystemGroup","add_site","borrow","borrow","borrow_mut","borrow_mut","captcha","creds","db","from","from","get_creds","get_mailer","get_pow","into","into","mailer","new","new","new_system","remove","rename","try_from","try_from","try_into","try_into","type_id","type_id","validate_verification_tokens","verify_pow","vzip","vzip","DAY","Date","HOUR","MINUTE","WEEK","borrow","borrow_mut","clone","clone_into","date","fmt","format","from","into","print_date","time","to_owned","try_from","try_into","type_id","vzip","DEMO_PASSWORD","DEMO_USER","delete_demo_user","register_demo_user","run","Asset","DOCS","OPEN_API_SPEC","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","dist","from","from","from","from","get","get","handle_embedded_file","index","into","into","into","into","iter","iter","register","register","register","routes","services","spec","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","Docs","assets","borrow","borrow_mut","from","home","into","new","spec","try_from","try_into","type_id","vzip","verification","IndexPage","PAGE","borrow","borrow_mut","clone","clone_into","from","into","new","render_once","render_once_to","to_owned","try_from","try_into","type_id","verification","verification_link","vzip","0","AccountNotFound","BlacklistError","CaptchaError","ClosedForRegistration","EmailTaken","ErrorToResponse","InternalServerError","InternalServerError","NotAUrl","NotAnEmail","PageError","PageResult","PasswordTooLong","PasswordTooShort","PasswordsDontMatch","ProfainityError","ServiceError","ServiceError","ServiceResult","SmtpErrorWrapper","TokenNotFound","UnableToSendEmail","UsernameCaseMappedError","UsernameNotFound","UsernameTaken","WrongPassword","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","deserialize","eq","eq","eq","error","error_response","error_response","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","into","into","into","into","ne","ne","serialize","source","source","source","status_code","status_code","to_string","to_string","to_string","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","auth","CheckLogin","CheckLoginMiddleware","borrow","borrow","borrow_mut","borrow_mut","call","from","from","into","into","into_service","new_transform","poll_ready","service","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","NAME","auth","errors","panel","routes","services","sitemap","login","register","routes","services","sudo","INDEX","IndexPage","PAGE","__private_field","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","default","deref","from","from","from","initialize","into","into","into","login","register","render_once","render_once_to","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","INDEX","IndexPage","PAGE","__private_field","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","default","deref","from","from","from","initialize","into","into","into","join","register","render_once","render_once_to","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Auth","borrow","borrow_mut","from","get_sitemap","into","join","login","new","try_from","try_into","type_id","vzip","PAGE","SudoPage","borrow","borrow_mut","clone","clone_into","data","from","into","new","render_once","render_once_to","to_owned","try_from","try_into","type_id","url","vzip","ERROR_ROUTE","ErrorPage","INTERNAL_SERVER_ERROR_BODY","PAGE","UNKNOWN_ERROR_BODY","__private_field","__private_field","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","deref","deref","error","from","from","from","from","initialize","initialize","into","into","into","into","message","new","register","render_once","render_once_to","routes","services","title","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","Errors","borrow","borrow_mut","from","internal_server_error","into","new","try_from","try_into","type_id","unknown_error","vzip","IndexPage","PAGE","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","from","from","into","into","new","notifications","panel","register","render_once","render_once_to","routes","services","settings","sitekey","sitekeys","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","IndexPage","Notification","PAGE","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","from","from","from","from","heading","id","into","into","into","message","n","name","new","notifications","print_date","received","register","render_once","render_once_to","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Panel","borrow","borrow_mut","from","get_sitemap","home","into","new","notifications","settings","sitekey","try_from","try_into","type_id","vzip","IndexPage","PAGE","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","delete_account","email","from","from","from","from","into","into","into","into","register","register","register","render_once","render_once_to","routes","secret","services","settings","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_secret","username","vzip","vzip","vzip","vzip","Settings","borrow","borrow_mut","delete_account","from","get_sitemap","home","into","new","try_from","try_into","type_id","update_secret","vzip","add","delete","edit","list","routes","services","view","INDEX","IndexPage","PAGE","__private_field","add_sitekey","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","default","deref","form_description","form_duration","form_title","from","from","from","initialize","into","into","into","levels","register","render_once","render_once_to","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","borrow","borrow_mut","delete_sitekey","from","into","register","try_from","try_into","type_id","vzip","IndexPage","Level","McaptchaConfig","PAGE","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","config_id","difficulty_factor","duration","duration","edit_sitekey","from","from","from","from","into","into","into","into","key","levels","name","name","new","register","render_once","render_once_to","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","visitor_threshold","vzip","vzip","vzip","vzip","IndexPage","PAGE","SiteKeys","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","from","from","get_list_sitekeys","into","into","list_sitekeys","new","register","render_once","render_once_to","sitekeys","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Sitekey","add","borrow","borrow_mut","delete","edit","from","get_sitemap","into","list","new","try_from","try_into","type_id","view","vzip","IndexPage","Level","McaptchaConfig","PAGE","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","config_id","difficulty_factor","duration","duration","from","from","from","from","into","into","into","into","key","levels","name","name","new","register","render_once","render_once_to","stats","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","view_sitekey","visitor_threshold","vzip","vzip","vzip","vzip","ROUTES","Routes","about","auth","borrow","borrow_mut","donate","errors","from","get_sitemap","home","into","new","panel","privacy","security","sitemap","thanks","try_from","try_into","type_id","vzip","INDEX","IndexPage","__private_field","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","default","deref","domain","from","from","from","initialize","into","into","into","register","render_once","render_once_to","sitemap","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","urls","vzip","vzip","vzip","Get","Methods","Post","ProtectGet","ProtectPost","borrow","borrow_mut","from","into","try_from","try_into","type_id","vzip","Captcha","Database","DatabaseBuilder","Redis","Server","Settings","Smtp","allow_demo","allow_registration","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","check_url","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","commercial","cookie_secret","database","debug","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","domain","extract_database_url","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","gc","get_ip","hostname","into","into","into","into","into","into","into","ip","name","new","password","password","pool","pool","port","port","port","pow","proxy_has_tls","redis","reply","salt","server","set_database_url","set_from_database_url","smtp","source_code","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","url","url","url","url","url_prefix","username","username","vzip","vzip","vzip","vzip","vzip","vzip","vzip","filemap","services","static_files","FileMap","borrow","borrow_mut","files","from","get","into","new","try_from","try_into","type_id","vzip","Asset","Favicons","assets","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","favicons","from","from","from","from","get","get","get","get","handle_assets","handle_favicons","into","into","into","into","iter","iter","iter","iter","register","register","static_files","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","BAR_CHART","CREDIT_CARD","DOCS_ICON","GITHUB","HELP_CIRCLE","HOME","Img","KEY","MCAPTCHA_TRANS_ICON","MESSAGE","SETTINGS_ICON","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","from","from","from","from","from","from","from","from","from","from","initialize","initialize","initialize","initialize","initialize","initialize","initialize","initialize","initialize","initialize","into","into","into","into","into","into","into","into","into","into","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","fetch","record","Stats","StatsPayload","StatsUnixTimestamp","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","config_fetches","config_fetches","confirms","confirms","deserialize","deserialize","fmt","fmt","fmt","from","from","from","from_stats","into","into","into","key","new","runners","serialize","serialize","solves","solves","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","unix_timestamp","vzip","vzip","vzip","fetch_config_fetched","fetch_confirm","fetch_solve","record_confirm","record_fetch","record_solve","INDEX_PAGE","IndexPage","PAGE","WIDGET_ROUTES","__private_field","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","deref","from","from","from","initialize","into","into","into","new","register","render_once","render_once_to","routes","services","show_widget","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Widget","borrow","borrow_mut","from","into","new","try_from","try_into","type_id","verification_widget","vzip"],"q":["mcaptcha","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api","mcaptcha::api::v1","","","","","","","","mcaptcha::api::v1::account","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::delete","","","","","","","","","","","","mcaptcha::api::v1::account::delete::runners","mcaptcha::api::v1::account::email","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::password","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::routes","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::secret","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::username","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::username::runners","mcaptcha::api::v1::auth","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::auth::routes","","","","","","","","","","","","","mcaptcha::api::v1::auth::runners","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha","","","","","mcaptcha::api::v1::mcaptcha::captcha","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha::captcha::routes","","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha::duration","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha::duration::routes","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha::levels","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha::levels::routes","","","","","","","","","","","","","mcaptcha::api::v1::meta","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::meta::routes","","","","","","","","","","","","mcaptcha::api::v1::notifications","","","","","mcaptcha::api::v1::notifications::add","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::notifications::get","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::notifications::get::runner","mcaptcha::api::v1::notifications::mark_read","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::notifications::routes","","","","","","","","","","","","","mcaptcha::api::v1::pow","","","","","mcaptcha::api::v1::pow::get_config","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::pow::routes","","","","","","","","","","","","","","mcaptcha::api::v1::pow::verify_pow","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::pow::verify_token","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::routes","","","","","","","","","","","","","","","","","","","mcaptcha::data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::date","","","","","","","","","","","","","","","","","","","","","mcaptcha::demo","","","","","mcaptcha::docs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::docs::routes","","","","","","","","","","","","","mcaptcha::email","mcaptcha::email::verification","","","","","","","","","","","","","","","","","","mcaptcha::errors","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::middleware","mcaptcha::middleware::auth","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages","","","","","","","mcaptcha::pages::auth","","","","","mcaptcha::pages::auth::login","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::auth::register","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::auth::routes","","","","","","","","","","","","","mcaptcha::pages::auth::sudo","","","","","","","","","","","","","","","","","","mcaptcha::pages::errors","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::errors::routes","","","","","","","","","","","","mcaptcha::pages::panel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::notifications","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::routes","","","","","","","","","","","","","","","mcaptcha::pages::panel::settings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::settings::routes","","","","","","","","","","","","","","mcaptcha::pages::panel::sitekey","","","","","","","mcaptcha::pages::panel::sitekey::add","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::sitekey::delete","","","","","","","","","","mcaptcha::pages::panel::sitekey::edit","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::sitekey::list","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::sitekey::routes","","","","","","","","","","","","","","","","mcaptcha::pages::panel::sitekey::view","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::routes","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::sitemap","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::routes","","","","","","","","","","","","","mcaptcha::settings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::static_assets","","","mcaptcha::static_assets::filemap","","","","","","","","","","","","mcaptcha::static_assets::static_files","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::static_assets::static_files::assets","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::stats","","mcaptcha::stats::fetch","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::stats::fetch::runners","","","mcaptcha::stats::record","","","mcaptcha::widget","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::widget::routes","","","","","","","","","",""],"d":["","","","","","","","","","App data","","","","","","","","","","","","","","","","","points to source files matching build commit","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mCaptcha system: Redis cache, etc.","","credential management configuration","App data: redis cache, database connections, etc.","","","databse pool","","Defines resoures for Methods","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","email client","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","User facing CAPTCHA widget","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","update email","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","update username","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","returns Ok(()) when everything checks out and the user is …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Builder for BuildDetails.","Error type for BuildDetailsBuilder","Health check return datatype","Builder for Health.","Error type for HealthBuilder","Uninitialized field","Uninitialized field","Custom validation error","Custom validation error","","","","","","","","","","","","","","","","","Builds a new BuildDetails.","Builds a new Health.","emmits build details of the bninary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","checks all components of the system","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","route handler that adds a notification message","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","route handler that gets all unread notifications","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","route handler that marks a notification read","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","PoW Verification module","PoW success token module","","","","","","","","","","","","get PoW configuration for an mcaptcha key","Call this when MCaptcha is not in master.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","validation token that clients receive as proof for …","","","","","","","","","","","","","","","","","","","","","","","route handler that verifies PoW and issues a solution …","","","","","","","","","","","","","","","","","","","","","","","","","","route hander that validates a PoW solution token","","","","","","","","","","","","","","","","","","","","","","App data","","Mailer data type AsyncSmtpTransport","","Represents mCaptcha cache and master system. When Redis …","","","","","","mCaptcha system: Redis cache, etc.","credential management configuration","databse pool","","","","","","","","email client","","create new instance of app data","","","","","","","","","","","","","","","","","","","","","","","print date","","","","","print relative time from date","","","","","","","Demo password","Demo username","","register demo user runner","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Email operations: verification, notification, etc","","","","","","","","","","","","","","","","","","","","","when the value passed contains blacklisted words see …","","","email is already taken","","","","","","","","","","","when the value passed contains profainity","","","","","when the a token name is already taken token not found","Unable to send email","when the value passed contains characters not present in …","","when the a username is already taken","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","notifications","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","route handler that renders individual views for sitekeys","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","utility function to get a list of all sitekeys that a …","","","render a list of all sitekeys that a user has","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","route handler that renders individual views for sitekeys","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","GET hander","","POST handler","Protected GET handler","Protected POST handler","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","featch PoWConfig confirms","","","","featch PoWConfig fetches","featch PoWConfig confirms","featch PoWConfig solves","record PoWConfig confirms","record PoWConfig fetches","record PoWConfig solves","","","","","","","","","","","","","","","","","","","","","","","","","","","widget services","render a client side widget for CAPTCHA verification","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,19,0,11,12,13,14,15,16,17,18,11,12,13,14,15,16,17,18,20,19,20,0,19,0,20,19,0,0,11,12,13,14,15,16,17,18,0,0,0,11,12,13,14,15,16,17,18,0,0,11,12,13,14,15,16,17,18,11,12,13,14,15,16,17,18,20,0,0,0,19,19,0,19,0,19,19,0,0,11,12,13,14,15,16,17,18,11,12,13,14,15,16,17,18,11,12,13,14,15,16,17,18,11,12,13,14,15,16,17,18,0,0,0,0,0,0,0,0,0,0,0,0,21,22,21,22,21,22,21,22,0,21,22,0,22,21,22,21,22,21,22,0,0,0,21,22,0,21,22,21,22,21,22,21,22,0,21,21,22,23,23,0,23,23,23,0,0,23,23,23,23,0,0,24,25,26,24,25,26,24,24,24,24,0,24,24,25,26,24,25,26,25,26,24,0,0,24,24,25,26,24,25,26,24,25,26,24,25,26,0,0,27,28,29,27,28,29,28,28,27,28,28,28,27,27,28,29,27,28,29,27,28,28,29,28,0,28,27,28,29,27,28,29,27,28,29,0,0,27,28,29,0,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,0,31,32,33,31,32,33,31,31,31,31,31,32,33,0,31,32,33,32,33,31,31,0,31,31,32,33,31,32,33,31,32,33,0,31,32,33,0,34,35,36,34,35,36,35,35,35,35,34,35,36,34,35,36,34,36,0,35,0,0,35,34,35,36,34,35,36,34,35,36,35,0,34,35,36,0,37,38,39,37,38,39,37,38,39,37,38,39,0,0,37,38,39,0,0,0,0,37,38,39,37,38,39,37,38,39,37,38,39,0,40,40,40,40,40,40,40,40,40,40,40,40,0,0,0,41,42,43,41,42,43,41,42,43,41,42,43,41,41,42,43,41,41,42,43,41,42,43,41,42,43,42,0,41,42,43,0,41,42,43,41,42,43,41,42,43,41,42,43,41,42,43,41,41,42,43,0,0,0,0,0,0,0,0,0,0,44,45,46,47,48,49,50,44,45,46,47,48,49,50,44,45,47,49,44,45,47,49,0,44,45,47,49,44,45,47,49,44,45,46,47,48,49,50,0,44,45,46,47,48,49,50,45,47,49,44,45,47,46,48,50,0,44,45,47,49,0,44,45,47,49,44,45,46,47,48,49,50,44,45,46,47,48,49,50,44,45,46,47,48,49,50,0,0,44,45,46,47,48,49,50,0,51,51,51,51,51,51,51,51,51,51,51,51,0,0,0,52,53,54,55,56,52,53,54,55,56,52,54,55,52,54,52,53,54,55,56,0,52,53,54,55,56,52,53,56,0,52,54,55,0,55,52,53,54,55,56,52,53,54,55,56,52,53,54,55,56,0,52,53,54,55,56,0,57,57,57,57,57,57,57,57,57,57,57,0,0,0,0,0,58,59,60,61,62,63,64,58,59,60,61,62,63,64,63,64,63,64,58,60,58,60,63,64,64,58,60,63,64,58,59,60,61,62,63,64,0,0,58,59,60,61,62,63,64,60,58,60,63,59,61,62,0,58,60,63,64,0,63,64,58,59,60,61,62,63,64,58,59,60,61,62,63,64,58,59,60,61,62,63,64,0,64,58,59,60,61,62,63,64,0,65,65,65,65,65,65,65,65,65,65,65,65,0,0,0,0,0,0,66,67,66,67,68,69,66,70,71,72,67,73,68,69,66,70,71,72,67,73,69,72,0,68,69,71,72,68,69,71,72,72,71,72,69,72,68,71,68,66,66,71,67,67,68,69,66,66,66,70,71,72,67,67,67,73,69,68,69,0,68,69,66,70,71,72,67,73,71,72,71,72,70,73,0,68,71,0,68,69,71,72,66,67,68,69,66,70,71,72,67,73,68,69,66,70,71,72,67,73,68,69,66,70,71,72,67,73,69,68,69,68,69,66,70,71,72,67,73,0,74,74,74,74,74,74,74,74,74,74,74,0,0,0,0,0,0,0,75,76,75,76,75,75,76,75,75,76,75,76,75,75,75,76,75,76,75,76,75,76,0,0,77,78,79,77,78,79,78,77,78,78,79,0,77,78,77,78,77,78,79,77,78,77,78,77,78,79,0,78,77,78,79,77,78,79,77,78,79,77,78,79,0,0,0,80,81,82,80,81,82,80,81,80,81,82,81,80,81,80,81,82,0,81,81,81,82,80,81,80,81,82,80,81,82,80,81,82,80,81,82,0,83,83,83,83,83,83,83,83,83,83,83,83,0,0,0,0,0,0,84,85,84,85,84,84,84,84,84,85,0,0,84,85,84,85,84,84,84,85,84,85,84,85,84,85,0,86,86,86,86,86,86,86,86,86,86,86,86,86,0,87,88,87,88,87,87,87,87,87,88,87,88,88,87,87,87,87,88,87,88,87,88,0,87,88,0,89,90,89,90,89,89,89,89,89,90,89,90,90,89,89,89,90,89,90,89,90,89,0,89,90,0,0,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,0,92,0,92,0,92,92,20,92,20,20,20,20,92,20,20,20,92,92,20,20,92,20,92,92,92,92,20,92,20,92,20,92,92,92,20,0,0,0,0,0,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,0,0,0,0,0,0,0,0,94,95,96,97,94,95,96,97,0,94,95,96,97,94,94,0,0,94,95,96,97,94,94,95,96,97,0,0,0,94,95,96,97,94,95,96,97,94,95,96,97,94,95,96,97,0,98,98,98,98,98,98,98,98,98,98,98,98,0,0,0,99,99,99,99,99,99,99,99,99,99,99,99,99,0,99,99,100,101,101,101,101,101,0,101,102,101,101,0,0,101,101,101,101,0,102,0,0,101,101,101,101,101,101,100,101,103,102,100,101,103,102,103,100,101,102,103,101,102,100,100,101,101,102,102,100,101,101,101,101,101,101,101,101,101,103,102,102,102,100,101,103,102,101,102,103,100,101,102,101,102,100,101,102,100,101,103,102,100,101,103,102,100,101,103,102,100,101,103,102,0,0,0,104,105,104,105,105,104,105,104,105,105,104,105,105,104,105,104,105,104,105,104,105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,106,107,106,108,107,106,108,107,107,107,106,107,106,108,106,107,106,108,0,108,107,107,107,107,106,108,107,106,108,107,106,108,107,106,108,0,0,0,109,110,109,111,110,109,111,110,110,110,109,110,109,111,109,110,109,111,0,111,110,110,110,110,109,111,110,109,111,110,109,111,110,109,111,0,112,112,112,112,112,112,112,112,112,112,112,112,0,0,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,0,0,0,0,0,114,115,116,114,115,117,116,114,115,117,116,116,114,115,0,116,114,115,117,114,115,116,114,115,117,116,116,117,116,116,0,0,116,116,116,114,115,117,116,114,115,117,116,114,115,117,116,114,115,117,0,118,118,118,118,118,118,118,118,118,118,118,0,0,119,120,119,120,119,119,119,120,119,120,119,0,0,120,119,119,0,0,0,0,119,119,119,120,119,120,119,120,119,120,0,0,0,121,122,123,121,122,123,121,121,122,123,121,121,121,122,123,121,122,121,122,0,121,121,123,122,122,121,122,123,121,122,123,121,122,123,121,122,123,0,124,124,124,124,124,124,124,124,124,124,124,124,124,124,0,0,125,126,127,128,125,126,127,128,125,125,0,125,125,126,127,128,125,126,127,128,126,127,128,125,125,0,125,0,0,125,125,126,127,128,125,126,127,128,125,126,127,128,0,125,125,126,127,128,0,129,129,129,129,129,129,129,129,129,129,129,129,129,0,0,0,0,0,0,0,0,0,0,130,0,130,131,132,130,131,132,131,131,131,130,131,131,131,130,131,132,130,130,131,132,131,132,131,131,131,130,131,132,130,131,132,130,131,132,130,131,132,133,133,0,133,133,133,133,133,133,133,0,0,0,0,134,135,136,137,134,135,136,137,134,135,136,134,135,136,134,135,134,136,0,134,135,136,137,134,135,136,137,136,136,134,136,136,137,136,136,134,135,136,134,135,136,137,134,135,136,137,134,135,136,137,135,134,135,136,137,0,0,0,138,139,138,139,138,138,138,139,0,138,139,0,138,139,138,138,138,138,138,139,138,139,138,139,138,139,0,140,140,140,140,140,140,140,140,140,140,140,140,140,140,140,0,0,0,0,141,142,143,144,141,142,143,144,141,142,143,141,142,143,141,142,141,143,141,142,143,144,141,142,143,144,143,143,141,143,143,144,143,143,143,141,142,143,141,142,143,144,141,142,143,144,141,142,143,144,0,142,141,142,143,144,0,0,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,0,0,146,147,146,148,147,146,148,147,147,147,146,147,147,146,148,146,147,146,148,148,147,147,0,147,147,146,148,147,146,148,147,146,148,147,147,146,148,149,0,149,149,149,149,149,149,149,149,149,149,149,0,0,0,0,0,0,0,19,19,150,151,152,153,154,155,19,150,151,152,153,154,155,19,0,150,151,152,153,154,155,19,150,151,152,153,154,155,19,19,150,19,19,150,151,152,153,154,155,19,150,153,150,151,152,153,154,155,19,150,151,152,153,154,155,19,152,151,150,153,150,151,152,153,154,155,19,150,153,19,152,153,154,155,150,152,153,19,150,19,152,151,19,0,0,19,19,150,151,152,153,154,155,19,150,151,152,153,154,155,19,150,151,152,153,154,155,19,150,151,152,153,154,155,19,152,153,154,155,150,152,153,150,151,152,153,154,155,19,0,0,0,0,156,156,156,156,156,156,156,156,156,156,156,0,0,0,157,158,159,160,157,158,159,160,0,157,158,159,160,157,157,159,159,0,0,157,158,159,160,157,157,159,159,158,160,0,157,158,159,160,157,158,159,160,157,158,159,160,157,158,159,160,0,0,0,0,0,0,0,0,0,0,0,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,0,0,0,0,0,161,162,163,161,162,163,161,162,163,161,162,163,161,162,161,162,161,163,161,162,163,161,162,163,161,161,162,163,163,162,0,161,163,161,162,161,162,163,161,162,163,161,162,163,161,162,163,161,161,162,163,0,0,0,0,0,0,0,0,0,0,164,165,164,166,165,164,166,165,165,164,165,164,166,164,165,164,166,165,166,165,165,0,0,0,165,165,164,166,165,164,166,165,164,166,165,164,166,0,167,167,167,167,167,167,167,167,167,167],"f":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,null,null,null,null,[[],["settings",3]],[[],["filemap",3]],[[]],[[]],[[]],[[]],[[]],[[],["string",3]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],[["identityservice",3,["cookieidentitypolicy"]],["cookieidentitypolicy",3]]],[[],["jsonconfig",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[],["result",6]],null,null,null,null,null,null,null,null,null,null,null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,null,null,null,[[["serviceconfig",3]]],null,null,[[]],[[]],[[]],[[]],[[],["accountcheckpayload",3]],[[],["accountcheckresp",3]],[[]],[[]],null,[[],["result",4]],[[],["result",4]],null,null,[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],null,null,null,[[],["result",4]],[[],["result",4]],[[["serviceconfig",3]]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],[[]],[[]],null,[[]],[[]],[[["appservice",3]]],null,[[["serviceconfig",3]]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[["str",15],["appdata",6]]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["email",3]],[[]],[[],["result",4]],null,null,[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[["appservice",3]]],[[],["result",4]],[[["serviceconfig",3]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["changepasswordreqest",3]],[[]],null,null,[[],["result",4]],[[["formatter",3]],["result",6]],[[["changepasswordreqest",3]]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,[[["appservice",3]]],[[],["result",4]],[[["serviceconfig",3]]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[["str",15],["updatepassword",3],["data",3]]],null,[[]],[[]],[[]],null,[[]],[[]],null,null,[[]],null,[[]],[[],["account",3]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,null,null,null,null,[[]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["secret",3]],[[]],[[],["result",4]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[["serviceconfig",3]]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["username",3]],[[]],[[],["result",4]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[["serviceconfig",3]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],[[]],[[["accountcheckpayload",3],["appdata",6]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[["appservice",3]]],[[["appservice",3]]],[[["appservice",3]]],null,null,[[["serviceconfig",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],null,null,[[],["auth",3]],null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["register",3]],[[],["login",3]],[[],["password",3]],[[]],[[]],[[]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],null,[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["appdata",6],["login",3]]],null,null,null,[[["register",3],["appdata",6]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],[[]],null,null,[[["usize",15]],["string",3]],null,[[["serviceconfig",3]]],null,null,null,null,[[["u32",15],["str",15],["identity",3],["appdata",6]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["mcaptchaid",3]],[[],["mcaptchadetails",3]],[[],["deletecaptcha",3]],[[],["statspayload",3]],[[]],[[]],[[]],[[]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,[[["appservice",3]]],[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["serviceconfig",3]]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[["str",15],["appdata",6]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],null,[[]],[[]],[[],["mcaptcha",3]],null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],null,null,[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[]],null,[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["serviceconfig",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],null,[[]],[[],["duration",3]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["levels",3]],[[],["i32levels",3]],[[]],[[]],null,null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],null,null,null,[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["str",15],["appdata",6]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,[[["appservice",3]]],[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["serviceconfig",3]]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[]],[[]],[[]],null,[[]],[[],["levels",3]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],[["result",4,["builddetails","builddetailsbuildererror"]],["builddetailsbuildererror",4],["builddetails",3]]],[[],[["result",4,["health","healthbuildererror"]],["health",3],["healthbuildererror",4]]],null,[[],["builddetails",3]],[[],["builddetailsbuilder",3]],[[],["health",3]],[[],["healthbuilder",3]],[[]],[[]],[[]],[[]],[[["bool",15]]],null,null,[[]],[[]],[[],["result",4]],[[],["result",4]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[["string",3]]],[[["uninitializedfielderror",3]]],[[]],[[]],[[]],[[]],[[["string",3]]],[[["uninitializedfielderror",3]]],[[]],[[["str",15]]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["option",4]],["bool",15]],[[["option",4,["bool"]],["bool",15]]],null,null,[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[["serviceconfig",3]]],[[]],[[]],[[]],[[]],[[],["string",3]],[[],["string",3]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[["str",15]]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],null,[[]],null,[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,null,[[["serviceconfig",3]]],null,null,[[]],[[]],[[]],[[]],[[],["result",4]],[[]],[[]],null,[[]],[[]],null,[[["appservice",3]]],[[],["result",4]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[]],[[]],[[["notification",3]]],[[]],null,null,null,null,null,[[]],[[]],[[]],null,null,null,null,null,null,[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[["str",15],["appdata",6]]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[]],[[]],[[]],null,null,null,[[]],[[]],[[]],null,null,null,null,[[["appservice",3]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,null,[[]],[[]],[[]],null,[[]],null,[[],["notifications",3]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,[[["serviceconfig",3]]],null,null,null,[[]],[[]],[[]],[[]],[[],["getconfigpayload",3]],[[]],[[],["result",4]],[[["formatter",3]],["result",6]],[[]],[[]],null,[[["str",15],["appdata",6]]],[[]],[[]],null,[[["appservice",3]]],[[],["result",4]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],null,[[]],[[]],[[]],null,[[]],[[]],null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,null,[[]],null,[[]],[[]],[[]],[[]],[[],["validationtoken",3]],[[]],[[],["result",4]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[],["result",4]],[[]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],null,[[]],[[]],[[]],[[]],[[],["captchavalidateresp",3]],[[]],[[],["result",4]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[],["result",4]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],null,null,null,null,[[]],[[]],null,[[]],[[]],null,null,null,[[],["routes",3]],null,null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,null,null,[[["addsite",3]]],[[]],[[]],[[]],[[]],null,null,null,[[]],[[]],[[],["config",3]],[[],[["option",4,["asyncsmtptransport"]],["asyncsmtptransport",3,["tokio1executor"]]]],[[["string",3]]],[[]],[[]],null,[[]],[[]],[[["save",8],["addr",3],["addr",3],["mastertrait",8]],[["mastertrait",8],["save",8],["system",3]]],[[["removecaptcha",3]]],[[["rename",3]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[["verifycaptcharesult",3]]],[[["work",3]]],[[]],[[]],null,null,null,null,null,[[]],[[]],[[],["date",3]],[[]],[[],["string",3]],[[["formatter",3]],["result",6]],[[["offsetdatetime",3]],["string",3]],[[]],[[]],[[],["string",3]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,[[["appdata",6]]],[[["appdata",6]]],[[["appdata",6],["duration",3]]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[["str",15]],[["option",4,["embeddedfile"]],["embeddedfile",3]]],[[["str",15]],[["option",4,["embeddedfile"]],["embeddedfile",3]]],[[["str",15]],["httpresponse",3]],null,[[]],[[]],[[]],[[]],[[]],[[],["filenames",4]],[[["appservice",3]]],[[["appservice",3]]],[[["appservice",3]]],null,[[["serviceconfig",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],null,null,[[]],[[]],[[]],null,[[]],[[]],null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[]],[[["str",15]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[["str",15],["data",3]]],null,[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["bool",15]],[[["serviceerror",4]],["bool",15]],[[["pageerror",4]],["bool",15]],null,[[],["httpresponse",3]],[[],["httpresponse",3]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[["smtperror",3]]],[[["validationerrors",3]],["serviceerror",4]],[[["credserror",4]],["serviceerror",4]],[[]],[[["captchaerror",4]],["serviceerror",4]],[[["parseerror",4]],["serviceerror",4]],[[["error",4]]],[[["recverror",3]]],[[["mailboxerror",4]]],[[]],[[["serviceerror",4]]],[[["error",4]]],[[]],[[]],[[]],[[]],[[]],[[["serviceerror",4]],["bool",15]],[[["pageerror",4]],["bool",15]],[[],["result",4]],[[],[["error",8],["option",4,["error"]]]],[[],[["error",8],["option",4,["error"]]]],[[],[["error",8],["option",4,["error"]]]],[[],["statuscode",3]],[[],["statuscode",3]],[[],["string",3]],[[],["string",3]],[[],["string",3]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],null,null,null,[[]],[[]],[[]],[[]],[[["servicerequest",3]]],[[]],[[]],[[]],[[]],[[]],[[]],[[["context",3]],[["poll",4,["result"]],["result",4]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],null,null,null,null,null,[[["serviceconfig",3]]],null,null,null,null,[[["serviceconfig",3]]],null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[],["string",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[],["string",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[]],null,null,[[],["auth",3]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,[[]],[[]],[[],["sudopage",3]],[[]],null,[[]],[[]],[[["vec",3],["str",15],["option",4,["vec"]]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["errorpage",3]],[[]],[[],["string",3]],[[],["string",3]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["str",15]]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],null,[[["serviceconfig",3]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],null,[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[]],[[]],[[]],[[["vec",3,["mcaptchadetails"]],["mcaptchadetails",3]]],null,null,[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],null,[[["serviceconfig",3]]],null,null,null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["notification",3]]],[[]],[[]],null,null,[[]],[[]],[[]],null,null,null,[[["vec",3,["notification"]],["notification",3]]],null,[[],["string",3]],null,[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],null,[[]],[[]],null,null,null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[["appservice",3]]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],null,null,[[["serviceconfig",3]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],[[]],[[]],null,[[]],[[]],null,[[]],[[]],null,[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,null,null,[[["serviceconfig",3]]],null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[],["string",3]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[["appservice",3]]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["mcaptchaconfig",3]],[[],["level",3]],[[],["indexpage",3]],[[]],[[]],[[]],null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,[[["string",3],["vec",3,["level"]],["level",3],["mcaptchaconfig",3]]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],[[]],[[]],null,null,null,[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[]],[[["identity",3],["appdata",6]]],[[]],[[]],null,[[["vec",3,["mcaptchadetails"]],["mcaptchadetails",3]]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],null,null,[[]],[[]],null,null,[[]],[[]],[[]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["mcaptchaconfig",3]],[[],["level",3]],[[],["indexpage",3]],[[]],[[]],[[]],null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,[[["level",3],["string",3],["vec",3,["level"]],["stats",3],["mcaptchaconfig",3]]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],null,[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],[[]],[[]],null,null,null,null,[[]],[[]],null,null,[[]],[[]],null,[[]],[[],["routes",3]],null,null,null,null,null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[],["string",3]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],[[]],null,null,null,null,null,[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["config",3]]],[[],["server",3]],[[],["captcha",3]],[[],["smtp",3]],[[],["databasebuilder",3]],[[],["database",3]],[[],["redis",3]],[[],["settings",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],null,[[["url",3]]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[],["string",3]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[],[["result",4,["configerror"]],["configerror",4]]],null,null,null,null,null,null,null,null,null,null,null,null,null,[[["config",3]]],[[["config",3],["databasebuilder",3]]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["serviceconfig",3]]],null,null,[[]],[[]],null,[[]],[[["str",15]],[["option",4,["str"]],["str",15]]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[["str",15]],[["option",4,["embeddedfile"]],["embeddedfile",3]]],[[["str",15]],[["option",4,["embeddedfile"]],["embeddedfile",3]]],[[["str",15]],[["option",4,["embeddedfile"]],["embeddedfile",3]]],[[["str",15]],[["option",4,["embeddedfile"]],["embeddedfile",3]]],[[["str",15]],["httpresponse",3]],[[["str",15]],["httpresponse",3]],[[]],[[]],[[]],[[]],[[]],[[],["filenames",4]],[[],["filenames",4]],[[]],[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["statsunixtimestamp",3]],[[],["stats",3]],[[],["statspayload",3]],[[]],[[]],[[]],null,null,null,null,[[],["result",4]],[[],["result",4]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[["stats",3]]],[[]],[[]],[[]],null,[[["str",15],["pgpool",6]]],null,[[],["result",4]],[[],["result",4]],null,null,[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],[["vec",3,["i64"]],["i64",15]]],[[]],[[]],[[]],[[["str",15],["pgpool",6]]],[[["str",15],["pgpool",6]]],[[["str",15],["pgpool",6]]],[[["str",15],["pgpool",6]]],[[["str",15],["pgpool",6]]],[[["str",15],["pgpool",6]]],null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[],["string",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["result",4,["rendererror"]],["rendererror",4]]],null,[[["serviceconfig",3]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]]],"p":[[3,"KEY"],[3,"GITHUB"],[3,"HOME"],[3,"SETTINGS_ICON"],[3,"CREDIT_CARD"],[3,"HELP_CIRCLE"],[3,"MESSAGE"],[3,"DOCS_ICON"],[3,"MCAPTCHA_TRANS_ICON"],[3,"BAR_CHART"],[3,"SETTINGS"],[3,"FILES"],[3,"JS"],[3,"CSS"],[3,"MOBILE_CSS"],[3,"VERIFICATIN_WIDGET_JS"],[3,"VERIFICATIN_WIDGET_CSS"],[3,"SOURCE_FILES_OF_INSTANCE"],[3,"Settings"],[3,"Data"],[3,"AccountCheckPayload"],[3,"AccountCheckResp"],[3,"delete_account"],[3,"Email"],[3,"email_exists"],[3,"set_email"],[3,"UpdatePassword"],[3,"ChangePasswordReqest"],[3,"update_user_password"],[3,"Account"],[3,"Secret"],[3,"get_secret"],[3,"update_user_secret"],[3,"username_exists"],[3,"Username"],[3,"set_username"],[3,"register"],[3,"login"],[3,"signout"],[3,"Auth"],[3,"Register"],[3,"Login"],[3,"Password"],[3,"MCaptchaID"],[3,"MCaptchaDetails"],[3,"update_token"],[3,"DeleteCaptcha"],[3,"delete_mcaptcha"],[3,"StatsPayload"],[3,"get_stats"],[3,"MCaptcha"],[3,"UpdateDuration"],[3,"update_duration"],[3,"GetDurationResp"],[3,"GetDuration"],[3,"get_duration"],[3,"Duration"],[3,"AddLevels"],[3,"add_levels"],[3,"UpdateLevels"],[3,"update_levels"],[3,"get_levels"],[3,"Levels"],[3,"I32Levels"],[3,"Levels"],[4,"BuildDetailsBuilderError"],[4,"HealthBuilderError"],[3,"BuildDetails"],[3,"BuildDetailsBuilder"],[3,"build_details"],[3,"Health"],[3,"HealthBuilder"],[3,"health"],[3,"Meta"],[3,"AddNotification"],[3,"add_notification"],[3,"Notification"],[3,"NotificationResp"],[3,"get_notification"],[3,"MarkReadReq"],[3,"NotificationResp"],[3,"mark_read"],[3,"Notifications"],[3,"GetConfigPayload"],[3,"get_config"],[3,"PoW"],[3,"ValidationToken"],[3,"verify_pow"],[3,"CaptchaValidateResp"],[3,"validate_captcha_token"],[3,"Routes"],[4,"SystemGroup"],[3,"Date"],[3,"Asset"],[3,"dist"],[3,"spec"],[3,"index"],[3,"Docs"],[3,"IndexPage"],[3,"SmtpErrorWrapper"],[4,"ServiceError"],[4,"PageError"],[3,"ErrorToResponse"],[3,"CheckLogin"],[3,"CheckLoginMiddleware"],[3,"INDEX"],[3,"IndexPage"],[3,"login"],[3,"INDEX"],[3,"IndexPage"],[3,"join"],[3,"Auth"],[3,"SudoPage"],[3,"INTERNAL_SERVER_ERROR_BODY"],[3,"UNKNOWN_ERROR_BODY"],[3,"ErrorPage"],[3,"error"],[3,"Errors"],[3,"IndexPage"],[3,"panel"],[3,"Notification"],[3,"IndexPage"],[3,"notifications"],[3,"Panel"],[3,"IndexPage"],[3,"settings"],[3,"delete_account"],[3,"update_secret"],[3,"Settings"],[3,"INDEX"],[3,"IndexPage"],[3,"add_sitekey"],[3,"delete_sitekey"],[3,"McaptchaConfig"],[3,"Level"],[3,"IndexPage"],[3,"edit_sitekey"],[3,"IndexPage"],[3,"list_sitekeys"],[3,"Sitekey"],[3,"McaptchaConfig"],[3,"Level"],[3,"IndexPage"],[3,"view_sitekey"],[3,"Routes"],[3,"INDEX"],[3,"IndexPage"],[3,"sitemap"],[4,"Methods"],[3,"Server"],[3,"Captcha"],[3,"Smtp"],[3,"DatabaseBuilder"],[3,"Database"],[3,"Redis"],[3,"FileMap"],[3,"Asset"],[3,"static_files"],[3,"Favicons"],[3,"favicons"],[3,"StatsUnixTimestamp"],[3,"Stats"],[3,"StatsPayload"],[3,"INDEX_PAGE"],[3,"IndexPage"],[3,"show_widget"],[3,"Widget"]]},\ -"mcaptcha_browser":{"doc":"mCaptcha is a proof of work based Denaial-of-Service …","t":[3,5,11,11,11,11,11,5,11,12,12,11,11,11,11],"n":["Work","__wasm_bindgen_generated_gen_pow","borrow","borrow_mut","deserialize","from","from","gen_pow","into","nonce","result","serialize","try_from","try_into","type_id"],"q":["mcaptcha_browser","","","","","","","","","","","","","",""],"d":["","generate proof-of-work","","","","","","generate proof-of-work","","","","","","",""],"i":[0,0,1,1,1,1,1,0,1,1,1,1,1,1,1],"f":[null,[[]],[[]],[[]],[[],["result",4]],[[]],[[["pow",3,["string"]],["string",3]]],[[["u32",15],["string",3]],["string",3]],[[]],null,null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]]],"p":[[3,"Work"]]},\ -"tests_migrate":{"doc":"","t":[3,3,12,12,12,11,11,5,5,12,12,12,11,11,11,11,5,12,12,12,0,12,12,11,11,11,11,3,3,3,3,3,3,3,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,12,11,11,11,11,11,11,11,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,5,5,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,11,11,11,11,11,11,11],"n":["SETTINGS","Settings","__private_field","allow_demo","allow_registration","borrow","borrow_mut","build","cache_bust","commercial","database","debug","deref","from","initialize","into","main","pow","redis","server","settings","smtp","source_code","try_from","try_into","type_id","vzip","Captcha","Database","DatabaseBuilder","Redis","Server","Settings","Smtp","allow_demo","allow_registration","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","check_url","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","commercial","cookie_secret","database","debug","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","domain","extract_database_url","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","gc","get_ip","hostname","into","into","into","into","into","into","into","ip","name","new","password","password","pool","pool","port","port","port","pow","proxy_has_tls","redis","reply","salt","server","set_database_url","set_from_database_url","smtp","source_code","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","url","url","url","url","url_prefix","username","username","vzip","vzip","vzip","vzip","vzip","vzip","vzip"],"q":["tests_migrate","","","","","","","","","","","","","","","","","","","","","","","","","","","tests_migrate::settings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"d":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,0,1,2,2,1,1,0,0,2,2,2,1,1,1,1,0,2,2,2,0,2,2,1,1,1,1,0,0,0,0,0,0,0,2,2,3,4,5,6,7,8,2,3,4,5,6,7,8,2,0,3,4,5,6,7,8,2,3,4,5,6,7,8,2,2,3,2,2,3,4,5,6,7,8,2,3,6,3,4,5,6,7,8,2,3,4,5,6,7,8,2,5,4,3,6,3,4,5,6,7,8,2,3,6,2,5,6,7,8,3,5,6,2,3,2,5,4,2,0,0,2,2,3,4,5,6,7,8,2,3,4,5,6,7,8,2,3,4,5,6,7,8,2,3,4,5,6,7,8,2,5,6,7,8,3,5,6,3,4,5,6,7,8,2],"f":[null,null,null,null,null,[[]],[[]],[[]],[[]],null,null,null,[[],["settings",3]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["config",3]]],[[],["server",3]],[[],["captcha",3]],[[],["smtp",3]],[[],["databasebuilder",3]],[[],["database",3]],[[],["redis",3]],[[],["settings",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],null,[[["url",3]]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[],["string",3]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[],[["result",4,["configerror"]],["configerror",4]]],null,null,null,null,null,null,null,null,null,null,null,null,null,[[["config",3]]],[[["databasebuilder",3],["config",3]]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]]],"p":[[3,"SETTINGS"],[3,"Settings"],[3,"Server"],[3,"Captcha"],[3,"Smtp"],[3,"DatabaseBuilder"],[3,"Database"],[3,"Redis"]]}\ +"mcaptcha":{"doc":"","t":[6,3,17,17,3,3,3,17,3,3,3,3,17,3,3,3,3,3,3,3,17,17,17,17,3,3,3,3,17,3,3,17,17,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,0,12,0,12,12,0,11,11,11,11,11,11,11,11,0,0,0,11,11,11,11,11,11,11,11,5,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,5,0,0,12,12,0,12,0,12,12,0,0,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,0,0,0,0,0,0,0,0,5,3,3,11,11,11,11,11,11,11,11,0,11,11,0,12,11,11,11,11,11,11,0,0,0,11,11,5,11,11,11,11,11,11,11,11,0,12,11,11,11,11,3,11,11,11,0,5,11,11,11,11,5,3,11,11,11,11,11,11,11,11,11,12,3,11,11,11,11,11,11,11,11,11,11,5,3,11,11,11,11,11,11,11,11,11,11,11,11,11,3,3,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,11,12,12,12,11,11,5,11,11,11,11,11,11,11,11,11,11,5,3,11,11,11,3,11,11,12,12,11,12,11,11,11,11,11,12,12,12,12,12,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,12,11,5,11,11,11,11,11,11,11,11,11,11,3,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,11,5,3,11,11,11,11,11,11,11,11,11,11,12,3,11,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,3,3,11,11,11,0,0,5,3,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,12,12,11,12,11,11,11,11,3,3,3,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,12,11,11,11,11,11,11,11,11,11,12,5,12,12,12,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,0,0,5,0,5,3,3,3,3,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,12,12,12,12,12,12,11,11,11,0,11,11,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,5,11,11,11,11,11,11,11,3,11,11,12,11,11,11,12,11,11,11,12,11,3,3,3,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,3,11,11,11,11,11,12,11,11,0,11,11,11,5,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,3,11,11,11,12,11,11,11,11,11,12,11,3,3,3,3,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,12,12,12,11,11,11,11,11,11,11,11,11,3,5,11,11,11,11,11,11,11,12,12,12,12,11,11,11,0,11,11,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,11,11,11,11,3,12,11,11,11,12,11,11,11,11,11,12,11,3,3,4,3,3,4,13,13,13,13,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,3,11,11,11,11,11,11,11,11,11,11,12,12,11,11,0,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,12,12,12,12,3,11,11,12,11,12,11,11,11,11,11,11,0,0,0,0,5,3,3,11,11,11,11,11,11,11,12,11,11,12,11,11,12,11,11,11,11,11,11,11,11,3,3,11,11,11,11,11,11,11,11,11,11,11,3,12,12,12,12,11,11,11,12,12,12,12,12,12,11,0,11,11,11,11,11,11,11,11,11,11,11,11,11,5,3,3,11,11,11,11,11,11,11,11,11,11,11,12,12,12,11,11,11,3,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,12,11,12,11,11,11,11,11,0,0,5,0,0,3,11,11,11,11,11,11,11,11,11,11,3,5,11,11,12,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,12,11,11,14,12,11,11,11,11,12,11,12,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,3,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,3,11,11,17,3,12,12,11,11,12,11,11,12,12,12,11,12,12,11,11,11,11,3,13,6,13,4,11,11,11,11,11,12,12,12,14,14,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,17,3,17,17,17,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,17,17,5,5,5,3,17,17,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,5,3,11,11,11,11,11,11,11,11,11,0,5,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,12,11,11,12,11,11,11,11,0,3,17,11,11,11,11,11,11,11,11,11,11,11,11,11,5,12,11,12,13,13,13,13,13,3,13,13,13,13,4,6,13,13,13,13,4,13,6,3,13,13,13,13,13,13,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,0,3,3,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,17,0,0,0,0,5,0,0,0,0,5,0,3,3,17,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,3,17,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,12,12,11,11,11,11,11,17,3,11,11,11,11,12,11,11,11,11,11,11,11,11,11,12,11,17,3,3,17,3,12,12,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,0,5,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,12,11,11,11,11,11,12,11,3,17,11,11,11,11,11,11,11,11,11,11,11,0,3,11,11,11,0,5,0,0,12,11,11,11,11,11,11,11,11,11,3,3,17,11,11,11,11,11,11,11,11,11,11,12,12,11,11,11,12,12,12,11,3,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,12,11,11,12,12,12,11,11,11,11,3,17,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,11,11,11,11,11,11,11,11,11,11,0,12,5,3,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,11,3,11,11,12,11,11,12,11,11,11,11,11,12,11,0,0,0,0,0,5,0,3,3,17,12,3,11,11,11,11,11,11,11,11,11,11,12,12,12,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,3,3,3,17,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,3,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,3,17,6,11,11,11,11,11,11,11,11,5,11,11,3,11,11,11,11,12,11,11,11,11,11,11,11,11,11,3,12,11,11,12,12,11,11,11,12,11,11,11,11,12,11,3,3,3,17,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,12,11,11,11,11,17,3,12,12,11,11,12,12,11,11,12,11,11,12,12,12,12,12,11,11,11,11,3,3,12,11,11,11,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,12,11,11,11,5,3,3,3,3,3,3,3,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,12,11,11,11,11,11,11,11,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,5,5,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,11,11,11,11,11,11,11,0,5,0,3,11,11,12,11,11,11,11,11,11,11,11,3,3,0,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,5,5,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,3,3,3,3,3,6,3,3,3,3,12,12,12,12,12,12,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,0,3,3,3,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,12,11,0,11,11,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,5,5,5,5,5,5,3,3,17,17,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,5,3,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,12,11],"n":["AppData","BAR_CHART","CACHE_AGE","COMPILED_DATE","CREDIT_CARD","CSS","CheckLogin","DOCS","DOCS_ICON","Data","FILES","GITHUB","GIT_COMMIT_HASH","HELP_CIRCLE","HOME","JS","KEY","MCAPTCHA_TRANS_ICON","MESSAGE","MOBILE_CSS","PAGES","PKG_DESCRIPTION","PKG_HOMEPAGE","PKG_NAME","SETTINGS","SETTINGS_ICON","SOURCE_FILES_OF_INSTANCE","Settings","V1_API_ROUTES","VERIFICATIN_WIDGET_CSS","VERIFICATIN_WIDGET_JS","VERSION","WIDGET_ROUTES","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","allow_demo","allow_registration","api","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","captcha","commercial","creds","data","database","date","db","debug","demo","deref","deref","deref","deref","deref","deref","deref","deref","docs","email","errors","from","from","from","from","from","from","from","from","get_identity_service","get_json_err","initialize","initialize","initialize","initialize","initialize","initialize","initialize","initialize","into","into","into","into","into","into","into","into","mailer","main","middleware","pages","pow","redis","routes","server","settings","smtp","source_code","static_assets","stats","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","widget","v1","account","auth","mcaptcha","meta","notifications","pow","routes","services","AccountCheckPayload","AccountCheckResp","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","delete","deserialize","deserialize","email","exists","fmt","fmt","from","from","into","into","password","routes","secret","serialize","serialize","services","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","username","val","vzip","vzip","borrow","borrow_mut","delete_account","from","into","register","runners","services","try_from","try_into","type_id","vzip","delete_user","Email","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","deserialize","email","email_exists","fmt","from","from","from","into","into","into","register","register","serialize","services","set_email","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","ChangePasswordReqest","UpdatePassword","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","confirm_new_password","confirm_new_password","deserialize","fmt","from","from","from","from","into","into","into","new_password","new_password","password","register","serialize","services","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","update_password_runner","update_user_password","vzip","vzip","vzip","Account","borrow","borrow_mut","delete","email_exists","from","get_secret","into","new","try_from","try_into","type_id","update_email","update_password","update_secret","update_username","username_exists","vzip","Secret","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","deserialize","fmt","from","from","from","get_secret","into","into","into","register","register","secret","serialize","services","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","update_user_secret","vzip","vzip","vzip","Username","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","deserialize","fmt","from","from","from","into","into","into","register","register","runners","serialize","services","set_username","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","username","username_exists","vzip","vzip","vzip","username_exists","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","from","from","from","into","into","into","login","register","register","register","register","routes","runners","services","signout","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Auth","borrow","borrow_mut","from","into","login","logout","new","register","try_from","try_into","type_id","vzip","Login","Password","Register","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","confirm_password","deserialize","deserialize","deserialize","email","fmt","fmt","fmt","from","from","from","into","into","into","login","login_runner","password","password","password","register_runner","serialize","serialize","serialize","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","username","vzip","vzip","vzip","captcha","duration","get_random","levels","services","DeleteCaptcha","MCaptchaDetails","MCaptchaID","StatsPayload","add_mcaptcha_util","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","delete_mcaptcha","deserialize","deserialize","deserialize","deserialize","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","get_stats","into","into","into","into","into","into","into","key","key","key","name","name","password","register","register","register","routes","serialize","serialize","serialize","serialize","services","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","update_token","update_token_helper","vzip","vzip","vzip","vzip","vzip","vzip","vzip","MCaptcha","borrow","borrow_mut","delete","from","into","new","stats","try_from","try_into","type_id","update_key","vzip","GetDuration","GetDurationResp","UpdateDuration","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","deserialize","deserialize","deserialize","duration","duration","from","from","from","from","from","get_duration","into","into","into","into","into","key","register","register","routes","serialize","serialize","serialize","services","token","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","update_duration","vzip","vzip","vzip","vzip","vzip","Duration","borrow","borrow_mut","from","get","into","new","try_from","try_into","type_id","update","vzip","AddLevels","I32Levels","Levels","UpdateLevels","add_levels","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","description","description","deserialize","deserialize","deserialize","deserialize","difficulty_factor","duration","duration","fmt","fmt","from","from","from","from","from","from","from","get_levels","get_levels_util","into","into","into","into","into","into","into","key","levels","levels","levels","register","register","register","routes","serialize","serialize","serialize","serialize","services","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","update_levels","visitor_threshold","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Levels","add","borrow","borrow_mut","from","get","into","new","try_from","try_into","type_id","update","vzip","BuildDetails","BuildDetailsBuilder","BuildDetailsBuilderError","Health","HealthBuilder","HealthBuilderError","UninitializedField","UninitializedField","ValidationError","ValidationError","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build_details","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","db","db","db","default","default","deserialize","deserialize","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","git_commit_hash","git_commit_hash","git_commit_hash","health","into","into","into","into","into","into","into","into","is_redis","redis","redis","redis","register","register","routes","serialize","serialize","services","to_owned","to_owned","to_owned","to_owned","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","version","version","version","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","0","0","0","0","Meta","borrow","borrow_mut","build_details","from","health","into","new","try_from","try_into","type_id","vzip","add","get","mark_read","routes","services","AddNotification","add_notification","borrow","borrow","borrow_mut","borrow_mut","deserialize","from","from","heading","into","into","message","register","serialize","to","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Notification","NotificationResp","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","deserialize","from","from","from","from","get_notification","heading","heading","id","id","into","into","into","message","message","name","name","received","received","register","runner","serialize","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","get_notification","MarkReadReq","NotificationResp","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","deserialize","deserialize","from","from","from","heading","id","id","into","into","into","mark_read","message","name","received","register","serialize","serialize","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Notifications","add","borrow","borrow_mut","from","get","into","mark_read","new","try_from","try_into","type_id","vzip","get_config","routes","services","verify_pow","verify_token","GetConfigPayload","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","deserialize","fmt","from","from","get_config","init_mcaptcha","into","into","key","register","serialize","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","PoW","borrow","borrow_mut","from","get_config","get_config","into","new","rm_scope","scope","try_from","try_into","type_id","validate_captcha_token","validate_captcha_token","verify_pow","verify_pow","vzip","ValidationToken","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","deserialize","fmt","from","from","into","into","register","serialize","to_owned","token","try_from","try_from","try_into","try_into","type_id","type_id","verify_pow","vzip","vzip","CaptchaValidateResp","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","deserialize","fmt","from","from","into","into","register","serialize","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","valid","validate_captcha_token","vzip","vzip","ROUTES","Routes","account","auth","borrow","borrow_mut","duration","from","into","levels","mcaptcha","meta","new","notifications","pow","try_from","try_into","type_id","vzip","Data","Embedded","Mailer","Redis","SystemGroup","add_site","borrow","borrow","borrow_mut","borrow_mut","captcha","creds","db","enum_system_actor","enum_system_wrapper","from","from","get_creds","get_mailer","get_pow","into","into","mailer","new","new","new_system","remove","rename","try_from","try_from","try_into","try_into","type_id","type_id","validate_verification_tokens","verify_pow","vzip","vzip","0","0","DAY","Date","HOUR","MINUTE","WEEK","borrow","borrow_mut","clone","clone_into","date","fmt","format","from","into","print_date","time","to_owned","try_from","try_into","type_id","vzip","DEMO_PASSWORD","DEMO_USER","delete_demo_user","register_demo_user","run","Asset","DOCS","OPEN_API_SPEC","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","dist","from","from","from","from","get","get","handle_embedded_file","index","into","into","into","into","iter","iter","register","register","register","routes","services","spec","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","Docs","assets","borrow","borrow_mut","from","home","into","new","spec","try_from","try_into","type_id","vzip","verification","IndexPage","PAGE","borrow","borrow_mut","clone","clone_into","from","into","new","render_once","render_once_to","to_owned","try_from","try_into","type_id","verification","verification_link","vzip","0","AccountNotFound","BlacklistError","CaptchaError","ClosedForRegistration","EmailTaken","ErrorToResponse","InternalServerError","InternalServerError","NotAUrl","NotAnEmail","PageError","PageResult","PasswordTooLong","PasswordTooShort","PasswordsDontMatch","ProfainityError","ServiceError","ServiceError","ServiceResult","SmtpErrorWrapper","TokenNotFound","UnableToSendEmail","UsernameCaseMappedError","UsernameNotFound","UsernameTaken","WrongPassword","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","deserialize","eq","eq","eq","error","error_response","error_response","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","into","into","into","into","ne","ne","serialize","source","source","source","status_code","status_code","to_string","to_string","to_string","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","0","0","0","auth","CheckLogin","CheckLoginMiddleware","borrow","borrow","borrow_mut","borrow_mut","call","from","from","into","into","into_service","new_transform","poll_ready","service","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","NAME","auth","errors","panel","routes","services","sitemap","login","register","routes","services","sudo","INDEX","IndexPage","PAGE","__private_field","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","default","deref","from","from","from","initialize","into","into","into","login","register","render_once","render_once_to","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","INDEX","IndexPage","PAGE","__private_field","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","default","deref","from","from","from","initialize","into","into","into","join","register","render_once","render_once_to","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Auth","borrow","borrow_mut","from","get_sitemap","into","join","login","new","try_from","try_into","type_id","vzip","PAGE","SudoPage","borrow","borrow_mut","clone","clone_into","data","from","into","new","render_once","render_once_to","to_owned","try_from","try_into","type_id","url","vzip","ERROR_ROUTE","ErrorPage","INTERNAL_SERVER_ERROR_BODY","PAGE","UNKNOWN_ERROR_BODY","__private_field","__private_field","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","deref","deref","error","from","from","from","from","initialize","initialize","into","into","into","into","message","new","register","render_once","render_once_to","routes","services","title","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","Errors","borrow","borrow_mut","from","internal_server_error","into","new","try_from","try_into","type_id","unknown_error","vzip","IndexPage","PAGE","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","from","from","into","into","new","notifications","panel","register","render_once","render_once_to","routes","services","settings","sitekey","sitekeys","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","IndexPage","Notification","PAGE","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","from","from","from","from","heading","id","into","into","into","message","n","name","new","notifications","print_date","received","register","render_once","render_once_to","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Panel","borrow","borrow_mut","from","get_sitemap","home","into","new","notifications","settings","sitekey","try_from","try_into","type_id","vzip","IndexPage","PAGE","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","delete_account","email","from","from","from","from","into","into","into","into","register","register","register","render_once","render_once_to","routes","secret","services","settings","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_secret","username","vzip","vzip","vzip","vzip","Settings","borrow","borrow_mut","delete_account","from","get_sitemap","home","into","new","try_from","try_into","type_id","update_secret","vzip","add","delete","edit","list","routes","services","view","INDEX","IndexPage","PAGE","__private_field","add_sitekey","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","default","deref","form_description","form_duration","form_title","from","from","from","initialize","into","into","into","levels","register","render_once","render_once_to","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","borrow","borrow_mut","delete_sitekey","from","into","register","try_from","try_into","type_id","vzip","IndexPage","Level","McaptchaConfig","PAGE","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","config_id","difficulty_factor","duration","duration","edit_sitekey","from","from","from","from","into","into","into","into","key","levels","name","name","new","register","render_once","render_once_to","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","visitor_threshold","vzip","vzip","vzip","vzip","IndexPage","PAGE","SiteKeys","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","from","from","get_list_sitekeys","into","into","list_sitekeys","new","register","render_once","render_once_to","sitekeys","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Sitekey","add","borrow","borrow_mut","delete","edit","from","get_sitemap","into","list","new","try_from","try_into","type_id","view","vzip","IndexPage","Level","McaptchaConfig","PAGE","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","config_id","difficulty_factor","duration","duration","from","from","from","from","into","into","into","into","key","levels","name","name","new","register","render_once","render_once_to","stats","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","view_sitekey","visitor_threshold","vzip","vzip","vzip","vzip","ROUTES","Routes","about","auth","borrow","borrow_mut","donate","errors","from","get_sitemap","home","into","new","panel","privacy","security","sitemap","thanks","try_from","try_into","type_id","vzip","INDEX","IndexPage","__private_field","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","default","deref","domain","from","from","from","initialize","into","into","into","register","render_once","render_once_to","sitemap","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","urls","vzip","vzip","vzip","services","Captcha","Database","DatabaseBuilder","Redis","Server","Settings","Smtp","allow_demo","allow_registration","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","check_url","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","commercial","cookie_secret","database","debug","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","domain","extract_database_url","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","gc","get_ip","hostname","into","into","into","into","into","into","into","ip","name","new","password","password","pool","pool","port","port","port","pow","proxy_has_tls","redis","reply","salt","server","set_database_url","set_from_database_url","smtp","source_code","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","url","url","url","url","url_prefix","username","username","vzip","vzip","vzip","vzip","vzip","vzip","vzip","filemap","services","static_files","FileMap","borrow","borrow_mut","files","from","get","into","new","try_from","try_into","type_id","vzip","Asset","Favicons","assets","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","favicons","from","from","from","from","get","get","get","get","handle_assets","handle_favicons","into","into","into","into","iter","iter","iter","iter","register","register","static_files","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","BAR_CHART","CREDIT_CARD","DOCS_ICON","GITHUB","HELP_CIRCLE","HOME","Img","KEY","MCAPTCHA_TRANS_ICON","MESSAGE","SETTINGS_ICON","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","__private_field","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","from","from","from","from","from","from","from","from","from","from","initialize","initialize","initialize","initialize","initialize","initialize","initialize","initialize","initialize","initialize","into","into","into","into","into","into","into","into","into","into","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","fetch","record","Stats","StatsPayload","StatsUnixTimestamp","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","config_fetches","config_fetches","confirms","confirms","deserialize","deserialize","fmt","fmt","fmt","from","from","from","from_stats","into","into","into","key","new","runners","serialize","serialize","solves","solves","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","unix_timestamp","vzip","vzip","vzip","fetch_config_fetched","fetch_confirm","fetch_solve","record_confirm","record_fetch","record_solve","INDEX_PAGE","IndexPage","PAGE","WIDGET_ROUTES","__private_field","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","deref","from","from","from","initialize","into","into","into","new","register","render_once","render_once_to","routes","services","show_widget","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Widget","borrow","borrow_mut","from","into","new","try_from","try_into","type_id","verification_widget","vzip"],"q":["mcaptcha","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api","mcaptcha::api::v1","","","","","","","","mcaptcha::api::v1::account","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::delete","","","","","","","","","","","","mcaptcha::api::v1::account::delete::runners","mcaptcha::api::v1::account::email","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::password","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::routes","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::secret","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::username","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::account::username::runners","mcaptcha::api::v1::auth","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::auth::routes","","","","","","","","","","","","","mcaptcha::api::v1::auth::runners","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha","","","","","mcaptcha::api::v1::mcaptcha::captcha","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha::captcha::routes","","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha::duration","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha::duration::routes","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha::levels","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::mcaptcha::levels::routes","","","","","","","","","","","","","mcaptcha::api::v1::meta","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::meta::BuildDetailsBuilderError","","mcaptcha::api::v1::meta::HealthBuilderError","","mcaptcha::api::v1::meta::routes","","","","","","","","","","","","mcaptcha::api::v1::notifications","","","","","mcaptcha::api::v1::notifications::add","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::notifications::get","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::notifications::get::runner","mcaptcha::api::v1::notifications::mark_read","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::notifications::routes","","","","","","","","","","","","","mcaptcha::api::v1::pow","","","","","mcaptcha::api::v1::pow::get_config","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::pow::routes","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::pow::verify_pow","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::pow::verify_token","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::api::v1::routes","","","","","","","","","","","","","","","","","","","mcaptcha::data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::data::SystemGroup","","mcaptcha::date","","","","","","","","","","","","","","","","","","","","","mcaptcha::demo","","","","","mcaptcha::docs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::docs::routes","","","","","","","","","","","","","mcaptcha::email","mcaptcha::email::verification","","","","","","","","","","","","","","","","","","mcaptcha::errors","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::errors::PageError","mcaptcha::errors::ServiceError","","mcaptcha::middleware","mcaptcha::middleware::auth","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages","","","","","","","mcaptcha::pages::auth","","","","","mcaptcha::pages::auth::login","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::auth::register","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::auth::routes","","","","","","","","","","","","","mcaptcha::pages::auth::sudo","","","","","","","","","","","","","","","","","","mcaptcha::pages::errors","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::errors::routes","","","","","","","","","","","","mcaptcha::pages::panel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::notifications","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::routes","","","","","","","","","","","","","","","mcaptcha::pages::panel::settings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::settings::routes","","","","","","","","","","","","","","mcaptcha::pages::panel::sitekey","","","","","","","mcaptcha::pages::panel::sitekey::add","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::sitekey::delete","","","","","","","","","","mcaptcha::pages::panel::sitekey::edit","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::sitekey::list","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::panel::sitekey::routes","","","","","","","","","","","","","","","","mcaptcha::pages::panel::sitekey::view","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::routes","","","","","","","","","","","","","","","","","","","","","","mcaptcha::pages::sitemap","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::routes","mcaptcha::settings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::static_assets","","","mcaptcha::static_assets::filemap","","","","","","","","","","","","mcaptcha::static_assets::static_files","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::static_assets::static_files::assets","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::stats","","mcaptcha::stats::fetch","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::stats::fetch::runners","","","mcaptcha::stats::record","","","mcaptcha::widget","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mcaptcha::widget::routes","","","","","","","","","",""],"d":["","","","","","","","","","App data","","","","","","","","","","","","","","","","","points to source files matching build commit","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","mCaptcha system: Redis cache, etc.","","credential management configuration","App data: redis cache, database connections, etc.","","","databse pool","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","email client","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","User facing CAPTCHA widget","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","update email","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","update username","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","returns Ok(()) when everything checks out and the user is …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Builder for BuildDetails.","Error type for BuildDetailsBuilder","Health check return datatype","Builder for Health.","Error type for HealthBuilder","Uninitialized field","Uninitialized field","Custom validation error","Custom validation error","","","","","","","","","","","","","","","","","Builds a new BuildDetails.","Builds a new Health.","emmits build details of the bninary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","checks all components of the system","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","route handler that adds a notification message","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","route handler that gets all unread notifications","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","route handler that marks a notification read","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","PoW Verification module","PoW success token module","","","","","","","","","","","","get PoW configuration for an mcaptcha key","Call this when MCaptcha is not in master.","","","","","","","","","","","","","","","","","","","remove scope for $name route","","","","","","","","","remove scope for $name route","","remove scope for $name route","","","validation token that clients receive as proof for …","","","","","","","","","","","","","","","","","","","","","","","route handler that verifies PoW and issues a solution token","","","","","","","","","","","","","","","","","","","","","","","","","","route hander that validates a PoW solution token","","","","","","","","","","","","","","","","","","","","","","App data","","Mailer data type AsyncSmtpTransport","","Represents mCaptcha cache and master system. When Redis is …","","","","","","mCaptcha system: Redis cache, etc.","credential management configuration","databse pool","","","","","","","","","","email client","","create new instance of app data","","","","","","","","","","","","","","","","","","","","","","","","","print date","","","","","print relative time from date","","","","","","","Demo password","Demo username","","register demo user runner","","","","","","","","","","","","","","","","","","","Get an embedded file and its metadata.","","","","","","","Iterates over the file paths in the folder.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Email operations: verification, notification, etc","","","","","","","","","","","","","","","","","","","","","when the value passed contains blacklisted words see …","","","email is already taken","","","","","","","","","","","when the value passed contains profainity","","","","","when the a token name is already taken token not found","Unable to send email","when the value passed contains characters not present in …","","when the a username is already taken","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","notifications","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","route handler that renders individual views for sitekeys","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","utility function to get a list of all sitekeys that a user …","","","render a list of all sitekeys that a user has","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","route handler that renders individual views for sitekeys","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get an embedded file and its metadata.","","Get an embedded file and its metadata.","","","","","","","","Iterates over the file paths in the folder.","Iterates over the file paths in the folder.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","featch PoWConfig confirms","","","","featch PoWConfig fetches","featch PoWConfig confirms","featch PoWConfig solves","record PoWConfig confirms","record PoWConfig fetches","record PoWConfig solves","","","","","","","","","","","","","","","","","","","","","","","","","","","widget services","render a client side widget for CAPTCHA verification","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,19,0,11,12,13,14,15,16,17,18,11,12,13,14,15,16,17,18,20,19,20,0,19,0,20,19,0,11,12,13,14,15,16,17,18,0,0,0,11,12,13,14,15,16,17,18,0,0,11,12,13,14,15,16,17,18,11,12,13,14,15,16,17,18,20,0,0,0,19,19,0,19,0,19,19,0,0,11,12,13,14,15,16,17,18,11,12,13,14,15,16,17,18,11,12,13,14,15,16,17,18,11,12,13,14,15,16,17,18,0,0,0,0,0,0,0,0,0,0,0,0,21,22,21,22,21,22,21,22,0,21,22,0,22,21,22,21,22,21,22,0,0,0,21,22,0,21,22,21,22,21,22,21,22,0,21,21,22,23,23,0,23,23,23,0,0,23,23,23,23,0,0,24,25,26,24,25,26,24,24,24,24,0,24,24,25,26,24,25,26,25,26,24,0,0,24,24,25,26,24,25,26,24,25,26,24,25,26,0,0,27,28,29,27,28,29,28,28,27,28,28,28,27,27,28,29,27,28,29,27,28,28,29,28,0,28,27,28,29,27,28,29,27,28,29,0,0,27,28,29,0,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,0,31,32,33,31,32,33,31,31,31,31,31,32,33,0,31,32,33,32,33,31,31,0,31,31,32,33,31,32,33,31,32,33,0,31,32,33,0,34,35,36,34,35,36,35,35,35,35,34,35,36,34,35,36,34,36,0,35,0,0,35,34,35,36,34,35,36,34,35,36,35,0,34,35,36,0,37,38,39,37,38,39,37,38,39,37,38,39,0,0,37,38,39,0,0,0,0,37,38,39,37,38,39,37,38,39,37,38,39,0,40,40,40,40,40,40,40,40,40,40,40,40,0,0,0,41,42,43,41,42,43,41,42,43,41,42,43,41,41,42,43,41,41,42,43,41,42,43,41,42,43,42,0,41,42,43,0,41,42,43,41,42,43,41,42,43,41,42,43,41,42,43,41,41,42,43,0,0,0,0,0,0,0,0,0,0,44,45,46,47,48,49,50,44,45,46,47,48,49,50,44,45,47,49,44,45,47,49,0,44,45,47,49,44,45,47,49,44,45,46,47,48,49,50,0,44,45,46,47,48,49,50,45,47,49,44,45,47,46,48,50,0,44,45,47,49,0,44,45,47,49,44,45,46,47,48,49,50,44,45,46,47,48,49,50,44,45,46,47,48,49,50,0,0,44,45,46,47,48,49,50,0,51,51,51,51,51,51,51,51,51,51,51,51,0,0,0,52,53,54,55,56,52,53,54,55,56,52,54,55,52,54,52,53,54,55,56,0,52,53,54,55,56,52,53,56,0,52,54,55,0,55,52,53,54,55,56,52,53,54,55,56,52,53,54,55,56,0,52,53,54,55,56,0,57,57,57,57,57,57,57,57,57,57,57,0,0,0,0,0,58,59,60,61,62,63,64,58,59,60,61,62,63,64,63,64,63,64,58,60,58,60,63,64,64,58,60,63,64,58,59,60,61,62,63,64,0,0,58,59,60,61,62,63,64,60,58,60,63,59,61,62,0,58,60,63,64,0,63,64,58,59,60,61,62,63,64,58,59,60,61,62,63,64,58,59,60,61,62,63,64,0,64,58,59,60,61,62,63,64,0,65,65,65,65,65,65,65,65,65,65,65,65,0,0,0,0,0,0,66,67,66,67,68,69,66,70,71,72,67,73,68,69,66,70,71,72,67,73,69,72,0,68,69,71,72,68,69,71,72,72,71,72,69,72,68,71,68,66,66,71,67,67,68,69,66,66,66,70,71,72,67,67,67,73,69,68,69,0,68,69,66,70,71,72,67,73,71,72,71,72,70,73,0,68,71,0,68,69,71,72,66,67,68,69,66,70,71,72,67,73,68,69,66,70,71,72,67,73,68,69,66,70,71,72,67,73,69,68,69,68,69,66,70,71,72,67,73,74,75,76,77,0,78,78,78,78,78,78,78,78,78,78,78,0,0,0,0,0,0,0,79,80,79,80,79,79,80,79,79,80,79,80,79,79,79,80,79,80,79,80,79,80,0,0,81,82,83,81,82,83,82,81,82,82,83,0,81,82,81,82,81,82,83,81,82,81,82,81,82,83,0,82,81,82,83,81,82,83,81,82,83,81,82,83,0,0,0,84,85,86,84,85,86,84,85,84,85,86,85,84,85,84,85,86,0,85,85,85,86,84,85,84,85,86,84,85,86,84,85,86,84,85,86,0,87,87,87,87,87,87,87,87,87,87,87,87,0,0,0,0,0,0,88,89,88,89,88,88,88,88,88,89,0,0,88,89,88,89,88,88,88,89,88,89,88,89,88,89,0,90,90,90,90,90,90,90,0,90,90,90,90,90,90,90,90,90,0,91,92,91,92,91,91,91,91,91,92,91,92,92,91,91,91,91,92,91,92,91,92,0,91,92,0,93,94,93,94,93,93,93,93,93,94,93,94,94,93,93,93,94,93,94,93,94,93,0,93,94,0,0,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,95,0,96,0,96,0,96,96,20,96,20,20,20,20,0,0,96,20,20,20,96,96,20,20,96,20,96,96,96,96,20,96,20,96,20,96,96,96,20,97,98,0,0,0,0,0,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,0,0,0,0,0,0,0,0,100,101,102,103,100,101,102,103,0,100,101,102,103,100,100,0,0,100,101,102,103,100,100,101,102,103,0,0,0,100,101,102,103,100,101,102,103,100,101,102,103,100,101,102,103,0,104,104,104,104,104,104,104,104,104,104,104,104,0,0,0,105,105,105,105,105,105,105,105,105,105,105,105,105,0,105,105,106,107,107,107,107,107,0,107,108,107,107,0,0,107,107,107,107,0,108,0,0,107,107,107,107,107,107,106,107,109,108,106,107,109,108,109,106,107,108,109,107,108,106,106,107,107,108,108,106,107,107,107,107,107,107,107,107,107,109,108,108,108,106,107,109,108,107,108,109,106,107,108,107,108,106,107,108,106,107,109,108,106,107,109,108,106,107,109,108,106,107,109,108,110,111,112,0,0,0,113,114,113,114,114,113,114,113,114,114,113,114,114,113,114,113,114,113,114,113,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,116,115,117,116,115,117,116,116,116,115,116,115,117,115,116,115,117,0,117,116,116,116,116,115,117,116,115,117,116,115,117,116,115,117,0,0,0,118,119,118,120,119,118,120,119,119,119,118,119,118,120,118,119,118,120,0,120,119,119,119,119,118,120,119,118,120,119,118,120,119,118,120,0,121,121,121,121,121,121,121,121,121,121,121,121,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,123,124,125,123,124,126,125,123,124,126,125,125,123,124,0,125,123,124,126,123,124,125,123,124,126,125,125,126,125,125,0,0,125,125,125,123,124,126,125,123,124,126,125,123,124,126,125,123,124,126,0,127,127,127,127,127,127,127,127,127,127,127,0,0,128,129,128,129,128,128,128,129,128,129,128,0,0,129,128,128,0,0,0,0,128,128,128,129,128,129,128,129,128,129,0,0,0,130,131,132,130,131,132,130,130,131,132,130,130,130,131,132,130,131,130,131,0,130,130,132,131,131,130,131,132,130,131,132,130,131,132,130,131,132,0,133,133,133,133,133,133,133,133,133,133,133,133,133,133,0,0,134,135,136,137,134,135,136,137,134,134,0,134,134,135,136,137,134,135,136,137,135,136,137,134,134,0,134,0,0,134,134,135,136,137,134,135,136,137,134,135,136,137,0,134,134,135,136,137,0,138,138,138,138,138,138,138,138,138,138,138,138,138,0,0,0,0,0,0,0,0,0,0,139,0,139,140,141,139,140,141,140,140,140,139,140,140,140,139,140,141,139,139,140,141,140,141,140,140,140,139,140,141,139,140,141,139,140,141,139,140,141,142,142,0,142,142,142,142,142,142,142,0,0,0,0,143,144,145,146,143,144,145,146,143,144,145,143,144,145,143,144,143,145,0,143,144,145,146,143,144,145,146,145,145,143,145,145,146,145,145,143,144,145,143,144,145,146,143,144,145,146,143,144,145,146,144,143,144,145,146,0,0,0,147,148,147,148,147,147,147,148,0,147,148,0,147,148,147,147,147,147,147,148,147,148,147,148,147,148,0,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,0,0,0,0,150,151,152,153,150,151,152,153,150,151,152,150,151,152,150,151,150,152,150,151,152,153,150,151,152,153,152,152,150,152,152,153,152,152,152,150,151,152,150,151,152,153,150,151,152,153,150,151,152,153,0,151,150,151,152,153,0,0,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,0,0,155,156,155,157,156,155,157,156,156,156,155,156,156,155,157,155,156,155,157,157,156,156,0,156,156,155,157,156,155,157,156,155,157,156,156,155,157,0,0,0,0,0,0,0,0,19,19,158,159,160,161,162,163,19,158,159,160,161,162,163,19,0,158,159,160,161,162,163,19,158,159,160,161,162,163,19,19,158,19,19,158,159,160,161,162,163,19,158,161,158,159,160,161,162,163,19,158,159,160,161,162,163,19,160,159,158,161,158,159,160,161,162,163,19,158,161,19,160,161,162,163,158,160,161,19,158,19,160,159,19,0,0,19,19,158,159,160,161,162,163,19,158,159,160,161,162,163,19,158,159,160,161,162,163,19,158,159,160,161,162,163,19,160,161,162,163,158,160,161,158,159,160,161,162,163,19,0,0,0,0,164,164,164,164,164,164,164,164,164,164,164,0,0,0,165,166,167,168,165,166,167,168,0,165,166,167,168,165,165,167,167,0,0,165,166,167,168,165,165,167,167,166,168,0,165,166,167,168,165,166,167,168,165,166,167,168,165,166,167,168,0,0,0,0,0,0,0,0,0,0,0,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10,0,0,0,0,0,169,170,171,169,170,171,169,170,171,169,170,171,169,170,169,170,169,171,169,170,171,169,170,171,169,169,170,171,171,170,0,169,171,169,170,169,170,171,169,170,171,169,170,171,169,170,171,169,169,170,171,0,0,0,0,0,0,0,0,0,0,172,173,172,174,173,172,174,173,173,172,173,172,174,172,173,172,174,173,174,173,173,0,0,0,173,173,172,174,173,172,174,173,172,174,173,172,174,0,175,175,175,175,175,175,175,175,175,175],"f":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,null,null,null,[[],["settings",3]],[[],["filemap",3]],[[]],[[]],[[]],[[]],[[]],[[],["string",3]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],[["identityservice",3,["cookieidentitypolicy"]],["cookieidentitypolicy",3]]],[[],["jsonconfig",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[],["result",6]],null,null,null,null,null,null,null,null,null,null,null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,null,null,null,[[["serviceconfig",3]]],null,null,[[]],[[]],[[]],[[]],[[],["accountcheckpayload",3]],[[],["accountcheckresp",3]],[[]],[[]],null,[[],["result",4]],[[],["result",4]],null,null,[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],null,null,null,[[],["result",4]],[[],["result",4]],[[["serviceconfig",3]]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],[[]],[[]],null,[[]],[[]],[[["appservice",3]]],null,[[["serviceconfig",3]]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[["str",15],["appdata",6]]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["email",3]],[[]],[[],["result",4]],null,null,[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[["appservice",3]]],[[],["result",4]],[[["serviceconfig",3]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["changepasswordreqest",3]],[[]],null,null,[[],["result",4]],[[["formatter",3]],["result",6]],[[["changepasswordreqest",3]]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,[[["appservice",3]]],[[],["result",4]],[[["serviceconfig",3]]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[["str",15],["data",3],["updatepassword",3]]],null,[[]],[[]],[[]],null,[[]],[[]],null,null,[[]],null,[[]],[[],["account",3]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,null,null,null,null,[[]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["secret",3]],[[]],[[],["result",4]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[["serviceconfig",3]]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["username",3]],[[]],[[],["result",4]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[["serviceconfig",3]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],[[]],[[["accountcheckpayload",3],["appdata",6]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[["appservice",3]]],[[["appservice",3]]],[[["appservice",3]]],null,null,[[["serviceconfig",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],null,null,[[],["auth",3]],null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["register",3]],[[],["login",3]],[[],["password",3]],[[]],[[]],[[]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],null,[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["login",3],["appdata",6]]],null,null,null,[[["register",3],["appdata",6]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],[[]],null,null,[[["usize",15]],["string",3]],null,[[["serviceconfig",3]]],null,null,null,null,[[["u32",15],["str",15],["appdata",6],["identity",3]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["mcaptchaid",3]],[[],["mcaptchadetails",3]],[[],["deletecaptcha",3]],[[],["statspayload",3]],[[]],[[]],[[]],[[]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,[[["appservice",3]]],[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["serviceconfig",3]]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[["str",15],["appdata",6]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],null,[[]],[[]],[[],["mcaptcha",3]],null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],null,null,[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[]],null,[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["serviceconfig",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],null,[[]],[[],["duration",3]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["levels",3]],[[],["i32levels",3]],[[]],[[]],null,null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],null,null,null,[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["str",15],["appdata",6]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,[[["appservice",3]]],[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["serviceconfig",3]]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[]],[[]],[[]],null,[[]],[[],["levels",3]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],[["result",4,["builddetails","builddetailsbuildererror"]],["builddetailsbuildererror",4],["builddetails",3]]],[[],[["healthbuildererror",4],["result",4,["health","healthbuildererror"]],["health",3]]],null,[[],["builddetails",3]],[[],["builddetailsbuilder",3]],[[],["health",3]],[[],["healthbuilder",3]],[[]],[[]],[[]],[[]],[[["bool",15]]],null,null,[[]],[[]],[[],["result",4]],[[],["result",4]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[["string",3]]],[[["uninitializedfielderror",3]]],[[]],[[]],[[]],[[]],[[]],[[["string",3]]],[[["uninitializedfielderror",3]]],[[]],[[["str",15]]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["option",4]],["bool",15]],[[["option",4,["bool"]],["bool",15]]],null,null,[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[["serviceconfig",3]]],[[]],[[]],[[]],[[]],[[],["string",3]],[[],["string",3]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[["str",15]]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,[[]],[[]],null,[[]],null,[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,null,[[["serviceconfig",3]]],null,null,[[]],[[]],[[]],[[]],[[],["result",4]],[[]],[[]],null,[[]],[[]],null,[[["appservice",3]]],[[],["result",4]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[]],[[]],[[["notification",3]]],[[]],null,null,null,null,null,[[]],[[]],[[]],null,null,null,null,null,null,[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[["str",15],["appdata",6]]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[]],[[]],[[]],null,null,null,[[]],[[]],[[]],null,null,null,null,[[["appservice",3]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,null,[[]],[[]],[[]],null,[[]],null,[[],["notifications",3]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,[[["serviceconfig",3]]],null,null,null,[[]],[[]],[[]],[[]],[[],["getconfigpayload",3]],[[]],[[],["result",4]],[[["formatter",3]],["result",6]],[[]],[[]],null,[[["str",15],["appdata",6]]],[[]],[[]],null,[[["appservice",3]]],[[],["result",4]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],null,[[]],[[]],[[]],[[],["str",15]],null,[[]],[[]],null,null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["str",15]],null,[[],["str",15]],null,[[]],null,[[]],[[]],[[]],[[]],[[],["validationtoken",3]],[[]],[[],["result",4]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[],["result",4]],[[]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],null,[[]],[[]],[[]],[[]],[[],["captchavalidateresp",3]],[[]],[[],["result",4]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[],["result",4]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],null,null,null,null,[[]],[[]],null,[[]],[[]],null,null,null,[[],["routes",3]],null,null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,null,null,[[["addsite",3]]],[[]],[[]],[[]],[[]],null,null,null,null,null,[[]],[[]],[[],["config",3]],[[],[["option",4,["asyncsmtptransport"]],["asyncsmtptransport",3,["tokio1executor"]]]],[[["string",3]]],[[]],[[]],null,[[]],[[]],[[["addr",3],["addr",3],["mastertrait",8],["save",8]],[["mastertrait",8],["save",8],["system",3]]],[[["removecaptcha",3]]],[[["rename",3]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[["verifycaptcharesult",3]]],[[["work",3]]],[[]],[[]],null,null,null,null,null,null,null,[[]],[[]],[[],["date",3]],[[]],[[],["string",3]],[[["formatter",3]],["result",6]],[[["offsetdatetime",3]],["string",3]],[[]],[[]],[[],["string",3]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,[[["appdata",6]]],[[["appdata",6]]],[[["appdata",6],["duration",3]]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[["str",15]],[["embeddedfile",3],["option",4,["embeddedfile"]]]],[[["str",15]],[["embeddedfile",3],["option",4,["embeddedfile"]]]],[[["str",15]],["httpresponse",3]],null,[[]],[[]],[[]],[[]],[[]],[[],["filenames",4]],[[["appservice",3]]],[[["appservice",3]]],[[["appservice",3]]],null,[[["serviceconfig",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],null,null,[[]],[[]],[[]],null,[[]],[[]],null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[]],[[["str",15]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[["data",3],["str",15]]],null,[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["bool",15]],[[["serviceerror",4]],["bool",15]],[[["pageerror",4]],["bool",15]],null,[[],["httpresponse",3]],[[],["httpresponse",3]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[["recverror",3]]],[[["smtperror",3]]],[[["credserror",4]],["serviceerror",4]],[[]],[[["mailboxerror",4]]],[[["validationerrors",3]],["serviceerror",4]],[[["parseerror",4]],["serviceerror",4]],[[["captchaerror",4]],["serviceerror",4]],[[["error",4]]],[[]],[[["error",4]]],[[["serviceerror",4]]],[[]],[[]],[[]],[[]],[[]],[[["serviceerror",4]],["bool",15]],[[["pageerror",4]],["bool",15]],[[],["result",4]],[[],[["option",4,["error"]],["error",8]]],[[],[["option",4,["error"]],["error",8]]],[[],[["option",4,["error"]],["error",8]]],[[],["statuscode",3]],[[],["statuscode",3]],[[],["string",3]],[[],["string",3]],[[],["string",3]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[["servicerequest",3]]],[[]],[[]],[[]],[[]],[[]],[[]],[[["context",3]],[["result",4],["poll",4,["result"]]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],null,null,null,null,null,[[["serviceconfig",3]]],null,null,null,null,[[["serviceconfig",3]]],null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[],["string",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[],["string",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[]],null,null,[[],["auth",3]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,[[]],[[]],[[],["sudopage",3]],[[]],null,[[]],[[]],[[["option",4,["vec"]],["str",15],["vec",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["errorpage",3]],[[]],[[],["string",3]],[[],["string",3]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["str",15]]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],null,[[["serviceconfig",3]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],null,[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[]],[[]],[[]],[[["mcaptchadetails",3],["vec",3,["mcaptchadetails"]]]],null,null,[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],null,[[["serviceconfig",3]]],null,null,null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[["notification",3]]],[[]],[[]],[[]],null,null,[[]],[[]],[[]],null,null,null,[[["vec",3,["notification"]],["notification",3]]],null,[[],["string",3]],null,[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],null,[[]],[[]],null,null,null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[["appservice",3]]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],null,null,[[["serviceconfig",3]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],[[]],[[]],null,[[]],[[]],null,[[]],[[]],null,[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,null,null,[[["serviceconfig",3]]],null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[],["string",3]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[["appservice",3]]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["mcaptchaconfig",3]],[[],["level",3]],[[],["indexpage",3]],[[]],[[]],[[]],null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,[[["vec",3,["level"]],["string",3],["mcaptchaconfig",3],["level",3]]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],[[]],[[]],null,null,null,[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[]],[[["appdata",6],["identity",3]]],[[]],[[]],null,[[["mcaptchadetails",3],["vec",3,["mcaptchadetails"]]]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],null,null,[[]],[[]],null,null,[[]],[[]],[[]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]],null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["mcaptchaconfig",3]],[[],["level",3]],[[],["indexpage",3]],[[]],[[]],[[]],null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,[[["vec",3,["level"]],["string",3],["mcaptchaconfig",3],["stats",3],["level",3]]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],null,[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,[[]],[[]],[[]],[[]],null,null,null,null,[[]],[[]],null,null,[[]],[[]],null,[[]],[[],["routes",3]],null,null,null,null,null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[]],[[],["string",3]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,[[]],[[]],[[]],[[["serviceconfig",3]]],null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["config",3]]],[[],["server",3]],[[],["captcha",3]],[[],["smtp",3]],[[],["databasebuilder",3]],[[],["database",3]],[[],["redis",3]],[[],["settings",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],null,[[["url",3]]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[],["string",3]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[],[["result",4,["configerror"]],["configerror",4]]],null,null,null,null,null,null,null,null,null,null,null,null,null,[[["config",3]]],[[["databasebuilder",3],["config",3]]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[["serviceconfig",3]]],null,null,[[]],[[]],null,[[]],[[["str",15]],[["option",4,["str"]],["str",15]]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[["str",15]],[["embeddedfile",3],["option",4,["embeddedfile"]]]],[[["str",15]],[["embeddedfile",3],["option",4,["embeddedfile"]]]],[[["str",15]],[["embeddedfile",3],["option",4,["embeddedfile"]]]],[[["str",15]],[["embeddedfile",3],["option",4,["embeddedfile"]]]],[[["str",15]],["httpresponse",3]],[[["str",15]],["httpresponse",3]],[[]],[[]],[[]],[[]],[[],["filenames",4]],[[]],[[]],[[],["filenames",4]],[[["appservice",3]]],[[["appservice",3]]],null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["statsunixtimestamp",3]],[[],["stats",3]],[[],["statspayload",3]],[[]],[[]],[[]],null,null,null,null,[[],["result",4]],[[],["result",4]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[["stats",3]]],[[]],[[]],[[]],null,[[["pgpool",6],["str",15]]],null,[[],["result",4]],[[],["result",4]],null,null,[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],[["vec",3,["i64"]],["i64",15]]],[[]],[[]],[[]],[[["pgpool",6],["str",15]]],[[["pgpool",6],["str",15]]],[[["pgpool",6],["str",15]]],[[["pgpool",6],["str",15]]],[[["pgpool",6],["str",15]]],[[["pgpool",6],["str",15]]],null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[],["indexpage",3]],[[]],[[],["string",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["appservice",3]]],[[],["renderresult",6]],[[["buffer",3]],[["rendererror",4],["result",4,["rendererror"]]]],null,[[["serviceconfig",3]]],null,[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[]],[[]],[[]],null,[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],null,[[]]],"p":[[3,"KEY"],[3,"GITHUB"],[3,"HOME"],[3,"SETTINGS_ICON"],[3,"CREDIT_CARD"],[3,"HELP_CIRCLE"],[3,"MESSAGE"],[3,"DOCS_ICON"],[3,"MCAPTCHA_TRANS_ICON"],[3,"BAR_CHART"],[3,"SETTINGS"],[3,"FILES"],[3,"JS"],[3,"CSS"],[3,"MOBILE_CSS"],[3,"VERIFICATIN_WIDGET_JS"],[3,"VERIFICATIN_WIDGET_CSS"],[3,"SOURCE_FILES_OF_INSTANCE"],[3,"Settings"],[3,"Data"],[3,"AccountCheckPayload"],[3,"AccountCheckResp"],[3,"delete_account"],[3,"Email"],[3,"email_exists"],[3,"set_email"],[3,"UpdatePassword"],[3,"ChangePasswordReqest"],[3,"update_user_password"],[3,"Account"],[3,"Secret"],[3,"get_secret"],[3,"update_user_secret"],[3,"username_exists"],[3,"Username"],[3,"set_username"],[3,"register"],[3,"login"],[3,"signout"],[3,"Auth"],[3,"Register"],[3,"Login"],[3,"Password"],[3,"MCaptchaID"],[3,"MCaptchaDetails"],[3,"update_token"],[3,"DeleteCaptcha"],[3,"delete_mcaptcha"],[3,"StatsPayload"],[3,"get_stats"],[3,"MCaptcha"],[3,"UpdateDuration"],[3,"update_duration"],[3,"GetDurationResp"],[3,"GetDuration"],[3,"get_duration"],[3,"Duration"],[3,"AddLevels"],[3,"add_levels"],[3,"UpdateLevels"],[3,"update_levels"],[3,"get_levels"],[3,"Levels"],[3,"I32Levels"],[3,"Levels"],[4,"BuildDetailsBuilderError"],[4,"HealthBuilderError"],[3,"BuildDetails"],[3,"BuildDetailsBuilder"],[3,"build_details"],[3,"Health"],[3,"HealthBuilder"],[3,"health"],[13,"UninitializedField"],[13,"ValidationError"],[13,"UninitializedField"],[13,"ValidationError"],[3,"Meta"],[3,"AddNotification"],[3,"add_notification"],[3,"Notification"],[3,"NotificationResp"],[3,"get_notification"],[3,"MarkReadReq"],[3,"NotificationResp"],[3,"mark_read"],[3,"Notifications"],[3,"GetConfigPayload"],[3,"get_config"],[3,"PoW"],[3,"ValidationToken"],[3,"verify_pow"],[3,"CaptchaValidateResp"],[3,"validate_captcha_token"],[3,"Routes"],[4,"SystemGroup"],[13,"Embedded"],[13,"Redis"],[3,"Date"],[3,"Asset"],[3,"dist"],[3,"spec"],[3,"index"],[3,"Docs"],[3,"IndexPage"],[3,"SmtpErrorWrapper"],[4,"ServiceError"],[4,"PageError"],[3,"ErrorToResponse"],[13,"ServiceError"],[13,"UnableToSendEmail"],[13,"CaptchaError"],[3,"CheckLogin"],[3,"CheckLoginMiddleware"],[3,"INDEX"],[3,"IndexPage"],[3,"login"],[3,"INDEX"],[3,"IndexPage"],[3,"join"],[3,"Auth"],[3,"SudoPage"],[3,"INTERNAL_SERVER_ERROR_BODY"],[3,"UNKNOWN_ERROR_BODY"],[3,"ErrorPage"],[3,"error"],[3,"Errors"],[3,"IndexPage"],[3,"panel"],[3,"Notification"],[3,"IndexPage"],[3,"notifications"],[3,"Panel"],[3,"IndexPage"],[3,"settings"],[3,"delete_account"],[3,"update_secret"],[3,"Settings"],[3,"INDEX"],[3,"IndexPage"],[3,"add_sitekey"],[3,"delete_sitekey"],[3,"McaptchaConfig"],[3,"Level"],[3,"IndexPage"],[3,"edit_sitekey"],[3,"IndexPage"],[3,"list_sitekeys"],[3,"Sitekey"],[3,"McaptchaConfig"],[3,"Level"],[3,"IndexPage"],[3,"view_sitekey"],[3,"Routes"],[3,"INDEX"],[3,"IndexPage"],[3,"sitemap"],[3,"Server"],[3,"Captcha"],[3,"Smtp"],[3,"DatabaseBuilder"],[3,"Database"],[3,"Redis"],[3,"FileMap"],[3,"Asset"],[3,"static_files"],[3,"Favicons"],[3,"favicons"],[3,"StatsUnixTimestamp"],[3,"Stats"],[3,"StatsPayload"],[3,"INDEX_PAGE"],[3,"IndexPage"],[3,"show_widget"],[3,"Widget"]]},\ +"mcaptcha_browser":{"doc":"mCaptcha is a proof of work based Denaial-of-Service …","t":[3,5,11,11,11,11,11,5,11,12,12,11,11,11,11],"n":["Work","__wasm_bindgen_generated_gen_pow","borrow","borrow_mut","deserialize","from","from","gen_pow","into","nonce","result","serialize","try_from","try_into","type_id"],"q":["mcaptcha_browser","","","","","","","","","","","","","",""],"d":["","generate proof-of-work","","","","","","generate proof-of-work","","","","","","",""],"i":[0,0,1,1,1,1,1,0,1,1,1,1,1,1,1],"f":[null,[[]],[[]],[[]],[[],["result",4]],[[]],[[["string",3],["pow",3,["string"]]]],[[["string",3],["u32",15]],["string",3]],[[]],null,null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]]],"p":[[3,"Work"]]},\ +"tests_migrate":{"doc":"","t":[3,3,12,12,12,11,11,5,5,12,12,12,11,11,11,11,5,12,12,12,0,12,12,11,11,11,11,3,3,3,3,3,3,3,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,11,12,11,11,11,11,11,11,11,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,5,5,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,11,11,11,11,11,11,11],"n":["SETTINGS","Settings","__private_field","allow_demo","allow_registration","borrow","borrow_mut","build","cache_bust","commercial","database","debug","deref","from","initialize","into","main","pow","redis","server","settings","smtp","source_code","try_from","try_into","type_id","vzip","Captcha","Database","DatabaseBuilder","Redis","Server","Settings","Smtp","allow_demo","allow_registration","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","check_url","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","commercial","cookie_secret","database","debug","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","domain","extract_database_url","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","gc","get_ip","hostname","into","into","into","into","into","into","into","ip","name","new","password","password","pool","pool","port","port","port","pow","proxy_has_tls","redis","reply","salt","server","set_database_url","set_from_database_url","smtp","source_code","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","url","url","url","url","url_prefix","username","username","vzip","vzip","vzip","vzip","vzip","vzip","vzip"],"q":["tests_migrate","","","","","","","","","","","","","","","","","","","","","","","","","","","tests_migrate::settings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"d":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,0,1,2,2,1,1,0,0,2,2,2,1,1,1,1,0,2,2,2,0,2,2,1,1,1,1,0,0,0,0,0,0,0,2,2,3,4,5,6,7,8,2,3,4,5,6,7,8,2,0,3,4,5,6,7,8,2,3,4,5,6,7,8,2,2,3,2,2,3,4,5,6,7,8,2,3,6,3,4,5,6,7,8,2,3,4,5,6,7,8,2,5,4,3,6,3,4,5,6,7,8,2,3,6,2,5,6,7,8,3,5,6,2,3,2,5,4,2,0,0,2,2,3,4,5,6,7,8,2,3,4,5,6,7,8,2,3,4,5,6,7,8,2,3,4,5,6,7,8,2,5,6,7,8,3,5,6,3,4,5,6,7,8,2],"f":[null,null,null,null,null,[[]],[[]],[[]],[[]],null,null,null,[[],["settings",3]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["config",3]]],[[],["server",3]],[[],["captcha",3]],[[],["smtp",3]],[[],["databasebuilder",3]],[[],["database",3]],[[],["redis",3]],[[],["settings",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],null,[[["url",3]]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[],["string",3]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,[[],[["configerror",4],["result",4,["configerror"]]]],null,null,null,null,null,null,null,null,null,null,null,null,null,[[["config",3]]],[[["config",3],["databasebuilder",3]]],null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],[[],["typeid",3]],null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]]],"p":[[3,"SETTINGS"],[3,"Settings"],[3,"Server"],[3,"Captcha"],[3,"Smtp"],[3,"DatabaseBuilder"],[3,"Database"],[3,"Redis"]]}\ }'); if (window.initSearch) {window.initSearch(searchIndex)}; \ No newline at end of file diff --git a/settings.html b/settings.html index 6a4dda3b..dc34db31 100644 --- a/settings.html +++ b/settings.html @@ -1,4 +1,4 @@ -Rustdoc settings

Rustdoc settings

Theme preferences
Use system theme
Preferred dark theme
Preferred light theme
+Rustdoc settings

Rustdoc settings

Theme preferences
Use system theme
Preferred dark theme
Preferred light theme
Auto-hide item contents for large items.
Auto-hide item methods' documentation
Auto-hide trait implementation documentation
Directly go to item in search if there is only one result
Show line numbers on code examples
Disable keyboard shortcuts
\ No newline at end of file diff --git a/src/mcaptcha/api/mod.rs.html b/src/mcaptcha/api/mod.rs.html index d8480327..54cbec22 100644 --- a/src/mcaptcha/api/mod.rs.html +++ b/src/mcaptcha/api/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -16,8 +16,7 @@
 16
 17
 18
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -35,7 +34,7 @@
 */
 
 pub mod v1;
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/account/delete.rs.html b/src/mcaptcha/api/v1/account/delete.rs.html index c1acf4b4..f749d0fb 100644 --- a/src/mcaptcha/api/v1/account/delete.rs.html +++ b/src/mcaptcha/api/v1/account/delete.rs.html @@ -1,4 +1,4 @@ -delete.rs - source
 1
+delete.rs - source
 1
  2
  3
  4
@@ -74,8 +74,7 @@
 74
 75
 76
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -95,9 +94,9 @@
 use actix_identity::Identity;
 use actix_web::{web, HttpResponse, Responder};
 
-use super::auth::runners::Password;
-use crate::errors::*;
-use crate::AppData;
+use super::auth::runners::Password;
+use crate::errors::*;
+use crate::AppData;
 
 #[my_codegen::post(
     path = "crate::V1_API_ROUTES.account.delete",
@@ -151,7 +150,7 @@
 pub fn services(cfg: &mut actix_web::web::ServiceConfig) {
     cfg.service(delete_account);
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/account/email.rs.html b/src/mcaptcha/api/v1/account/email.rs.html index 9e9e3176..7826e802 100644 --- a/src/mcaptcha/api/v1/account/email.rs.html +++ b/src/mcaptcha/api/v1/account/email.rs.html @@ -1,4 +1,4 @@ -email.rs - source
 1
+email.rs - source
 1
  2
  3
  4
@@ -92,8 +92,7 @@
 92
 93
 94
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -116,8 +115,8 @@
 use serde::{Deserialize, Serialize};
 
 use super::{AccountCheckPayload, AccountCheckResp};
-use crate::errors::*;
-use crate::AppData;
+use crate::errors::*;
+use crate::AppData;
 
 #[derive(Clone, Debug, Deserialize, Serialize)]
 pub struct Email {
@@ -187,7 +186,7 @@
     cfg.service(email_exists);
     cfg.service(set_email);
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/account/mod.rs.html b/src/mcaptcha/api/v1/account/mod.rs.html index d4857f89..db82bd1b 100644 --- a/src/mcaptcha/api/v1/account/mod.rs.html +++ b/src/mcaptcha/api/v1/account/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -82,8 +82,7 @@
 82
 83
 84
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -110,8 +109,8 @@
 pub mod test;
 pub mod username;
 
-pub use super::auth;
-pub use super::mcaptcha;
+pub use super::auth;
+pub use super::mcaptcha;
 
 pub mod routes {
 
@@ -167,7 +166,7 @@
     secret::services(cfg);
     password::services(cfg);
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/account/password.rs.html b/src/mcaptcha/api/v1/account/password.rs.html index d567eae5..2732acd7 100644 --- a/src/mcaptcha/api/v1/account/password.rs.html +++ b/src/mcaptcha/api/v1/account/password.rs.html @@ -1,4 +1,4 @@ -password.rs - source
  1
+password.rs - source
  1
   2
   3
   4
@@ -204,8 +204,7 @@
 204
 205
 206
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -227,8 +226,8 @@
 use serde::{Deserialize, Serialize};
 use sqlx::Error::RowNotFound;
 
-use crate::api::v1::auth::runners::Password;
-use crate::errors::*;
+use crate::api::v1::auth::runners::Password;
+use crate::errors::*;
 use crate::*;
 
 #[derive(Clone, Debug, Deserialize, Serialize)]
@@ -324,9 +323,9 @@
     use actix_web::http::StatusCode;
     use actix_web::test;
 
-    use crate::api::v1::ROUTES;
-    use crate::data::Data;
-    use crate::tests::*;
+    use crate::api::v1::ROUTES;
+    use crate::data::Data;
+    use crate::tests::*;
 
     #[actix_rt::test]
     async fn update_password_works() {
@@ -411,7 +410,7 @@
         assert_eq!(update_password_resp.status(), StatusCode::OK);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/account/secret.rs.html b/src/mcaptcha/api/v1/account/secret.rs.html index 4e47dd27..4a51e5e9 100644 --- a/src/mcaptcha/api/v1/account/secret.rs.html +++ b/src/mcaptcha/api/v1/account/secret.rs.html @@ -1,4 +1,4 @@ -secret.rs - source
 1
+secret.rs - source
 1
  2
  3
  4
@@ -88,8 +88,7 @@
 88
 89
 90
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -111,9 +110,9 @@
 use actix_web::{HttpResponse, Responder};
 use serde::{Deserialize, Serialize};
 
-use crate::api::v1::mcaptcha::get_random;
-use crate::errors::*;
-use crate::AppData;
+use crate::api::v1::mcaptcha::get_random;
+use crate::errors::*;
+use crate::AppData;
 
 #[derive(Clone, Debug, Deserialize, Serialize)]
 pub struct Secret {
@@ -179,7 +178,7 @@
     cfg.service(get_secret);
     cfg.service(update_user_secret);
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/account/username.rs.html b/src/mcaptcha/api/v1/account/username.rs.html index 1ad7a946..c17714a0 100644 --- a/src/mcaptcha/api/v1/account/username.rs.html +++ b/src/mcaptcha/api/v1/account/username.rs.html @@ -1,4 +1,4 @@ -username.rs - source
  1
+username.rs - source
  1
   2
   3
   4
@@ -108,8 +108,7 @@
 108
 109
 110
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -132,8 +131,8 @@
 use serde::{Deserialize, Serialize};
 
 use super::{AccountCheckPayload, AccountCheckResp};
-use crate::errors::*;
-use crate::AppData;
+use crate::errors::*;
+use crate::AppData;
 
 #[my_codegen::post(path = "crate::V1_API_ROUTES.account.username_exists")]
 async fn username_exists(
@@ -219,7 +218,7 @@
     cfg.service(username_exists);
     cfg.service(set_username);
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/auth.rs.html b/src/mcaptcha/api/v1/auth.rs.html index e2affa09..8ea4816d 100644 --- a/src/mcaptcha/api/v1/auth.rs.html +++ b/src/mcaptcha/api/v1/auth.rs.html @@ -1,4 +1,4 @@ -auth.rs - source
  1
+auth.rs - source
  1
   2
   3
   4
@@ -230,8 +230,7 @@
 230
 231
 232
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -253,9 +252,9 @@
 use actix_web::{web, HttpResponse, Responder};
 use serde::{Deserialize, Serialize};
 
-use super::mcaptcha::get_random;
-use crate::errors::*;
-use crate::AppData;
+use super::mcaptcha::get_random;
+use crate::errors::*;
+use crate::AppData;
 
 pub mod routes {
     pub struct Auth {
@@ -365,7 +364,7 @@
         payload: &Register,
         data: &AppData,
     ) -> ServiceResult<()> {
-        if !crate::SETTINGS.allow_registration {
+        if !crate::SETTINGS.allow_registration {
             return Err(ServiceError::ClosedForRegistration);
         }
 
@@ -460,10 +459,10 @@
         id.forget();
     }
     HttpResponse::Found()
-        .append_header((header::LOCATION, crate::PAGES.auth.login))
+        .append_header((header::LOCATION, crate::PAGES.auth.login))
         .finish()
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/mcaptcha/captcha.rs.html b/src/mcaptcha/api/v1/mcaptcha/captcha.rs.html index 329f6f23..ed0766e1 100644 --- a/src/mcaptcha/api/v1/mcaptcha/captcha.rs.html +++ b/src/mcaptcha/api/v1/mcaptcha/captcha.rs.html @@ -1,4 +1,4 @@ -captcha.rs - source
  1
+captcha.rs - source
  1
   2
   3
   4
@@ -337,8 +337,7 @@
 337
 338
 339
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -361,10 +360,10 @@
 use libmcaptcha::master::messages::{RemoveCaptcha, RenameBuilder};
 use serde::{Deserialize, Serialize};
 
-use super::get_random;
-use crate::errors::*;
-use crate::stats::fetch::{Stats, StatsUnixTimestamp};
-use crate::AppData;
+use super::get_random;
+use crate::errors::*;
+use crate::stats::fetch::{Stats, StatsUnixTimestamp};
+use crate::AppData;
 
 pub mod routes {
     pub struct MCaptcha {
@@ -620,8 +619,8 @@
     use actix_web::test;
 
     use super::*;
-    use crate::api::v1::ROUTES;
-    use crate::tests::*;
+    use crate::api::v1::ROUTES;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -677,7 +676,7 @@
         assert_eq!(get_statis_resp.status(), StatusCode::OK);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/mcaptcha/duration.rs.html b/src/mcaptcha/api/v1/mcaptcha/duration.rs.html index eb2ddc51..87b17bf5 100644 --- a/src/mcaptcha/api/v1/mcaptcha/duration.rs.html +++ b/src/mcaptcha/api/v1/mcaptcha/duration.rs.html @@ -1,4 +1,4 @@ -duration.rs - source
  1
+duration.rs - source
  1
   2
   3
   4
@@ -178,8 +178,7 @@
 178
 179
 180
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -199,9 +198,9 @@
 use actix_web::{web, HttpResponse, Responder};
 use serde::{Deserialize, Serialize};
 
-use crate::api::v1::mcaptcha::captcha::MCaptchaDetails;
-use crate::errors::*;
-use crate::AppData;
+use crate::api::v1::mcaptcha::captcha::MCaptchaDetails;
+use crate::errors::*;
+use crate::AppData;
 
 pub mod routes {
     pub struct Duration {
@@ -299,8 +298,8 @@
     use actix_web::test;
 
     use super::*;
-    use crate::api::v1::ROUTES;
-    use crate::tests::*;
+    use crate::api::v1::ROUTES;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -359,7 +358,7 @@
         assert_eq!(res_levels.duration, 40);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/mcaptcha/levels.rs.html b/src/mcaptcha/api/v1/mcaptcha/levels.rs.html index debe5e2e..b3ffbc33 100644 --- a/src/mcaptcha/api/v1/mcaptcha/levels.rs.html +++ b/src/mcaptcha/api/v1/mcaptcha/levels.rs.html @@ -1,4 +1,4 @@ -levels.rs - source
  1
+levels.rs - source
  1
   2
   3
   4
@@ -356,8 +356,7 @@
 356
 357
 358
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -380,10 +379,10 @@
 use log::debug;
 use serde::{Deserialize, Serialize};
 
-use super::captcha::add_mcaptcha_util;
-use super::captcha::MCaptchaDetails;
-use crate::errors::*;
-use crate::AppData;
+use super::captcha::add_mcaptcha_util;
+use super::captcha::MCaptchaDetails;
+use crate::errors::*;
+use crate::AppData;
 
 pub mod routes {
 
@@ -615,10 +614,10 @@
     use actix_web::test;
 
     use super::*;
-    use crate::api::v1::mcaptcha::captcha::DeleteCaptcha;
-    use crate::api::v1::ROUTES;
-    use crate::data::Data;
-    use crate::tests::*;
+    use crate::api::v1::mcaptcha::captcha::DeleteCaptcha;
+    use crate::api::v1::ROUTES;
+    use crate::data::Data;
+    use crate::tests::*;
     use crate::*;
 
     const L1: Level = Level {
@@ -715,7 +714,7 @@
         assert_eq!(del_resp.status(), StatusCode::OK);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/mcaptcha/mod.rs.html b/src/mcaptcha/api/v1/mcaptcha/mod.rs.html index 3b8cd921..bbb2e5b9 100644 --- a/src/mcaptcha/api/v1/mcaptcha/mod.rs.html +++ b/src/mcaptcha/api/v1/mcaptcha/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -38,8 +38,7 @@
 38
 39
 40
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -79,7 +78,7 @@
     levels::services(cfg);
     captcha::services(cfg);
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/meta.rs.html b/src/mcaptcha/api/v1/meta.rs.html index 8933a464..6f019e05 100644 --- a/src/mcaptcha/api/v1/meta.rs.html +++ b/src/mcaptcha/api/v1/meta.rs.html @@ -1,4 +1,4 @@ -meta.rs - source
  1
+meta.rs - source
  1
   2
   3
   4
@@ -148,8 +148,7 @@
 148
 149
 150
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -171,8 +170,8 @@
 use libmcaptcha::redis::{Redis, RedisConfig};
 use serde::{Deserialize, Serialize};
 
-use crate::data::SystemGroup;
-use crate::AppData;
+use crate::data::SystemGroup;
+use crate::AppData;
 use crate::{GIT_COMMIT_HASH, VERSION};
 
 #[derive(Clone, Debug, Deserialize, Builder, Serialize)]
@@ -238,7 +237,7 @@
 
     if let SystemGroup::Redis(_) = data.captcha {
         if let Ok(r) = Redis::new(RedisConfig::Single(
-            crate::SETTINGS.redis.as_ref().unwrap().url.clone(),
+            crate::SETTINGS.redis.as_ref().unwrap().url.clone(),
         ))
         .await
         {
@@ -262,7 +261,7 @@
     use actix_web::{http::StatusCode, test, App};
 
     use super::*;
-    use crate::api::v1::services;
+    use crate::api::v1::services;
     use crate::*;
 
     #[actix_rt::test]
@@ -299,7 +298,7 @@
         assert_eq!(health_resp.redis, Some(true));
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/mod.rs.html b/src/mcaptcha/api/v1/mod.rs.html index 87618504..b62c33b8 100644 --- a/src/mcaptcha/api/v1/mod.rs.html +++ b/src/mcaptcha/api/v1/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -38,8 +38,7 @@
 38
 39
 40
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -70,16 +69,16 @@
 
 pub fn services(cfg: &mut ServiceConfig) {
     meta::services(cfg);
+    pow::services(cfg);
     auth::services(cfg);
     account::services(cfg);
     mcaptcha::services(cfg);
     notifications::services(cfg);
-    pow::services(cfg);
 }
 
 #[cfg(test)]
 mod tests;
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/notifications/add.rs.html b/src/mcaptcha/api/v1/notifications/add.rs.html index f214a4af..f48c2579 100644 --- a/src/mcaptcha/api/v1/notifications/add.rs.html +++ b/src/mcaptcha/api/v1/notifications/add.rs.html @@ -1,4 +1,4 @@ -add.rs - source
  1
+add.rs - source
  1
   2
   3
   4
@@ -104,8 +104,7 @@
 104
 105
 106
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -126,8 +125,8 @@
 use actix_web::{web, HttpResponse, Responder};
 use serde::{Deserialize, Serialize};
 
-use crate::errors::*;
-use crate::AppData;
+use crate::errors::*;
+use crate::AppData;
 
 #[derive(Serialize, Deserialize)]
 pub struct AddNotification {
@@ -172,7 +171,7 @@
     use actix_web::test;
 
     use super::*;
-    use crate::tests::*;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -211,7 +210,7 @@
         assert_eq!(send_notification_resp.status(), StatusCode::OK);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/notifications/get.rs.html b/src/mcaptcha/api/v1/notifications/get.rs.html index 48dcd37c..ee8bfef3 100644 --- a/src/mcaptcha/api/v1/notifications/get.rs.html +++ b/src/mcaptcha/api/v1/notifications/get.rs.html @@ -1,4 +1,4 @@ -get.rs - source
  1
+get.rs - source
  1
   2
   3
   4
@@ -163,8 +163,7 @@
 163
 164
 165
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -186,8 +185,8 @@
 use serde::{Deserialize, Serialize};
 use sqlx::types::time::OffsetDateTime;
 
-use crate::errors::*;
-use crate::AppData;
+use crate::errors::*;
+use crate::AppData;
 
 pub struct Notification {
     pub name: Option<String>,
@@ -268,8 +267,8 @@
     use actix_web::test;
 
     use super::*;
-    use crate::api::v1::notifications::add::AddNotification;
-    use crate::tests::*;
+    use crate::api::v1::notifications::add::AddNotification;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -329,7 +328,7 @@
         assert_eq!(notification.heading, HEADING);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/notifications/mark_read.rs.html b/src/mcaptcha/api/v1/notifications/mark_read.rs.html index d9d131e1..a26e70f9 100644 --- a/src/mcaptcha/api/v1/notifications/mark_read.rs.html +++ b/src/mcaptcha/api/v1/notifications/mark_read.rs.html @@ -1,4 +1,4 @@ -mark_read.rs - source
  1
+mark_read.rs - source
  1
   2
   3
   4
@@ -153,8 +153,7 @@
 153
 154
 155
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -175,8 +174,8 @@
 use actix_web::{web, HttpResponse, Responder};
 use serde::{Deserialize, Serialize};
 
-use crate::errors::*;
-use crate::AppData;
+use crate::errors::*;
+use crate::AppData;
 
 #[derive(Deserialize, Serialize)]
 pub struct MarkReadReq {
@@ -223,8 +222,8 @@
     use actix_web::test;
 
     use super::*;
-    use crate::api::v1::notifications::add::AddNotification;
-    use crate::tests::*;
+    use crate::api::v1::notifications::add::AddNotification;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -309,7 +308,7 @@
         assert!(notifications.pop().is_none());
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/notifications/mod.rs.html b/src/mcaptcha/api/v1/notifications/mod.rs.html index b851021e..7b2d94c8 100644 --- a/src/mcaptcha/api/v1/notifications/mod.rs.html +++ b/src/mcaptcha/api/v1/notifications/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -43,8 +43,7 @@
 43
 44
 45
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -89,7 +88,7 @@
     cfg.service(get::get_notification);
     cfg.service(mark_read::mark_read);
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/pow/get_config.rs.html b/src/mcaptcha/api/v1/pow/get_config.rs.html index db46de20..9f862de9 100644 --- a/src/mcaptcha/api/v1/pow/get_config.rs.html +++ b/src/mcaptcha/api/v1/pow/get_config.rs.html @@ -1,4 +1,4 @@ -get_config.rs - source
  1
+get_config.rs - source
  1
   2
   3
   4
@@ -186,21 +186,7 @@
 186
 187
 188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -225,18 +211,12 @@
 };
 use serde::{Deserialize, Serialize};
 
-use super::GetDurationResp;
-use super::I32Levels;
-use crate::errors::*;
-use crate::stats::record::record_fetch;
-use crate::AppData;
-use crate::V1_API_ROUTES;
-
-//#[derive(Clone, Debug, Deserialize, Serialize)]
-//pub struct PoWConfig {
-//    pub name: String,
-//    pub domain: String,
-//}
+use super::GetDurationResp;
+use super::I32Levels;
+use crate::errors::*;
+use crate::stats::record::record_fetch;
+use crate::AppData;
+use crate::V1_API_ROUTES;
 
 #[derive(Clone, Debug, Deserialize, Serialize)]
 pub struct GetConfigPayload {
@@ -246,9 +226,7 @@
 // API keys are mcaptcha actor names
 
 /// get PoW configuration for an mcaptcha key
-#[my_codegen::post(
-    path = "V1_API_ROUTES.pow.get_config.strip_prefix(V1_API_ROUTES.pow.scope).unwrap()"
-)]
+#[my_codegen::post(path = "V1_API_ROUTES.pow.get_config()")]
 pub async fn get_config(
     payload: web::Json<GetConfigPayload>,
     data: AppData,
@@ -355,20 +333,15 @@
 
 #[cfg(test)]
 mod tests {
-    use actix_web::http::StatusCode;
-    use actix_web::test;
     use libmcaptcha::pow::PoWConfig;
 
-    use super::*;
-    use crate::tests::*;
-    use crate::*;
-
-    #[test]
-    fn feature() {
-        actix_rt::System::new().block_on(async move { get_pow_config_works().await });
-    }
-
+    #[actix_rt::test]
     async fn get_pow_config_works() {
+        use super::*;
+        use crate::tests::*;
+        use crate::*;
+        use actix_web::test;
+
         const NAME: &str = "powusrworks";
         const PASSWORD: &str = "testingpas";
         const EMAIL: &str = "randomuser@a.com";
@@ -379,8 +352,7 @@
         }
 
         register_and_signin(NAME, EMAIL, PASSWORD).await;
-        let (data, _, signin_resp, token_key) = add_levels_util(NAME, PASSWORD).await;
-        let cookies = get_cookie!(signin_resp);
+        let (data, _, _signin_resp, token_key) = add_levels_util(NAME, PASSWORD).await;
         let app = get_app!(data).await;
 
         let get_config_payload = GetConfigPayload {
@@ -389,10 +361,11 @@
 
         // update and check changes
 
+        let url = V1_API_ROUTES.pow.get_config;
+        println!("{}", &url);
         let get_config_resp = test::call_service(
             &app,
             post_request!(&get_config_payload, V1_API_ROUTES.pow.get_config)
-                .cookie(cookies.clone())
                 .to_request(),
         )
         .await;
@@ -401,7 +374,7 @@
         assert_eq!(config.difficulty_factor, L1.difficulty_factor);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/pow/mod.rs.html b/src/mcaptcha/api/v1/pow/mod.rs.html index c2d8bd00..824626e4 100644 --- a/src/mcaptcha/api/v1/pow/mod.rs.html +++ b/src/mcaptcha/api/v1/pow/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -92,8 +92,10 @@
 92
 93
 94
-
-/*
+95
+96
+97
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -111,25 +113,25 @@
 */
 
 use actix_web::web;
-use actix_web::*;
 
 pub mod get_config;
 pub mod verify_pow;
 pub mod verify_token;
 
-pub use super::mcaptcha::duration::GetDurationResp;
-pub use super::mcaptcha::levels::I32Levels;
+pub use super::mcaptcha::duration::GetDurationResp;
+pub use super::mcaptcha::levels::I32Levels;
 
 pub fn services(cfg: &mut web::ServiceConfig) {
     let cors = actix_cors::Cors::default()
         .allow_any_origin()
-        .allowed_methods(vec!["POST"])
+        .allowed_methods(vec!["POST", "GET"])
         .allow_any_header()
         .max_age(3600)
         .send_wildcard();
 
+    let routes = crate::V1_API_ROUTES.pow;
     cfg.service(
-        Scope::new(crate::V1_API_ROUTES.pow.scope)
+        web::scope(routes.scope)
             .wrap(cors)
             .service(verify_pow::verify_pow)
             .service(get_config::get_config)
@@ -145,9 +147,25 @@
         pub scope: &'static str,
     }
 
+    macro_rules! rm_scope {
+        ($name:ident) => {
+            /// remove scope for $name route
+            pub fn $name(&self) -> &str {
+                self.$name
+                    //.strip_prefix(&self.scope[..self.scope.len() - 1])
+                    .strip_prefix(self.scope)
+                    .unwrap()
+            }
+        };
+    }
+
     impl PoW {
         pub const fn new() -> Self {
-            let scope = "/api/v1/pow/";
+            // date: 2021-11-29 16:31
+            // commit: 6eb75d7
+            // route 404s when scope contained trailing slash
+            //let scope = "/api/v1/pow/";
+            let scope = "/api/v1/pow";
             PoW {
                 get_config: "/api/v1/pow/config",
                 verify_pow: "/api/v1/pow/verify",
@@ -155,39 +173,26 @@
                 scope,
             }
         }
+
+        rm_scope!(get_config);
+        rm_scope!(verify_pow);
+        rm_scope!(validate_captcha_token);
     }
 }
 
-//#[allow(non_camel_case_types, missing_docs)]
-//pub struct post;
-//impl actix_web::dev::HttpServiceFactory for post {
-//    fn register(self, __config: &mut actix_web::dev::AppService) {
-//        async fn post() -> impl Responder {
-//            HttpResponse::Ok()
-//        }
-//        let __resource = actix_web::Resource::new("/test/post")
-//            .guard(actix_web::guard::Post())
-//            .to(post);
-//        actix_web::dev::HttpServiceFactory::register(__resource, __config)
-//    }
-//}
-
 #[cfg(test)]
 mod tests {
-    use super::*;
+    use super::routes::PoW;
 
     #[test]
     fn scope_pow_works() {
-        let pow = routes::PoW::new();
-        assert_eq!(pow.get_config.strip_prefix(pow.scope).unwrap(), "config");
-        assert_eq!(pow.verify_pow.strip_prefix(pow.scope).unwrap(), "verify");
-        assert_eq!(
-            pow.validate_captcha_token.strip_prefix(pow.scope).unwrap(),
-            "siteverify"
-        );
+        let pow = PoW::new();
+        assert_eq!(pow.get_config(), "/config");
+        assert_eq!(pow.verify_pow(), "/verify");
+        assert_eq!(pow.validate_captcha_token(), "/siteverify");
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/pow/verify_pow.rs.html b/src/mcaptcha/api/v1/pow/verify_pow.rs.html index 0f7acce9..e2e6f98a 100644 --- a/src/mcaptcha/api/v1/pow/verify_pow.rs.html +++ b/src/mcaptcha/api/v1/pow/verify_pow.rs.html @@ -1,4 +1,4 @@ -verify_pow.rs - source
  1
+verify_pow.rs - source
  1
   2
   3
   4
@@ -133,10 +133,7 @@
 133
 134
 135
-136
-137
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -158,10 +155,10 @@
 use libmcaptcha::pow::Work;
 use serde::{Deserialize, Serialize};
 
-use crate::errors::*;
-use crate::stats::record::record_solve;
-use crate::AppData;
-use crate::V1_API_ROUTES;
+use crate::errors::*;
+use crate::stats::record::record_solve;
+use crate::AppData;
+use crate::V1_API_ROUTES;
 
 #[derive(Clone, Debug, Deserialize, Serialize)]
 /// validation token that clients receive as proof for submiting
@@ -174,9 +171,7 @@
 
 /// route handler that verifies PoW and issues a solution token
 /// if verification is successful
-#[my_codegen::post(
-    path = "V1_API_ROUTES.pow.verify_pow.strip_prefix(V1_API_ROUTES.pow.scope).unwrap()"
-)]
+#[my_codegen::post(path = "V1_API_ROUTES.pow.verify_pow()")]
 pub async fn verify_pow(
     payload: web::Json<Work>,
     data: AppData,
@@ -195,8 +190,8 @@
     use libmcaptcha::pow::PoWConfig;
 
     use super::*;
-    use crate::api::v1::pow::get_config::GetConfigPayload;
-    use crate::tests::*;
+    use crate::api::v1::pow::get_config::GetConfigPayload;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -273,7 +268,7 @@
         // pow aspects ¯\_(ツ)_/¯
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/pow/verify_token.rs.html b/src/mcaptcha/api/v1/pow/verify_token.rs.html index 5166f46b..32bf5225 100644 --- a/src/mcaptcha/api/v1/pow/verify_token.rs.html +++ b/src/mcaptcha/api/v1/pow/verify_token.rs.html @@ -1,4 +1,4 @@ -verify_token.rs - source
  1
+verify_token.rs - source
  1
   2
   3
   4
@@ -157,10 +157,7 @@
 157
 158
 159
-160
-161
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -182,10 +179,10 @@
 use libmcaptcha::cache::messages::VerifyCaptchaResult;
 use serde::{Deserialize, Serialize};
 
-use crate::errors::*;
-use crate::stats::record::record_confirm;
-use crate::AppData;
-use crate::V1_API_ROUTES;
+use crate::errors::*;
+use crate::stats::record::record_confirm;
+use crate::AppData;
+use crate::V1_API_ROUTES;
 
 #[derive(Clone, Debug, Deserialize, Serialize)]
 pub struct CaptchaValidateResp {
@@ -195,9 +192,7 @@
 // API keys are mcaptcha actor names
 
 /// route hander that validates a PoW solution token
-#[my_codegen::post(
-    path = "V1_API_ROUTES.pow.validate_captcha_token.strip_prefix(V1_API_ROUTES.pow.scope).unwrap()"
-)]
+#[my_codegen::post(path = "V1_API_ROUTES.pow.validate_captcha_token()")]
 pub async fn validate_captcha_token(
     payload: web::Json<VerifyCaptchaResult>,
     data: AppData,
@@ -221,9 +216,9 @@
     use libmcaptcha::pow::Work;
 
     use super::*;
-    use crate::api::v1::pow::get_config::GetConfigPayload;
-    use crate::api::v1::pow::verify_pow::ValidationToken;
-    use crate::tests::*;
+    use crate::api::v1::pow::get_config::GetConfigPayload;
+    use crate::api::v1::pow::verify_pow::ValidationToken;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -321,7 +316,7 @@
         assert!(!resp.valid);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/api/v1/routes.rs.html b/src/mcaptcha/api/v1/routes.rs.html index a5a2c672..f0dfe35e 100644 --- a/src/mcaptcha/api/v1/routes.rs.html +++ b/src/mcaptcha/api/v1/routes.rs.html @@ -1,4 +1,4 @@ -routes.rs - source
 1
+routes.rs - source
 1
  2
  3
  4
@@ -51,8 +51,7 @@
 51
 52
 53
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -69,14 +68,14 @@
 * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
-use super::account::routes::Account;
-use super::auth::routes::Auth;
-use super::mcaptcha::captcha::routes::MCaptcha;
-use super::mcaptcha::duration::routes::Duration;
-use super::mcaptcha::levels::routes::Levels;
-use super::meta::routes::Meta;
-use super::notifications::routes::Notifications;
-use super::pow::routes::PoW;
+use super::account::routes::Account;
+use super::auth::routes::Auth;
+use super::mcaptcha::captcha::routes::MCaptcha;
+use super::mcaptcha::duration::routes::Duration;
+use super::mcaptcha::levels::routes::Levels;
+use super::meta::routes::Meta;
+use super::notifications::routes::Notifications;
+use super::pow::routes::PoW;
 
 pub const ROUTES: Routes = Routes::new();
 
@@ -105,7 +104,7 @@
         }
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/data.rs.html b/src/mcaptcha/data.rs.html index 9bb0e856..04a9f1ad 100644 --- a/src/mcaptcha/data.rs.html +++ b/src/mcaptcha/data.rs.html @@ -1,4 +1,4 @@ -data.rs - source
  1
+data.rs - source
  1
   2
   3
   4
@@ -220,8 +220,7 @@
 220
 221
 222
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -264,15 +263,15 @@
 use sqlx::postgres::PgPoolOptions;
 use sqlx::PgPool;
 
-use crate::errors::ServiceResult;
-use crate::SETTINGS;
+use crate::errors::ServiceResult;
+use crate::SETTINGS;
 
 macro_rules! enum_system_actor {
     ($name:ident, $type:ident) => {
         pub async fn $name(&self, msg: $type) -> ServiceResult<()> {
             match self {
-                Self::Embedded(val) => val.master.send(msg).await?.await??,
-                Self::Redis(val) => val.master.send(msg).await?.await??,
+                Self::Embedded(val) => val.master.send(msg).await?.await??,
+                Self::Redis(val) => val.master.send(msg).await?.await??,
             };
             Ok(())
         }
@@ -283,8 +282,8 @@
     ($name:ident, $type:ty, $return_type:ty) => {
         pub async fn $name(&self, msg: $type) -> $return_type {
             match self {
-                Self::Embedded(val) => val.$name(msg).await,
-                Self::Redis(val) => val.$name(msg).await,
+                Self::Embedded(val) => val.$name(msg).await,
+                Self::Redis(val) => val.$name(msg).await,
             }
         }
     };
@@ -346,14 +345,14 @@
                     .await
                     .unwrap()
                     .start();
-                let captcha = Self::new_system(master, cache);
+                let captcha = Self::new_system(master, cache);
 
                 SystemGroup::Redis(captcha)
             }
             None => {
                 let master = EmbeddedMaster::new(SETTINGS.pow.gc).start();
                 let cache = HashCache::default().start();
-                let captcha = Self::new_system(master, cache);
+                let captcha = Self::new_system(master, cache);
 
                 SystemGroup::Embedded(captcha)
             }
@@ -386,7 +385,7 @@
     #[cfg(not(tarpaulin_include))]
     /// create new instance of app data
     pub async fn new() -> Arc<Self> {
-        let creds = Self::get_creds();
+        let creds = Self::get_creds();
         let c = creds.clone();
 
         let init = thread::spawn(move || {
@@ -405,7 +404,7 @@
             creds,
             db,
             captcha: SystemGroup::new().await,
-            mailer: Self::get_mailer(),
+            mailer: Self::get_mailer(),
         };
 
         #[cfg(not(debug_assertions))]
@@ -443,7 +442,7 @@
 
 /// Mailer data type AsyncSmtpTransport<Tokio1Executor>
 pub type Mailer = AsyncSmtpTransport<Tokio1Executor>;
-
+
\ No newline at end of file diff --git a/src/mcaptcha/date.rs.html b/src/mcaptcha/date.rs.html index c8ba3e31..be050891 100644 --- a/src/mcaptcha/date.rs.html +++ b/src/mcaptcha/date.rs.html @@ -1,4 +1,4 @@ -date.rs - source
  1
+date.rs - source
  1
   2
   3
   4
@@ -107,8 +107,7 @@
 107
 108
 109
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -168,7 +167,7 @@
 
     /// print relative time from date
     pub fn print_date(&self) -> String {
-        Self::format(&self.time)
+        Self::format(&self.time)
     }
 
     /// print date
@@ -217,7 +216,7 @@
         assert!(n.print_date().contains(&date))
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/demo.rs.html b/src/mcaptcha/demo.rs.html index d857c2cd..43dcde0c 100644 --- a/src/mcaptcha/demo.rs.html +++ b/src/mcaptcha/demo.rs.html @@ -1,4 +1,4 @@ -demo.rs - source
  1
+demo.rs - source
  1
   2
   3
   4
@@ -143,8 +143,7 @@
 143
 144
 145
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -165,9 +164,9 @@
 use actix::clock::sleep;
 use actix::spawn;
 
-use crate::api::v1::account::delete::runners::delete_user;
-use crate::api::v1::account::{username::runners::username_exists, AccountCheckPayload};
-use crate::api::v1::auth::runners::{register_runner, Register};
+use crate::api::v1::account::delete::runners::delete_user;
+use crate::api::v1::account::{username::runners::username_exists, AccountCheckPayload};
+use crate::api::v1::auth::runners::{register_runner, Register};
 use crate::*;
 
 use errors::*;
@@ -232,7 +231,7 @@
     use libmcaptcha::defense::Level;
 
     use super::*;
-    use crate::tests::*;
+    use crate::tests::*;
 
     const DURATION: u64 = 5;
 
@@ -240,7 +239,7 @@
     async fn demo_account_works() {
         {
             let data = Data::new().await;
-            crate::tests::delete_user(DEMO_USER, &data).await;
+            crate::tests::delete_user(DEMO_USER, &data).await;
         }
         let data = AppData::new(Data::new().await);
         let duration = Duration::from_secs(DURATION);
@@ -254,7 +253,7 @@
         signin(DEMO_USER, DEMO_PASSWORD).await;
 
         // deletion works
-        assert!(super::delete_demo_user(&data).await.is_ok());
+        assert!(super::delete_demo_user(&data).await.is_ok());
         assert!(!username_exists(&payload, &data).await.unwrap().exists);
 
         // test the runner
@@ -266,7 +265,7 @@
 
         let resp = test::call_service(
             &app,
-            post_request!(&token_key, crate::V1_API_ROUTES.levels.get)
+            post_request!(&token_key, crate::V1_API_ROUTES.levels.get)
                 .cookie(cookies.clone())
                 .to_request(),
         )
@@ -279,7 +278,7 @@
 
         let resp = test::call_service(
             &app,
-            post_request!(&token_key, crate::V1_API_ROUTES.levels.get)
+            post_request!(&token_key, crate::V1_API_ROUTES.levels.get)
                 .cookie(cookies)
                 .to_request(),
         )
@@ -289,7 +288,7 @@
         assert!(res_levels.is_empty());
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/docs.rs.html b/src/mcaptcha/docs.rs.html index 26c014c9..1c9dd4d7 100644 --- a/src/mcaptcha/docs.rs.html +++ b/src/mcaptcha/docs.rs.html @@ -1,4 +1,4 @@ -docs.rs - source
  1
+docs.rs - source
  1
   2
   3
   4
@@ -130,8 +130,7 @@
 130
 131
 132
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -154,7 +153,7 @@
 use mime_guess::from_path;
 use rust_embed::RustEmbed;
 
-use crate::CACHE_AGE;
+use crate::CACHE_AGE;
 
 pub const DOCS: routes::Docs = routes::Docs::new();
 
@@ -206,7 +205,7 @@
 async fn dist(path: web::Path<String>) -> impl Responder {
     handle_embedded_file(&path)
 }
-const OPEN_API_SPEC: &str = include_str!("../openapi.yaml");
+const OPEN_API_SPEC: &str = include_str!("../docs/openapi/dist/openapi.yaml");
 
 #[my_codegen::get(path = "DOCS.spec")]
 async fn spec() -> HttpResponse {
@@ -263,7 +262,7 @@
         assert_eq!(resp.status(), StatusCode::OK);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/email/mod.rs.html b/src/mcaptcha/email/mod.rs.html index 7f8479f1..93021c92 100644 --- a/src/mcaptcha/email/mod.rs.html +++ b/src/mcaptcha/email/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -16,8 +16,7 @@
 16
 17
 18
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -35,7 +34,7 @@
 */
 
 pub mod verification;
-
+
\ No newline at end of file diff --git a/src/mcaptcha/email/verification.rs.html b/src/mcaptcha/email/verification.rs.html index 5cbcfe0d..a0feb944 100644 --- a/src/mcaptcha/email/verification.rs.html +++ b/src/mcaptcha/email/verification.rs.html @@ -1,4 +1,4 @@ -verification.rs - source
  1
+verification.rs - source
  1
   2
   3
   4
@@ -128,8 +128,7 @@
 128
 129
 130
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -152,9 +151,9 @@
 };
 use sailfish::TemplateOnce;
 
-use crate::errors::*;
-use crate::Data;
-use crate::SETTINGS;
+use crate::errors::*;
+use crate::Data;
+use crate::SETTINGS;
 
 const PAGE: &str = "Login";
 
@@ -196,7 +195,7 @@ instance: {}
 project website: {}",
             verification_link,
             SETTINGS.server.domain,
-            crate::PKG_HOMEPAGE
+            crate::PKG_HOMEPAGE
         );
 
         let html = IndexPage::new(verification_link).render_once().unwrap();
@@ -259,7 +258,7 @@ project website: {}",
         assert!(body.to_string().contains(VERIFICATION_LINK));
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/errors.rs.html b/src/mcaptcha/errors.rs.html index 0c579669..7a7943e9 100644 --- a/src/mcaptcha/errors.rs.html +++ b/src/mcaptcha/errors.rs.html @@ -1,4 +1,4 @@ -errors.rs - source
  1
+errors.rs - source
  1
   2
   3
   4
@@ -312,9 +312,7 @@
 312
 313
 314
-315
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -335,10 +333,9 @@
 
 use actix::MailboxError;
 use actix_web::{
-    dev::BaseHttpResponseBuilder as HttpResponseBuilder,
     error::ResponseError,
     http::{header, StatusCode},
-    HttpResponse,
+    HttpResponse, HttpResponseBuilder,
 };
 use argon2_creds::errors::CredsError;
 use derive_more::{Display, Error};
@@ -590,7 +587,7 @@
 
 impl ResponseError for PageError {
     fn error_response(&self) -> HttpResponse {
-        use crate::PAGES;
+        use crate::PAGES;
         match self.status_code() {
             StatusCode::INTERNAL_SERVER_ERROR => HttpResponse::Found()
                 .append_header((header::LOCATION, PAGES.errors.internal_server_error))
@@ -616,7 +613,7 @@
 #[cfg(test)]
 mod tests {
     use super::*;
-    use crate::PAGES;
+    use crate::PAGES;
 
     #[test]
     fn error_works() {
@@ -629,7 +626,7 @@
         );
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/main.rs.html b/src/mcaptcha/main.rs.html index 37735771..ef6de29a 100644 --- a/src/mcaptcha/main.rs.html +++ b/src/mcaptcha/main.rs.html @@ -1,4 +1,4 @@ -main.rs - source
  1
+main.rs - source
  1
   2
   3
   4
@@ -178,14 +178,7 @@
 178
 179
 180
-181
-182
-183
-184
-185
-186
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -232,8 +225,8 @@
 mod tests;
 mod widget;
 
-pub use crate::data::Data;
-pub use crate::static_assets::static_files::assets::*;
+pub use crate::data::Data;
+pub use crate::static_assets::static_files::assets::*;
 pub use api::v1::ROUTES as V1_API_ROUTES;
 pub use docs::DOCS;
 pub use pages::routes::ROUTES as PAGES;
@@ -241,7 +234,7 @@
 use static_assets::FileMap;
 pub use widget::WIDGET_ROUTES;
 
-pub use crate::middleware::auth::CheckLogin;
+pub use crate::middleware::auth::CheckLogin;
 
 lazy_static! {
     pub static ref SETTINGS: Settings = Settings::new().unwrap();
@@ -282,15 +275,13 @@
 
 pub const CACHE_AGE: u32 = 604800;
 
-pub type AppData = actix_web::web::Data<Arc<crate::data::Data>>;
+pub type AppData = actix_web::web::Data<Arc<crate::data::Data>>;
 
 #[cfg(not(tarpaulin_include))]
 #[actix_web::main]
 async fn main() -> std::io::Result<()> {
     use std::time::Duration;
 
-    use api::v1;
-
     env::set_var("RUST_LOG", "info");
 
     pretty_env_logger::init();
@@ -324,11 +315,7 @@
             .wrap(actix_middleware::NormalizePath::new(
                 actix_middleware::TrailingSlash::Trim,
             ))
-            .configure(v1::services)
-            .configure(docs::services)
-            .configure(widget::services)
-            .configure(pages::services)
-            .configure(static_assets::services)
+            .configure(routes::services)
             .app_data(get_json_err())
     })
     .bind(SETTINGS.server.get_ip())
@@ -363,15 +350,15 @@
     #[test]
     fn version_source_code_url_works() {
         assert_eq!(
-            &*crate::SOURCE_FILES_OF_INSTANCE,
+            &*crate::SOURCE_FILES_OF_INSTANCE,
             &format!(
                 "https://github.com/mCaptcha/mCaptcha/tree/{}",
-                crate::GIT_COMMIT_HASH
+                crate::GIT_COMMIT_HASH
             )
         );
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/middleware/auth.rs.html b/src/mcaptcha/middleware/auth.rs.html index 59a6fdf8..473f724f 100644 --- a/src/mcaptcha/middleware/auth.rs.html +++ b/src/mcaptcha/middleware/auth.rs.html @@ -1,4 +1,4 @@ -auth.rs - source
  1
+auth.rs - source
  1
   2
   3
   4
@@ -104,8 +104,7 @@
 104
 105
 106
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -133,7 +132,7 @@
 
 use futures::future::{ok, Either, Ready};
 
-use crate::PAGES;
+use crate::PAGES;
 
 pub struct CheckLogin;
 
@@ -146,9 +145,9 @@
     type Error = Error;
     type Transform = CheckLoginMiddleware<S>;
     type InitError = ();
-    type Future = Ready<Result<Self::Transform, Self::InitError>>;
+    type Future = Ready<Result<Self::Transform, Self::InitError>>;
 
-    fn new_transform(&self, service: S) -> Self::Future {
+    fn new_transform(&self, service: S) -> Self::Future {
         ok(CheckLoginMiddleware { service })
     }
 }
@@ -163,7 +162,7 @@
 {
     type Response = ServiceResponse<AnyBody>;
     type Error = Error;
-    type Future = Either<S::Future, Ready<Result<Self::Response, Self::Error>>>;
+    type Future = Either<S::Future, Ready<Result<Self::Response, Self::Error>>>;
 
     //    fn poll_ready(&mut self, cx: &mut Context) -> Poll<Result<(), Self::Error>> {
     //        self.service.poll_ready(cx)
@@ -171,7 +170,7 @@
     //
     actix_service::forward_ready!(service);
 
-    fn call(&self, req: ServiceRequest) -> Self::Future {
+    fn call(&self, req: ServiceRequest) -> Self::Future {
         //    let (r, mut pl) = req.into_parts();
 
         //    // TODO investigate when the bellow statement will
@@ -211,7 +210,7 @@
         }
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/middleware/mod.rs.html b/src/mcaptcha/middleware/mod.rs.html index 54c4ea9e..920cbcba 100644 --- a/src/mcaptcha/middleware/mod.rs.html +++ b/src/mcaptcha/middleware/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -16,8 +16,7 @@
 16
 17
 18
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -35,7 +34,7 @@
 */
 
 pub mod auth;
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/auth/login.rs.html b/src/mcaptcha/pages/auth/login.rs.html index f866f4de..2f4699df 100644 --- a/src/mcaptcha/pages/auth/login.rs.html +++ b/src/mcaptcha/pages/auth/login.rs.html @@ -1,4 +1,4 @@ -login.rs - source
 1
+login.rs - source
 1
  2
  3
  4
@@ -43,8 +43,7 @@
 43
 44
 45
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -66,7 +65,7 @@
 use my_codegen::get;
 use sailfish::TemplateOnce;
 
-use crate::PAGES;
+use crate::PAGES;
 
 #[derive(Clone, TemplateOnce)]
 #[template(path = "auth/login/index.html")]
@@ -89,7 +88,7 @@
         .content_type("text/html; charset=utf-8")
         .body(&*INDEX)
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/auth/mod.rs.html b/src/mcaptcha/pages/auth/mod.rs.html index d875055a..4be706a7 100644 --- a/src/mcaptcha/pages/auth/mod.rs.html +++ b/src/mcaptcha/pages/auth/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -43,8 +43,7 @@
 43
 44
 45
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -89,7 +88,7 @@
         }
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/auth/register.rs.html b/src/mcaptcha/pages/auth/register.rs.html index cb3d8d4f..3c326ba6 100644 --- a/src/mcaptcha/pages/auth/register.rs.html +++ b/src/mcaptcha/pages/auth/register.rs.html @@ -1,4 +1,4 @@ -register.rs - source
 1
+register.rs - source
 1
  2
  3
  4
@@ -41,8 +41,7 @@
 41
 42
 43
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -85,7 +84,7 @@
         .content_type("text/html; charset=utf-8")
         .body(&*INDEX)
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/auth/sudo.rs.html b/src/mcaptcha/pages/auth/sudo.rs.html index a9c957c2..b484d992 100644 --- a/src/mcaptcha/pages/auth/sudo.rs.html +++ b/src/mcaptcha/pages/auth/sudo.rs.html @@ -1,4 +1,4 @@ -sudo.rs - source
 1
+sudo.rs - source
 1
  2
  3
  4
@@ -43,8 +43,7 @@
 43
 44
 45
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -89,7 +88,7 @@
         Self { url, data }
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/errors.rs.html b/src/mcaptcha/pages/errors.rs.html index 77415988..d124316f 100644 --- a/src/mcaptcha/pages/errors.rs.html +++ b/src/mcaptcha/pages/errors.rs.html @@ -1,4 +1,4 @@ -errors.rs - source
  1
+errors.rs - source
  1
   2
   3
   4
@@ -116,8 +116,7 @@
 116
 117
 118
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -136,7 +135,7 @@
 use lazy_static::lazy_static;
 use sailfish::TemplateOnce;
 
-use crate::errors::PageError;
+use crate::errors::PageError;
 
 #[derive(Clone, TemplateOnce)]
 #[template(path = "errors/index.html")]
@@ -210,7 +209,7 @@
     use actix_web::{http::StatusCode, test, App};
 
     use super::*;
-    use crate::PAGES;
+    use crate::PAGES;
 
     #[actix_rt::test]
     async fn error_pages_work() {
@@ -235,7 +234,7 @@
         assert_eq!(resp.status(), StatusCode::INTERNAL_SERVER_ERROR);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/mod.rs.html b/src/mcaptcha/pages/mod.rs.html index 731dbeaa..f38c1850 100644 --- a/src/mcaptcha/pages/mod.rs.html +++ b/src/mcaptcha/pages/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
  1
+mod.rs - source
  1
   2
   3
   4
@@ -107,8 +107,7 @@
 107
 108
 109
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -148,7 +147,7 @@
     use actix_web::test;
 
     use super::*;
-    use crate::tests::*;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -217,7 +216,7 @@
         }
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/panel/mod.rs.html b/src/mcaptcha/pages/panel/mod.rs.html index 9b50763c..93d643ef 100644 --- a/src/mcaptcha/pages/panel/mod.rs.html +++ b/src/mcaptcha/pages/panel/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -92,8 +92,7 @@
 92
 93
 94
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -118,8 +117,8 @@
 mod settings;
 pub mod sitekey;
 
-use crate::errors::PageResult;
-use crate::AppData;
+use crate::errors::PageResult;
+use crate::AppData;
 use sitekey::list::{get_list_sitekeys, SiteKeys};
 
 #[derive(TemplateOnce, Clone)]
@@ -153,8 +152,8 @@
 }
 
 pub mod routes {
-    use super::settings::routes::Settings;
-    use super::sitekey::routes::Sitekey;
+    use super::settings::routes::Settings;
+    use super::sitekey::routes::Sitekey;
 
     pub struct Panel {
         pub home: &'static str,
@@ -187,7 +186,7 @@
         }
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/panel/notifications.rs.html b/src/mcaptcha/pages/panel/notifications.rs.html index cd00eb71..6f2836e3 100644 --- a/src/mcaptcha/pages/panel/notifications.rs.html +++ b/src/mcaptcha/pages/panel/notifications.rs.html @@ -1,4 +1,4 @@ -notifications.rs - source
  1
+notifications.rs - source
  1
   2
   3
   4
@@ -125,8 +125,7 @@
 125
 126
 127
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -148,10 +147,10 @@
 use sailfish::TemplateOnce;
 use sqlx::types::time::OffsetDateTime;
 
-use crate::api::v1::notifications::get::{self, runner};
-use crate::date::Date;
-use crate::errors::PageResult;
-use crate::AppData;
+use crate::api::v1::notifications::get::{self, runner};
+use crate::date::Date;
+use crate::errors::PageResult;
+use crate::AppData;
 
 #[derive(TemplateOnce)]
 #[template(path = "panel/notifications/index.html")]
@@ -211,7 +210,7 @@
 #[cfg(test)]
 mod tests {
     use super::*;
-    use crate::date::*;
+    use crate::date::*;
 
     #[test]
     fn print_date_test() {
@@ -253,7 +252,7 @@
         assert!(n.print_date().contains(&date))
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/panel/settings.rs.html b/src/mcaptcha/pages/panel/settings.rs.html index 9b3edd3e..88da26cc 100644 --- a/src/mcaptcha/pages/panel/settings.rs.html +++ b/src/mcaptcha/pages/panel/settings.rs.html @@ -1,4 +1,4 @@ -settings.rs - source
  1
+settings.rs - source
  1
   2
   3
   4
@@ -116,8 +116,7 @@
 116
 117
 118
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -137,9 +136,9 @@
 use actix_web::{HttpResponse, Responder};
 use sailfish::TemplateOnce;
 
-use crate::errors::PageResult;
-use crate::pages::auth::sudo::SudoPage;
-use crate::AppData;
+use crate::errors::PageResult;
+use crate::pages::auth::sudo::SudoPage;
+use crate::AppData;
 
 pub mod routes {
     pub struct Settings {
@@ -215,7 +214,7 @@
     wrap = "crate::CheckLogin"
 )]
 async fn delete_account() -> impl Responder {
-    let page = SudoPage::<u8, u8>::new(crate::V1_API_ROUTES.account.delete, None)
+    let page = SudoPage::<u8, u8>::new(crate::V1_API_ROUTES.account.delete, None)
         .render_once()
         .unwrap();
     HttpResponse::Ok()
@@ -228,14 +227,14 @@
     wrap = "crate::CheckLogin"
 )]
 async fn update_secret() -> impl Responder {
-    let page = SudoPage::<u8, u8>::new(crate::V1_API_ROUTES.account.update_secret, None)
+    let page = SudoPage::<u8, u8>::new(crate::V1_API_ROUTES.account.update_secret, None)
         .render_once()
         .unwrap();
     HttpResponse::Ok()
         .content_type("text/html; charset=utf-8")
         .body(&page)
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/panel/sitekey/add.rs.html b/src/mcaptcha/pages/panel/sitekey/add.rs.html index 69313f9f..1711dcaa 100644 --- a/src/mcaptcha/pages/panel/sitekey/add.rs.html +++ b/src/mcaptcha/pages/panel/sitekey/add.rs.html @@ -1,4 +1,4 @@ -add.rs - source
 1
+add.rs - source
 1
  2
  3
  4
@@ -51,8 +51,7 @@
 51
 52
 53
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -105,7 +104,7 @@
         .content_type("text/html; charset=utf-8")
         .body(&*INDEX)
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/panel/sitekey/delete.rs.html b/src/mcaptcha/pages/panel/sitekey/delete.rs.html index bf2690c4..eb059188 100644 --- a/src/mcaptcha/pages/panel/sitekey/delete.rs.html +++ b/src/mcaptcha/pages/panel/sitekey/delete.rs.html @@ -1,4 +1,4 @@ -delete.rs - source
 1
+delete.rs - source
 1
  2
  3
  4
@@ -33,8 +33,7 @@
 33
 34
 35
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -55,7 +54,7 @@
 use my_codegen::get;
 use sailfish::TemplateOnce;
 
-use crate::pages::auth::sudo::SudoPage;
+use crate::pages::auth::sudo::SudoPage;
 use crate::{PAGES, V1_API_ROUTES};
 
 #[get(path = "PAGES.panel.sitekey.delete", wrap = "crate::CheckLogin")]
@@ -69,7 +68,7 @@
         .content_type("text/html; charset=utf-8")
         .body(&page)
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/panel/sitekey/edit.rs.html b/src/mcaptcha/pages/panel/sitekey/edit.rs.html index 5ec0611b..7cc38515 100644 --- a/src/mcaptcha/pages/panel/sitekey/edit.rs.html +++ b/src/mcaptcha/pages/panel/sitekey/edit.rs.html @@ -1,4 +1,4 @@ -edit.rs - source
  1
+edit.rs - source
  1
   2
   3
   4
@@ -145,8 +145,7 @@
 145
 146
 147
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -166,8 +165,8 @@
 use actix_web::{web, HttpResponse, Responder};
 use sailfish::TemplateOnce;
 
-use crate::errors::*;
-use crate::AppData;
+use crate::errors::*;
+use crate::AppData;
 
 const PAGE: &str = "SiteKeys";
 
@@ -249,7 +248,7 @@
     use actix_web::test;
     use actix_web::web::Bytes;
 
-    use crate::tests::*;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -293,7 +292,7 @@
         assert!(body.contains(&L2.visitor_threshold.to_string()));
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/panel/sitekey/list.rs.html b/src/mcaptcha/pages/panel/sitekey/list.rs.html index 517b8835..fa084d25 100644 --- a/src/mcaptcha/pages/panel/sitekey/list.rs.html +++ b/src/mcaptcha/pages/panel/sitekey/list.rs.html @@ -1,4 +1,4 @@ -list.rs - source
  1
+list.rs - source
  1
   2
   3
   4
@@ -115,8 +115,7 @@
 115
 116
 117
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -137,9 +136,9 @@
 use actix_web::{HttpResponse, Responder};
 use sailfish::TemplateOnce;
 
-use crate::api::v1::mcaptcha::captcha::MCaptchaDetails;
-use crate::errors::*;
-use crate::AppData;
+use crate::api::v1::mcaptcha::captcha::MCaptchaDetails;
+use crate::errors::*;
+use crate::AppData;
 
 #[derive(TemplateOnce, Clone)]
 #[template(path = "panel/sitekey/list/index.html")]
@@ -187,7 +186,7 @@
     use actix_web::test;
     use actix_web::web::Bytes;
 
-    use crate::tests::*;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -233,7 +232,7 @@
         assert!(body.contains(&key.name));
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/panel/sitekey/mod.rs.html b/src/mcaptcha/pages/panel/sitekey/mod.rs.html index 03804982..637f2b44 100644 --- a/src/mcaptcha/pages/panel/sitekey/mod.rs.html +++ b/src/mcaptcha/pages/panel/sitekey/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -54,8 +54,7 @@
 54
 55
 56
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -111,7 +110,7 @@
     cfg.service(edit::edit_sitekey);
     cfg.service(delete::delete_sitekey);
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/panel/sitekey/view.rs.html b/src/mcaptcha/pages/panel/sitekey/view.rs.html index e2b40365..4537de5b 100644 --- a/src/mcaptcha/pages/panel/sitekey/view.rs.html +++ b/src/mcaptcha/pages/panel/sitekey/view.rs.html @@ -1,4 +1,4 @@ -view.rs - source
  1
+view.rs - source
  1
   2
   3
   4
@@ -158,8 +158,7 @@
 158
 159
 160
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -181,9 +180,9 @@
 use futures::{future::TryFutureExt, try_join};
 use sailfish::TemplateOnce;
 
-use crate::errors::*;
-use crate::stats::fetch::Stats;
-use crate::AppData;
+use crate::errors::*;
+use crate::stats::fetch::Stats;
+use crate::AppData;
 
 const PAGE: &str = "SiteKeys";
 
@@ -275,7 +274,7 @@
     use actix_web::test;
     use actix_web::web::Bytes;
 
-    use crate::tests::*;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -319,7 +318,7 @@
         assert!(body.contains(&L2.visitor_threshold.to_string()));
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/routes.rs.html b/src/mcaptcha/pages/routes.rs.html index cb2fbadc..5293f673 100644 --- a/src/mcaptcha/pages/routes.rs.html +++ b/src/mcaptcha/pages/routes.rs.html @@ -1,4 +1,4 @@ -routes.rs - source
 1
+routes.rs - source
 1
  2
  3
  4
@@ -67,8 +67,7 @@
 67
 68
 69
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -85,9 +84,9 @@
 * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
-use super::auth::routes::Auth;
-use super::errors::routes::Errors;
-use super::panel::routes::Panel;
+use super::auth::routes::Auth;
+use super::errors::routes::Errors;
+use super::panel::routes::Panel;
 pub const ROUTES: Routes = Routes::new();
 
 pub struct Routes {
@@ -137,7 +136,7 @@
         Routes::get_sitemap();
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/pages/sitemap.rs.html b/src/mcaptcha/pages/sitemap.rs.html index 526522c1..fc08d90e 100644 --- a/src/mcaptcha/pages/sitemap.rs.html +++ b/src/mcaptcha/pages/sitemap.rs.html @@ -1,4 +1,4 @@ -sitemap.rs - source
 1
+sitemap.rs - source
 1
  2
  3
  4
@@ -52,8 +52,7 @@
 52
 53
 54
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -74,8 +73,8 @@
 use my_codegen::get;
 use sailfish::TemplateOnce;
 
-use super::routes::Routes;
-use crate::PAGES;
+use super::routes::Routes;
+use crate::PAGES;
 
 #[derive(Clone, TemplateOnce)]
 #[template(path = "sitemap.html")]
@@ -87,10 +86,10 @@
 impl Default for IndexPage {
     fn default() -> Self {
         let urls = Routes::get_sitemap();
-        let domain = if crate::SETTINGS.server.domain.ends_with('/') {
-            &crate::SETTINGS.server.domain[0..crate::SETTINGS.server.domain.len() - 1]
+        let domain = if crate::SETTINGS.server.domain.ends_with('/') {
+            &crate::SETTINGS.server.domain[0..crate::SETTINGS.server.domain.len() - 1]
         } else {
-            &crate::SETTINGS.server.domain
+            &crate::SETTINGS.server.domain
         };
 
         Self { urls, domain }
@@ -107,7 +106,7 @@
         .content_type("application/xml; charset=utf-8")
         .body(&*INDEX)
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/routes.rs.html b/src/mcaptcha/routes.rs.html index 41d05f09..c4e7d8ee 100644 --- a/src/mcaptcha/routes.rs.html +++ b/src/mcaptcha/routes.rs.html @@ -1,4 +1,4 @@ -routes.rs - source
 1
+routes.rs - source
 1
  2
  3
  4
@@ -22,50 +22,7 @@
 22
 23
 24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -82,56 +39,14 @@
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
-#[allow(dead_code)]
-pub enum Methods {
-    /// GET hander
-    Get,
-    /// POST handler
-    Post,
-    /// Protected GET handler
-    ProtectGet,
-    /// Protected POST handler
-    ProtectPost,
+pub fn services(cfg: &mut actix_web::web::ServiceConfig) {
+    crate::api::v1::services(cfg);
+    crate::docs::services(cfg);
+    crate::widget::services(cfg);
+    crate::pages::services(cfg);
+    crate::static_assets::services(cfg);
 }
-
-/// Defines resoures for [Methods]
-#[macro_export]
-macro_rules! define_resource {
-    ($cfg:expr, $path:expr, Methods::Get, $to:expr) => {
-        $cfg.service(
-            actix_web::web::resource($path)
-                .guard(actix_web::guard::Get())
-                .to($to),
-        );
-    };
-
-    ($cfg:expr, $path:expr, Methods::Post, $to:expr) => {
-        $cfg.service(
-            actix_web::Resource::new($path)
-                .guard(actix_web::guard::Post())
-                .to($to),
-        );
-    };
-
-    ($cfg:expr, $path:expr, Methods::ProtectPost, $to:expr) => {
-        $cfg.service(
-            actix_web::web::resource($path)
-                .wrap(crate::CheckLogin)
-                .guard(actix_web::guard::Post())
-                .to($to),
-        );
-    };
-
-    ($cfg:expr, $path:expr, Methods::ProtectGet, $to:expr) => {
-        $cfg.service(
-            actix_web::web::resource($path)
-                .wrap(crate::CheckLogin)
-                .guard(actix_web::guard::Get())
-                .to($to),
-        );
-    };
-}
-
+
\ No newline at end of file diff --git a/src/mcaptcha/settings.rs.html b/src/mcaptcha/settings.rs.html index c4f2a30e..e24b5df9 100644 --- a/src/mcaptcha/settings.rs.html +++ b/src/mcaptcha/settings.rs.html @@ -1,4 +1,4 @@ -settings.rs - source
  1
+settings.rs - source
  1
   2
   3
   4
@@ -229,8 +229,7 @@
 229
 230
 231
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -461,7 +460,7 @@
 //        assert_eq!(settings.smtp.as_ref().unwrap().username, "admin");
 //    }
 //}
-
+
\ No newline at end of file diff --git a/src/mcaptcha/static_assets/filemap.rs.html b/src/mcaptcha/static_assets/filemap.rs.html index d207ee7e..ab22c2f0 100644 --- a/src/mcaptcha/static_assets/filemap.rs.html +++ b/src/mcaptcha/static_assets/filemap.rs.html @@ -1,4 +1,4 @@ -filemap.rs - source
 1
+filemap.rs - source
 1
  2
  3
  4
@@ -44,8 +44,7 @@
 44
 45
 46
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -85,13 +84,13 @@
 
     #[test]
     fn filemap_works() {
-        let files = super::FileMap::new();
+        let files = super::FileMap::new();
         let css = files.get("./static/cache/bundle/bundle.css").unwrap();
         println!("{}", css);
         assert!(css.contains("/assets/bundle/bundle"));
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/static_assets/mod.rs.html b/src/mcaptcha/static_assets/mod.rs.html index 2f1ac644..2e87a116 100644 --- a/src/mcaptcha/static_assets/mod.rs.html +++ b/src/mcaptcha/static_assets/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -23,8 +23,7 @@
 23
 24
 25
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -49,7 +48,7 @@
     cfg.service(static_files::static_files);
     cfg.service(static_files::favicons);
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/static_assets/static_files.rs.html b/src/mcaptcha/static_assets/static_files.rs.html index 4295939f..b2a63244 100644 --- a/src/mcaptcha/static_assets/static_files.rs.html +++ b/src/mcaptcha/static_assets/static_files.rs.html @@ -1,4 +1,4 @@ -static_files.rs - source
  1
+static_files.rs - source
  1
   2
   3
   4
@@ -202,8 +202,7 @@
 202
 203
 204
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -227,12 +226,12 @@
 use mime_guess::from_path;
 use rust_embed::RustEmbed;
 
-use crate::CACHE_AGE;
+use crate::CACHE_AGE;
 
 pub mod assets {
     use lazy_static::lazy_static;
 
-    use crate::FILES;
+    use crate::FILES;
 
     type Img = (&'static str, &'static str);
 
@@ -355,7 +354,7 @@
 
         let resp = test::call_service(
             &app,
-            test::TestRequest::get().uri(*crate::JS).to_request(),
+            test::TestRequest::get().uri(*crate::JS).to_request(),
         )
         .await;
         assert_eq!(resp.status(), StatusCode::OK);
@@ -363,7 +362,7 @@
         let resp = test::call_service(
             &app,
             test::TestRequest::get()
-                .uri(*crate::VERIFICATIN_WIDGET_JS)
+                .uri(*crate::VERIFICATIN_WIDGET_JS)
                 .to_request(),
         )
         .await;
@@ -372,7 +371,7 @@
         let resp = test::call_service(
             &app,
             test::TestRequest::get()
-                .uri(*crate::VERIFICATIN_WIDGET_CSS)
+                .uri(*crate::VERIFICATIN_WIDGET_CSS)
                 .to_request(),
         )
         .await;
@@ -382,7 +381,7 @@
             &app,
             test::TestRequest::get()
                 .uri(
-                    crate::FILES
+                    crate::FILES
                         .get("./static/cache/img/icon-trans.png")
                         .unwrap(),
                 )
@@ -407,7 +406,7 @@
         assert_eq!(resp.status(), StatusCode::OK);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/stats/fetch.rs.html b/src/mcaptcha/stats/fetch.rs.html index b082d353..988c4e56 100644 --- a/src/mcaptcha/stats/fetch.rs.html +++ b/src/mcaptcha/stats/fetch.rs.html @@ -1,4 +1,4 @@ -fetch.rs - source
  1
+fetch.rs - source
  1
   2
   3
   4
@@ -217,8 +217,7 @@
 217
 218
 219
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -237,8 +236,8 @@
 use serde::{Deserialize, Serialize};
 use sqlx::PgPool;
 
-use crate::date::Date;
-use crate::errors::*;
+use crate::date::Date;
+use crate::errors::*;
 
 #[derive(Debug, Clone, Deserialize, Serialize)]
 pub struct StatsUnixTimestamp {
@@ -280,9 +279,9 @@
 
 impl StatsUnixTimestamp {
     pub fn from_stats(stats: &Stats) -> Self {
-        let config_fetches = Self::unix_timestamp(&stats.config_fetches);
-        let solves = Self::unix_timestamp(&stats.solves);
-        let confirms = Self::unix_timestamp(&stats.confirms);
+        let config_fetches = Self::unix_timestamp(&stats.config_fetches);
+        let solves = Self::unix_timestamp(&stats.solves);
+        let confirms = Self::unix_timestamp(&stats.confirms);
         Self {
             config_fetches,
             solves,
@@ -396,8 +395,8 @@
 #[cfg(test)]
 mod tests {
     use super::*;
-    use crate::stats::record::*;
-    use crate::tests::*;
+    use crate::stats::record::*;
+    use crate::tests::*;
     use crate::*;
 
     #[actix_rt::test]
@@ -437,7 +436,7 @@
         assert_eq!(ustats.confirms.len(), 1);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/stats/mod.rs.html b/src/mcaptcha/stats/mod.rs.html index 7f60c22f..e0d12e49 100644 --- a/src/mcaptcha/stats/mod.rs.html +++ b/src/mcaptcha/stats/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -17,8 +17,7 @@
 17
 18
 19
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -37,7 +36,7 @@
 
 pub mod fetch;
 pub mod record;
-
+
\ No newline at end of file diff --git a/src/mcaptcha/stats/record.rs.html b/src/mcaptcha/stats/record.rs.html index 3a6daac4..e63a5168 100644 --- a/src/mcaptcha/stats/record.rs.html +++ b/src/mcaptcha/stats/record.rs.html @@ -1,4 +1,4 @@ -record.rs - source
 1
+record.rs - source
 1
  2
  3
  4
@@ -59,8 +59,7 @@
 59
 60
 61
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -121,7 +120,7 @@
     .execute(db)
     .await;
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha/widget/mod.rs.html b/src/mcaptcha/widget/mod.rs.html index dc23803a..2c1aec20 100644 --- a/src/mcaptcha/widget/mod.rs.html +++ b/src/mcaptcha/widget/mod.rs.html @@ -1,4 +1,4 @@ -mod.rs - source
 1
+mod.rs - source
 1
  2
  3
  4
@@ -79,8 +79,7 @@
 79
 80
 81
-
-/*
+
/*
 * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
 *
 * This program is free software: you can redistribute it and/or modify
@@ -101,7 +100,7 @@
 use lazy_static::lazy_static;
 use sailfish::TemplateOnce;
 
-use crate::errors::*;
+use crate::errors::*;
 
 pub const WIDGET_ROUTES: routes::Widget = routes::Widget::new();
 
@@ -158,10 +157,10 @@
     #[actix_rt::test]
     async fn captcha_widget_route_works() {
         let app = get_app!().await;
-        get_works!(app, crate::WIDGET_ROUTES.verification_widget);
+        get_works!(app, crate::WIDGET_ROUTES.verification_widget);
     }
 }
-
+
\ No newline at end of file diff --git a/src/mcaptcha_browser/lib.rs.html b/src/mcaptcha_browser/lib.rs.html index 85ea3c5e..ca4a2526 100644 --- a/src/mcaptcha_browser/lib.rs.html +++ b/src/mcaptcha_browser/lib.rs.html @@ -1,4 +1,4 @@ -lib.rs - source
  1
+lib.rs - source
  1
   2
   3
   4
@@ -149,8 +149,7 @@
 149
 150
 151
-
-/*
+
/*
  * mCaptcha is a PoW based DoS protection software.
  * This is the frontend web component of the mCaptcha system
  * Copyright © 2021 Aravinth Manivnanan <realaravinth@batsense.net>.
@@ -301,7 +300,7 @@
         assert!(config.is_sufficient_difficulty(&work, DIFFICULTY));
     }
 }
-
+
\ No newline at end of file diff --git a/src/tests_migrate/settings.rs.html b/src/tests_migrate/settings.rs.html index dd2dbc40..b67791ce 100644 --- a/src/tests_migrate/settings.rs.html +++ b/src/tests_migrate/settings.rs.html @@ -1,4 +1,4 @@ -settings.rs - source
  1
+settings.rs - source
  1
   2
   3
   4
@@ -229,8 +229,7 @@
 229
 230
 231
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -461,7 +460,7 @@
 //        assert_eq!(settings.smtp.as_ref().unwrap().username, "admin");
 //    }
 //}
-
+
\ No newline at end of file diff --git a/src/tests_migrate/tests-migrate.rs.html b/src/tests_migrate/tests-migrate.rs.html index 56f34efd..35c79618 100644 --- a/src/tests_migrate/tests-migrate.rs.html +++ b/src/tests_migrate/tests-migrate.rs.html @@ -1,4 +1,4 @@ -tests-migrate.rs - source
 1
+tests-migrate.rs - source
 1
  2
  3
  4
@@ -84,8 +84,7 @@
 84
 85
 86
-
-/*
+
/*
  * Copyright (C) 2021  Aravinth Manivannan <realaravinth@batsense.net>
  *
  * This program is free software: you can redistribute it and/or modify
@@ -171,7 +170,7 @@
 
     config.process().unwrap();
 }
-
+
\ No newline at end of file diff --git a/tests_migrate/all.html b/tests_migrate/all.html index ea6248de..e6023e80 100644 --- a/tests_migrate/all.html +++ b/tests_migrate/all.html @@ -1,4 +1,4 @@ -List of all items in this crate

List of all items[] +List of all items in this crate

List of all items[]

Structs

Functions

diff --git a/tests_migrate/fn.build.html b/tests_migrate/fn.build.html index 72306965..e48368e8 100644 --- a/tests_migrate/fn.build.html +++ b/tests_migrate/fn.build.html @@ -1,3 +1,3 @@ -build in tests_migrate - Rust

Function tests_migrate::build[][src]

pub(crate) fn build()
+build in tests_migrate - Rust

Function tests_migrate::build[][src]

pub(crate) fn build()
\ No newline at end of file diff --git a/tests_migrate/fn.cache_bust.html b/tests_migrate/fn.cache_bust.html index 7b812d09..e599db9f 100644 --- a/tests_migrate/fn.cache_bust.html +++ b/tests_migrate/fn.cache_bust.html @@ -1,3 +1,3 @@ -cache_bust in tests_migrate - Rust

Function tests_migrate::cache_bust[][src]

pub(crate) fn cache_bust()
+cache_bust in tests_migrate - Rust

Function tests_migrate::cache_bust[][src]

pub(crate) fn cache_bust()
\ No newline at end of file diff --git a/tests_migrate/fn.main.html b/tests_migrate/fn.main.html index 71e8274b..a6633089 100644 --- a/tests_migrate/fn.main.html +++ b/tests_migrate/fn.main.html @@ -1,3 +1,3 @@ -main in tests_migrate - Rust

Function tests_migrate::main[][src]

pub(crate) fn main()
+main in tests_migrate - Rust

Function tests_migrate::main[][src]

pub(crate) fn main()
\ No newline at end of file diff --git a/tests_migrate/index.html b/tests_migrate/index.html index ad8436ed..65351ba0 100644 --- a/tests_migrate/index.html +++ b/tests_migrate/index.html @@ -1,4 +1,4 @@ -tests_migrate - Rust

Crate tests_migrate[][src]

Modules

+tests_migrate - Rust

Crate tests_migrate[][src]

Modules

Structs

Functions

diff --git a/tests_migrate/settings/fn.check_url.html b/tests_migrate/settings/fn.check_url.html index 60588ef4..0528c86b 100644 --- a/tests_migrate/settings/fn.check_url.html +++ b/tests_migrate/settings/fn.check_url.html @@ -1,3 +1,3 @@ -check_url in tests_migrate::settings - Rust

Function tests_migrate::settings::check_url[][src]

fn check_url(s: &Config)
+check_url in tests_migrate::settings - Rust

Function tests_migrate::settings::check_url[][src]

fn check_url(s: &Config)
\ No newline at end of file diff --git a/tests_migrate/settings/fn.set_database_url.html b/tests_migrate/settings/fn.set_database_url.html index cf6ee929..5fc15410 100644 --- a/tests_migrate/settings/fn.set_database_url.html +++ b/tests_migrate/settings/fn.set_database_url.html @@ -1,3 +1,3 @@ -set_database_url in tests_migrate::settings - Rust

Function tests_migrate::settings::set_database_url[][src]

fn set_database_url(s: &mut Config)
+set_database_url in tests_migrate::settings - Rust

Function tests_migrate::settings::set_database_url[][src]

fn set_database_url(s: &mut Config)
\ No newline at end of file diff --git a/tests_migrate/settings/fn.set_from_database_url.html b/tests_migrate/settings/fn.set_from_database_url.html index 71076d99..67794730 100644 --- a/tests_migrate/settings/fn.set_from_database_url.html +++ b/tests_migrate/settings/fn.set_from_database_url.html @@ -1,3 +1,3 @@ -set_from_database_url in tests_migrate::settings - Rust

Function tests_migrate::settings::set_from_database_url[][src]

fn set_from_database_url(s: &mut Config, database_conf: &DatabaseBuilder)
+set_from_database_url in tests_migrate::settings - Rust

Function tests_migrate::settings::set_from_database_url[][src]

fn set_from_database_url(s: &mut Config, database_conf: &DatabaseBuilder)
\ No newline at end of file diff --git a/tests_migrate/settings/index.html b/tests_migrate/settings/index.html index e0085f67..1f3de6ee 100644 --- a/tests_migrate/settings/index.html +++ b/tests_migrate/settings/index.html @@ -1,4 +1,4 @@ -tests_migrate::settings - Rust

Module tests_migrate::settings[][src]

Structs

+tests_migrate::settings - Rust

Module tests_migrate::settings[][src]

Structs

Functions

diff --git a/tests_migrate/settings/struct.Captcha.html b/tests_migrate/settings/struct.Captcha.html index 1f964708..3268873c 100644 --- a/tests_migrate/settings/struct.Captcha.html +++ b/tests_migrate/settings/struct.Captcha.html @@ -1,117 +1,24 @@ -Captcha in tests_migrate::settings - Rust

Struct tests_migrate::settings::Captcha[][src]

pub struct Captcha {
-    pub salt: String,
-    pub gc: u64,
-}

Fields

salt: Stringgc: u64

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Captcha in tests_migrate::settings - Rust

Struct tests_migrate::settings::Captcha[][src]

pub struct Captcha {
+    pub salt: String,
+    pub gc: u64,
+}

Fields

salt: Stringgc: u64

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+
\ No newline at end of file diff --git a/tests_migrate/settings/struct.Database.html b/tests_migrate/settings/struct.Database.html index 2a1eaf5d..46f3dedc 100644 --- a/tests_migrate/settings/struct.Database.html +++ b/tests_migrate/settings/struct.Database.html @@ -1,117 +1,24 @@ -Database in tests_migrate::settings - Rust

Struct tests_migrate::settings::Database[][src]

pub struct Database {
-    pub url: String,
-    pub pool: u32,
-}

Fields

url: Stringpool: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Database in tests_migrate::settings - Rust

Struct tests_migrate::settings::Database[][src]

pub struct Database {
+    pub url: String,
+    pub pool: u32,
+}

Fields

url: Stringpool: u32

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+
\ No newline at end of file diff --git a/tests_migrate/settings/struct.DatabaseBuilder.html b/tests_migrate/settings/struct.DatabaseBuilder.html index 07a9eab1..4fcaba07 100644 --- a/tests_migrate/settings/struct.DatabaseBuilder.html +++ b/tests_migrate/settings/struct.DatabaseBuilder.html @@ -1,121 +1,28 @@ -DatabaseBuilder in tests_migrate::settings - Rust

Struct tests_migrate::settings::DatabaseBuilder[][src]

struct DatabaseBuilder {
-    pub port: u32,
-    pub hostname: String,
-    pub username: String,
-    pub password: String,
-    pub name: String,
-    pub url: String,
-}

Fields

port: u32hostname: Stringusername: Stringpassword: Stringname: Stringurl: String

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+DatabaseBuilder in tests_migrate::settings - Rust

Struct tests_migrate::settings::DatabaseBuilder[][src]

struct DatabaseBuilder {
+    pub port: u32,
+    pub hostname: String,
+    pub username: String,
+    pub password: String,
+    pub name: String,
+    pub url: String,
+}

Fields

port: u32hostname: Stringusername: Stringpassword: Stringname: Stringurl: String

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+
\ No newline at end of file diff --git a/tests_migrate/settings/struct.Redis.html b/tests_migrate/settings/struct.Redis.html index 36c0d165..ccce7eb2 100644 --- a/tests_migrate/settings/struct.Redis.html +++ b/tests_migrate/settings/struct.Redis.html @@ -1,117 +1,24 @@ -Redis in tests_migrate::settings - Rust

Struct tests_migrate::settings::Redis[][src]

pub struct Redis {
-    pub url: String,
-    pub pool: u32,
-}

Fields

url: Stringpool: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Redis in tests_migrate::settings - Rust

Struct tests_migrate::settings::Redis[][src]

pub struct Redis {
+    pub url: String,
+    pub pool: u32,
+}

Fields

url: Stringpool: u32

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+
\ No newline at end of file diff --git a/tests_migrate/settings/struct.Server.html b/tests_migrate/settings/struct.Server.html index ee9e5887..e82bf7f7 100644 --- a/tests_migrate/settings/struct.Server.html +++ b/tests_migrate/settings/struct.Server.html @@ -1,121 +1,28 @@ -Server in tests_migrate::settings - Rust

Struct tests_migrate::settings::Server[][src]

pub struct Server {
-    pub port: u32,
-    pub domain: String,
-    pub cookie_secret: String,
-    pub ip: String,
-    pub url_prefix: Option<String>,
-    pub proxy_has_tls: bool,
-}

Fields

port: u32domain: Stringcookie_secret: Stringip: Stringurl_prefix: Option<String>proxy_has_tls: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Server in tests_migrate::settings - Rust

Struct tests_migrate::settings::Server[][src]

pub struct Server {
+    pub port: u32,
+    pub domain: String,
+    pub cookie_secret: String,
+    pub ip: String,
+    pub url_prefix: Option<String>,
+    pub proxy_has_tls: bool,
+}

Fields

port: u32domain: Stringcookie_secret: Stringip: Stringurl_prefix: Option<String>proxy_has_tls: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+
\ No newline at end of file diff --git a/tests_migrate/settings/struct.Settings.html b/tests_migrate/settings/struct.Settings.html index 8f79cc86..f509da29 100644 --- a/tests_migrate/settings/struct.Settings.html +++ b/tests_migrate/settings/struct.Settings.html @@ -1,125 +1,32 @@ -Settings in tests_migrate::settings - Rust

Struct tests_migrate::settings::Settings[][src]

pub struct Settings {
-    pub debug: bool,
-    pub commercial: bool,
+Settings in tests_migrate::settings - Rust

Struct tests_migrate::settings::Settings[][src]

pub struct Settings {
+    pub debug: bool,
+    pub commercial: bool,
     pub database: Database,
-    pub redis: Option<Redis>,
+    pub redis: Option<Redis>,
     pub server: Server,
     pub pow: Captcha,
-    pub source_code: String,
-    pub smtp: Option<Smtp>,
-    pub allow_registration: bool,
-    pub allow_demo: bool,
-}

Fields

debug: boolcommercial: booldatabase: Databaseredis: Option<Redis>server: Serverpow: Captchasource_code: Stringsmtp: Option<Smtp>allow_registration: boolallow_demo: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+ pub source_code: String, + pub smtp: Option<Smtp>, + pub allow_registration: bool, + pub allow_demo: bool, +}

Fields

debug: boolcommercial: booldatabase: Databaseredis: Option<Redis>server: Serverpow: Captchasource_code: Stringsmtp: Option<Smtp>allow_registration: boolallow_demo: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+
\ No newline at end of file diff --git a/tests_migrate/settings/struct.Smtp.html b/tests_migrate/settings/struct.Smtp.html index 2e8effeb..fd9b43ce 100644 --- a/tests_migrate/settings/struct.Smtp.html +++ b/tests_migrate/settings/struct.Smtp.html @@ -1,121 +1,28 @@ -Smtp in tests_migrate::settings - Rust

Struct tests_migrate::settings::Smtp[][src]

pub struct Smtp {
-    pub from: String,
-    pub reply: String,
-    pub url: String,
-    pub username: String,
-    pub password: String,
-    pub port: u16,
-}

Fields

from: Stringreply: Stringurl: Stringusername: Stringpassword: Stringport: u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+Smtp in tests_migrate::settings - Rust

Struct tests_migrate::settings::Smtp[][src]

pub struct Smtp {
+    pub from: String,
+    pub reply: String,
+    pub url: String,
+    pub username: String,
+    pub password: String,
+    pub port: u16,
+}

Fields

from: Stringreply: Stringurl: Stringusername: Stringpassword: Stringport: u16

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+
\ No newline at end of file diff --git a/tests_migrate/struct.SETTINGS.html b/tests_migrate/struct.SETTINGS.html index 3dd41154..dbc02455 100644 --- a/tests_migrate/struct.SETTINGS.html +++ b/tests_migrate/struct.SETTINGS.html @@ -1,110 +1,17 @@ -SETTINGS in tests_migrate - Rust

Struct tests_migrate::SETTINGS[][src]

pub struct SETTINGS {
-    __private_field: (),
-}

Fields

__private_field: ()

Methods from Deref<Target = Settings>

Trait Implementations

The resulting type after dereferencing.

-

Dereferences the value.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

+SETTINGS in tests_migrate - Rust

Struct tests_migrate::SETTINGS[][src]

pub struct SETTINGS {
+    __private_field: (),
+}

Fields

__private_field: ()

Methods from Deref<Target = Settings>

Trait Implementations

The resulting type after dereferencing.

+

Dereferences the value.

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Performs the conversion.

+

Should always be Self

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

\ No newline at end of file diff --git a/tests_migrate/struct.Settings.html b/tests_migrate/struct.Settings.html index a6cba53c..7bda94e0 100644 --- a/tests_migrate/struct.Settings.html +++ b/tests_migrate/struct.Settings.html @@ -1,125 +1,32 @@ -Settings in tests_migrate - Rust

Struct tests_migrate::Settings[][src]

pub struct Settings {
-    pub debug: bool,
-    pub commercial: bool,
+Settings in tests_migrate - Rust

Struct tests_migrate::Settings[][src]

pub struct Settings {
+    pub debug: bool,
+    pub commercial: bool,
     pub database: Database,
-    pub redis: Option<Redis>,
+    pub redis: Option<Redis>,
     pub server: Server,
     pub pow: Captcha,
-    pub source_code: String,
-    pub smtp: Option<Smtp>,
-    pub allow_registration: bool,
-    pub allow_demo: bool,
-}

Fields

debug: boolcommercial: booldatabase: Databaseredis: Option<Redis>server: Serverpow: Captchasource_code: Stringsmtp: Option<Smtp>allow_registration: boolallow_demo: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Deserialize this value from the given Serde deserializer. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Converts self into T using Into<T>. Read more

-

Converts self into a target type. Read more

-

Causes self to use its Binary implementation when Debug-formatted.

-

Causes self to use its Display implementation when -Debug-formatted. Read more

-

Causes self to use its LowerExp implementation when -Debug-formatted. Read more

-

Causes self to use its LowerHex implementation when -Debug-formatted. Read more

-

Causes self to use its Octal implementation when Debug-formatted.

-

Causes self to use its Pointer implementation when -Debug-formatted. Read more

-

Causes self to use its UpperExp implementation when -Debug-formatted. Read more

-

Causes self to use its UpperHex implementation when -Debug-formatted. Read more

-

Performs the conversion.

-

Instruments this type with the provided Span, returning an -Instrumented wrapper. Read more

-

Instruments this type with the current Span, returning an -Instrumented wrapper. Read more

-

Performs the conversion.

-

Pipes by value. This is generally the method you want to use. Read more

-

Borrows self and passes that borrow into the pipe function. Read more

-

Mutably borrows self and passes that borrow into the pipe function. Read more

-

Borrows self, then passes self.borrow() into the pipe function. Read more

-

Mutably borrows self, then passes self.borrow_mut() into the pipe -function. Read more

-

Borrows self, then passes self.as_ref() into the pipe function.

-

Mutably borrows self, then passes self.as_mut() into the pipe -function. Read more

-

Borrows self, then passes self.deref() into the pipe function.

-

Mutably borrows self, then passes self.deref_mut() into the pipe -function. Read more

-

Pipes a value into a function that cannot ordinarily be called in suffix -position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a trait borrow into a function that cannot normally be called in -suffix position. Read more

-

Pipes a trait mutable borrow into a function that cannot normally be -called in suffix position. Read more

-

Pipes a dereference into a function that cannot normally be called in -suffix position. Read more

-

Pipes a mutable dereference into a function that cannot normally be -called in suffix position. Read more

-

Pipes a reference into a function that cannot ordinarily be called in -suffix position. Read more

-

Pipes a mutable reference into a function that cannot ordinarily be -called in suffix position. Read more

-

Should always be Self

-

Immutable access to a value. Read more

-

Mutable access to a value. Read more

-

Immutable access to the Borrow<B> of a value. Read more

-

Mutable access to the BorrowMut<B> of a value. Read more

-

Immutable access to the AsRef<R> view of a value. Read more

-

Mutable access to the AsMut<R> view of a value. Read more

-

Immutable access to the Deref::Target of a value. Read more

-

Mutable access to the Deref::Target of a value. Read more

-

Calls .tap() only in debug builds, and is erased in release builds.

-

Calls .tap_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_borrow_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_ref_mut() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref() only in debug builds, and is erased in release -builds. Read more

-

Calls .tap_deref_mut() only in debug builds, and is erased in release -builds. Read more

-

Provides immutable access for inspection. Read more

-

Calls tap in debug builds, and does nothing in release builds.

-

Provides mutable access for modification. Read more

-

Calls tap_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the reference for inspection.

-

Calls tap_ref in debug builds, and does nothing in release builds.

-

Provides mutable access to the reference for modification.

-

Calls tap_ref_mut in debug builds, and does nothing in release builds.

-

Provides immutable access to the borrow for inspection. Read more

-

Calls tap_borrow in debug builds, and does nothing in release builds.

-

Provides mutable access to the borrow for modification.

-

Calls tap_borrow_mut in debug builds, and does nothing in release -builds. Read more

-

Immutably dereferences self for inspection.

-

Calls tap_deref in debug builds, and does nothing in release builds.

-

Mutably dereferences self for modification.

-

Calls tap_deref_mut in debug builds, and does nothing in release -builds. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

-

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Attempts to convert self into T using TryInto<T>. Read more

-

Attempts to convert self into a target type. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
+ pub source_code: String, + pub smtp: Option<Smtp>, + pub allow_registration: bool, + pub allow_demo: bool, +}

Fields

debug: boolcommercial: booldatabase: Databaseredis: Option<Redis>server: Serverpow: Captchasource_code: Stringsmtp: Option<Smtp>allow_registration: boolallow_demo: bool

Implementations

Trait Implementations

Returns a copy of the value. Read more

+

Performs copy-assignment from source. Read more

+

Formats the value using the given formatter. Read more

+

Deserialize this value from the given Serde deserializer. Read more

+

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

+

Immutably borrows from an owned value. Read more

+

Mutably borrows from an owned value. Read more

+

Performs the conversion.

+

Performs the conversion.

+

Should always be Self

+

The resulting type after obtaining ownership.

+

Creates owned data from borrowed data, usually by cloning. Read more

+
🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

+

Uses borrowed data to replace owned data, usually by cloning. Read more

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+

The type returned in the event of a conversion error.

+

Performs the conversion.

+
\ No newline at end of file diff --git a/toggle-minus.svg b/toggle-minus.svg new file mode 100644 index 00000000..73154788 --- /dev/null +++ b/toggle-minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/toggle-plus.svg b/toggle-plus.svg new file mode 100644 index 00000000..08b17033 --- /dev/null +++ b/toggle-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file