mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
Deploying to gh-pages from @ 51764817f9 🚀
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl ResponseError for ServiceError","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl ResponseError for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
@@ -1,3 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl HttpServiceFactory for signup","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for signin","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for signout","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for delete_account","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for add_domain","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for delete_domain","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for update_duration","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for get_duration","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for add_levels","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for update_levels","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for delete_levels","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for get_levels","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for add_mcaptcha","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for delete_mcaptcha","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for build_details","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for health","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/auth/struct.signup.html\" title=\"struct guard::api::v1::auth::signup\">signup</a>","synthetic":false,"types":["guard::api::v1::auth::signup"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/auth/struct.signin.html\" title=\"struct guard::api::v1::auth::signin\">signin</a>","synthetic":false,"types":["guard::api::v1::auth::signin"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/auth/struct.signout.html\" title=\"struct guard::api::v1::auth::signout\">signout</a>","synthetic":false,"types":["guard::api::v1::auth::signout"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/auth/struct.delete_account.html\" title=\"struct guard::api::v1::auth::delete_account\">delete_account</a>","synthetic":false,"types":["guard::api::v1::auth::delete_account"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/domains/struct.add_domain.html\" title=\"struct guard::api::v1::mcaptcha::domains::add_domain\">add_domain</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::domains::add_domain"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/domains/struct.get_challenge.html\" title=\"struct guard::api::v1::mcaptcha::domains::get_challenge\">get_challenge</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::domains::get_challenge"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/domains/struct.verify.html\" title=\"struct guard::api::v1::mcaptcha::domains::verify\">verify</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::domains::verify"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/domains/struct.delete_domain.html\" title=\"struct guard::api::v1::mcaptcha::domains::delete_domain\">delete_domain</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::domains::delete_domain"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/duration/struct.update_duration.html\" title=\"struct guard::api::v1::mcaptcha::duration::update_duration\">update_duration</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::duration::update_duration"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/duration/struct.get_duration.html\" title=\"struct guard::api::v1::mcaptcha::duration::get_duration\">get_duration</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::duration::get_duration"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/levels/struct.add_levels.html\" title=\"struct guard::api::v1::mcaptcha::levels::add_levels\">add_levels</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::levels::add_levels"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/levels/struct.update_levels.html\" title=\"struct guard::api::v1::mcaptcha::levels::update_levels\">update_levels</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::levels::update_levels"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/levels/struct.delete_levels.html\" title=\"struct guard::api::v1::mcaptcha::levels::delete_levels\">delete_levels</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::levels::delete_levels"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/levels/struct.get_levels.html\" title=\"struct guard::api::v1::mcaptcha::levels::get_levels\">get_levels</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::levels::get_levels"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/mcaptcha/struct.add_mcaptcha.html\" title=\"struct guard::api::v1::mcaptcha::mcaptcha::add_mcaptcha\">add_mcaptcha</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::mcaptcha::add_mcaptcha"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/mcaptcha/struct.delete_mcaptcha.html\" title=\"struct guard::api::v1::mcaptcha::mcaptcha::delete_mcaptcha\">delete_mcaptcha</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::mcaptcha::delete_mcaptcha"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/meta/struct.build_details.html\" title=\"struct guard::api::v1::meta::build_details\">build_details</a>","synthetic":false,"types":["guard::api::v1::meta::build_details"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/meta/struct.health.html\" title=\"struct guard::api::v1::meta::health\">health</a>","synthetic":false,"types":["guard::api::v1::meta::health"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
File diff suppressed because one or more lines are too long
@@ -1,3 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl PartialEq<ServiceError> for ServiceError","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html\" title=\"trait core::cmp::PartialEq\">PartialEq</a><<a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>> for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
@@ -1,3 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl From<CredsError> for ServiceError","synthetic":false,"types":[]},{"text":"impl From<ValidationErrors> for ServiceError","synthetic":false,"types":[]},{"text":"impl From<ParseError> for ServiceError","synthetic":false,"types":[]},{"text":"impl From<CaptchaError> for ServiceError","synthetic":false,"types":[]},{"text":"impl From<Error> for ServiceError","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><CredsError> for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><ValidationErrors> for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><SendRequestError> for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"https://docs.rs/url/2.2.1/url/parser/enum.ParseError.html\" title=\"enum url::parser::ParseError\">ParseError</a>> for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><CaptchaError> for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><Error> for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
@@ -1,3 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl Default for HealthBuilder","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"guard/api/v1/meta/struct.HealthBuilder.html\" title=\"struct guard::api::v1::meta::HealthBuilder\">HealthBuilder</a>","synthetic":false,"types":["guard::api::v1::meta::HealthBuilder"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
@@ -1,4 +1,5 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl Debug for ServiceError","synthetic":false,"types":[]},{"text":"impl Debug for Register","synthetic":false,"types":[]},{"text":"impl Debug for Login","synthetic":false,"types":[]},{"text":"impl Debug for Domain","synthetic":false,"types":[]},{"text":"impl Debug for MCaptchaID","synthetic":false,"types":[]},{"text":"impl Debug for MCaptchaDetails","synthetic":false,"types":[]},{"text":"impl Debug for Health","synthetic":false,"types":[]},{"text":"impl Debug for Server","synthetic":false,"types":[]},{"text":"impl Debug for Captcha","synthetic":false,"types":[]},{"text":"impl Debug for DatabaseBuilder","synthetic":false,"types":[]},{"text":"impl Debug for Database","synthetic":false,"types":[]},{"text":"impl Debug for Settings","synthetic":false,"types":[]}];
|
||||
implementors["tests_migrate"] = [{"text":"impl Debug for Server","synthetic":false,"types":[]},{"text":"impl Debug for Captcha","synthetic":false,"types":[]},{"text":"impl Debug for DatabaseBuilder","synthetic":false,"types":[]},{"text":"impl Debug for Database","synthetic":false,"types":[]},{"text":"impl Debug for Settings","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/api/v1/auth/struct.Register.html\" title=\"struct guard::api::v1::auth::Register\">Register</a>","synthetic":false,"types":["guard::api::v1::auth::Register"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/api/v1/auth/struct.Login.html\" title=\"struct guard::api::v1::auth::Login\">Login</a>","synthetic":false,"types":["guard::api::v1::auth::Login"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/domains/struct.Domain.html\" title=\"struct guard::api::v1::mcaptcha::domains::Domain\">Domain</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::domains::Domain"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/domains/struct.Challenge.html\" title=\"struct guard::api::v1::mcaptcha::domains::Challenge\">Challenge</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::domains::Challenge"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/mcaptcha/struct.MCaptchaID.html\" title=\"struct guard::api::v1::mcaptcha::mcaptcha::MCaptchaID\">MCaptchaID</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::mcaptcha::MCaptchaID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/api/v1/mcaptcha/mcaptcha/struct.MCaptchaDetails.html\" title=\"struct guard::api::v1::mcaptcha::mcaptcha::MCaptchaDetails\">MCaptchaDetails</a>","synthetic":false,"types":["guard::api::v1::mcaptcha::mcaptcha::MCaptchaDetails"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/api/v1/meta/struct.Health.html\" title=\"struct guard::api::v1::meta::Health\">Health</a>","synthetic":false,"types":["guard::api::v1::meta::Health"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/settings/struct.Server.html\" title=\"struct guard::settings::Server\">Server</a>","synthetic":false,"types":["guard::settings::Server"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/settings/struct.Captcha.html\" title=\"struct guard::settings::Captcha\">Captcha</a>","synthetic":false,"types":["guard::settings::Captcha"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/settings/struct.DatabaseBuilder.html\" title=\"struct guard::settings::DatabaseBuilder\">DatabaseBuilder</a>","synthetic":false,"types":["guard::settings::DatabaseBuilder"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/settings/struct.Database.html\" title=\"struct guard::settings::Database\">Database</a>","synthetic":false,"types":["guard::settings::Database"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"guard/settings/struct.Settings.html\" title=\"struct guard::settings::Settings\">Settings</a>","synthetic":false,"types":["guard::settings::Settings"]}];
|
||||
implementors["kv_test_util"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"kv_test_util/struct.Challenge.html\" title=\"struct kv_test_util::Challenge\">Challenge</a>","synthetic":false,"types":["kv_test_util::Challenge"]}];
|
||||
implementors["tests_migrate"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"tests_migrate/settings/struct.Server.html\" title=\"struct tests_migrate::settings::Server\">Server</a>","synthetic":false,"types":["tests_migrate::settings::Server"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"tests_migrate/settings/struct.Captcha.html\" title=\"struct tests_migrate::settings::Captcha\">Captcha</a>","synthetic":false,"types":["tests_migrate::settings::Captcha"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"tests_migrate/settings/struct.DatabaseBuilder.html\" title=\"struct tests_migrate::settings::DatabaseBuilder\">DatabaseBuilder</a>","synthetic":false,"types":["tests_migrate::settings::DatabaseBuilder"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"tests_migrate/settings/struct.Database.html\" title=\"struct tests_migrate::settings::Database\">Database</a>","synthetic":false,"types":["tests_migrate::settings::Database"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"tests_migrate/settings/struct.Settings.html\" title=\"struct tests_migrate::settings::Settings\">Settings</a>","synthetic":false,"types":["tests_migrate::settings::Settings"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
@@ -1,3 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl Display for ServiceError","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,3 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl StructuralPartialEq for ServiceError","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl Deref for SETTINGS","synthetic":false,"types":[]},{"text":"impl Deref for GIT_COMMIT_HASH","synthetic":false,"types":[]}];
|
||||
implementors["tests_migrate"] = [{"text":"impl Deref for SETTINGS","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"guard/struct.SETTINGS.html\" title=\"struct guard::SETTINGS\">SETTINGS</a>","synthetic":false,"types":["guard::SETTINGS"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"guard/struct.GIT_COMMIT_HASH.html\" title=\"struct guard::GIT_COMMIT_HASH\">GIT_COMMIT_HASH</a>","synthetic":false,"types":["guard::GIT_COMMIT_HASH"]}];
|
||||
implementors["tests_migrate"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"tests_migrate/struct.SETTINGS.html\" title=\"struct tests_migrate::SETTINGS\">SETTINGS</a>","synthetic":false,"types":["tests_migrate::SETTINGS"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
@@ -1,4 +1,4 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl LazyStatic for SETTINGS","synthetic":false,"types":[]},{"text":"impl LazyStatic for GIT_COMMIT_HASH","synthetic":false,"types":[]}];
|
||||
implementors["tests_migrate"] = [{"text":"impl LazyStatic for SETTINGS","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://docs.rs/lazy_static/1.4.0/lazy_static/trait.LazyStatic.html\" title=\"trait lazy_static::LazyStatic\">LazyStatic</a> for <a class=\"struct\" href=\"guard/struct.SETTINGS.html\" title=\"struct guard::SETTINGS\">SETTINGS</a>","synthetic":false,"types":["guard::SETTINGS"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/lazy_static/1.4.0/lazy_static/trait.LazyStatic.html\" title=\"trait lazy_static::LazyStatic\">LazyStatic</a> for <a class=\"struct\" href=\"guard/struct.GIT_COMMIT_HASH.html\" title=\"struct guard::GIT_COMMIT_HASH\">GIT_COMMIT_HASH</a>","synthetic":false,"types":["guard::GIT_COMMIT_HASH"]}];
|
||||
implementors["tests_migrate"] = [{"text":"impl <a class=\"trait\" href=\"https://docs.rs/lazy_static/1.4.0/lazy_static/trait.LazyStatic.html\" title=\"trait lazy_static::LazyStatic\">LazyStatic</a> for <a class=\"struct\" href=\"tests_migrate/struct.SETTINGS.html\" title=\"struct tests_migrate::SETTINGS\">SETTINGS</a>","synthetic":false,"types":["tests_migrate::SETTINGS"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,3 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl Error for ServiceError","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/error/trait.Error.html\" title=\"trait std::error::Error\">Error</a> for <a class=\"enum\" href=\"guard/errors/enum.ServiceError.html\" title=\"enum guard::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["guard::errors::ServiceError"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user