Deploying to gh-pages from @ ac502b7c08 🚀

This commit is contained in:
realaravinth
2022-11-04 10:05:00 +00:00
parent 49538a56a4
commit 55a5f29113
941 changed files with 22322 additions and 30474 deletions

View File

@@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["mcaptcha"] = [{"text":"impl GetLoginRoute for <a class=\"struct\" href=\"mcaptcha/api/v1/auth/routes/struct.Auth.html\" title=\"struct mcaptcha::api::v1::auth::routes::Auth\">Auth</a>","synthetic":false,"types":["mcaptcha::api::v1::auth::routes::Auth"]},{"text":"impl GetLoginRoute for <a class=\"struct\" href=\"mcaptcha/api/v1/routes/struct.Routes.html\" title=\"struct mcaptcha::api::v1::routes::Routes\">Routes</a>","synthetic":false,"types":["mcaptcha::api::v1::routes::Routes"]},{"text":"impl GetLoginRoute for <a class=\"struct\" href=\"mcaptcha/pages/auth/routes/struct.Auth.html\" title=\"struct mcaptcha::pages::auth::routes::Auth\">Auth</a>","synthetic":false,"types":["mcaptcha::pages::auth::routes::Auth"]},{"text":"impl GetLoginRoute for <a class=\"struct\" href=\"mcaptcha/pages/routes/struct.Routes.html\" title=\"struct mcaptcha::pages::routes::Routes\">Routes</a>","synthetic":false,"types":["mcaptcha::pages::routes::Routes"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"mcaptcha":[["impl GetLoginRoute for <a class=\"struct\" href=\"mcaptcha/api/v1/auth/routes/struct.Auth.html\" title=\"struct mcaptcha::api::v1::auth::routes::Auth\">Auth</a>"],["impl GetLoginRoute for <a class=\"struct\" href=\"mcaptcha/api/v1/routes/struct.Routes.html\" title=\"struct mcaptcha::api::v1::routes::Routes\">Routes</a>"],["impl GetLoginRoute for <a class=\"struct\" href=\"mcaptcha/pages/auth/routes/struct.Auth.html\" title=\"struct mcaptcha::pages::auth::routes::Auth\">Auth</a>"],["impl GetLoginRoute for <a class=\"struct\" href=\"mcaptcha/pages/routes/struct.Routes.html\" title=\"struct mcaptcha::pages::routes::Routes\">Routes</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["mcaptcha"] = [{"text":"impl ResponseError for <a class=\"enum\" href=\"mcaptcha/errors/enum.ServiceError.html\" title=\"enum mcaptcha::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl ResponseError for <a class=\"enum\" href=\"mcaptcha/errors/enum.PageError.html\" title=\"enum mcaptcha::errors::PageError\">PageError</a>","synthetic":false,"types":["mcaptcha::errors::PageError"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"mcaptcha":[["impl ResponseError for <a class=\"enum\" href=\"mcaptcha/errors/enum.ServiceError.html\" title=\"enum mcaptcha::errors::ServiceError\">ServiceError</a>"],["impl ResponseError for <a class=\"enum\" href=\"mcaptcha/errors/enum.PageError.html\" title=\"enum mcaptcha::errors::PageError\">PageError</a>"]]
};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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,4 @@
(function() {var implementors = {
"db_core":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"db_core/errors/enum.DBError.html\" title=\"enum db_core::errors::DBError\">DBError</a>"]],
"mcaptcha":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"mcaptcha/api/v1/meta/enum.BuildDetailsBuilderError.html\" title=\"enum mcaptcha::api::v1::meta::BuildDetailsBuilderError\">BuildDetailsBuilderError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"mcaptcha/api/v1/meta/enum.HealthBuilderError.html\" title=\"enum mcaptcha::api::v1::meta::HealthBuilderError\">HealthBuilderError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"mcaptcha/errors/struct.SmtpErrorWrapper.html\" title=\"struct mcaptcha::errors::SmtpErrorWrapper\">SmtpErrorWrapper</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"mcaptcha/errors/struct.DBErrorWrapper.html\" title=\"struct mcaptcha::errors::DBErrorWrapper\">DBErrorWrapper</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.ServiceError.html\" title=\"enum mcaptcha::errors::ServiceError\">ServiceError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.PageError.html\" title=\"enum mcaptcha::errors::PageError\">PageError</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
(function() {var implementors = {};
implementors["db_core"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"db_core/errors/enum.DBError.html\" title=\"enum db_core::errors::DBError\">DBError</a>","synthetic":false,"types":["db_core::errors::DBError"]}];
implementors["mcaptcha"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"mcaptcha/api/v1/meta/enum.BuildDetailsBuilderError.html\" title=\"enum mcaptcha::api::v1::meta::BuildDetailsBuilderError\">BuildDetailsBuilderError</a>","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"mcaptcha/api/v1/meta/enum.HealthBuilderError.html\" title=\"enum mcaptcha::api::v1::meta::HealthBuilderError\">HealthBuilderError</a>","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"struct\" href=\"mcaptcha/errors/struct.SmtpErrorWrapper.html\" title=\"struct mcaptcha::errors::SmtpErrorWrapper\">SmtpErrorWrapper</a>","synthetic":false,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"struct\" href=\"mcaptcha/errors/struct.DBErrorWrapper.html\" title=\"struct mcaptcha::errors::DBErrorWrapper\">DBErrorWrapper</a>","synthetic":false,"types":["mcaptcha::errors::DBErrorWrapper"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.ServiceError.html\" title=\"enum mcaptcha::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.PageError.html\" title=\"enum mcaptcha::errors::PageError\">PageError</a>","synthetic":false,"types":["mcaptcha::errors::PageError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"mcaptcha/settings/enum.DBType.html\" title=\"enum mcaptcha::settings::DBType\">DBType</a>","synthetic":false,"types":["mcaptcha::settings::DBType"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"db_core":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"db_core/errors/enum.DBError.html\" title=\"enum db_core::errors::DBError\">DBError</a>"]],
"mcaptcha":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"mcaptcha/api/v1/meta/enum.BuildDetailsBuilderError.html\" title=\"enum mcaptcha::api::v1::meta::BuildDetailsBuilderError\">BuildDetailsBuilderError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"mcaptcha/api/v1/meta/enum.HealthBuilderError.html\" title=\"enum mcaptcha::api::v1::meta::HealthBuilderError\">HealthBuilderError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"struct\" href=\"mcaptcha/errors/struct.SmtpErrorWrapper.html\" title=\"struct mcaptcha::errors::SmtpErrorWrapper\">SmtpErrorWrapper</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"struct\" href=\"mcaptcha/errors/struct.DBErrorWrapper.html\" title=\"struct mcaptcha::errors::DBErrorWrapper\">DBErrorWrapper</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.ServiceError.html\" title=\"enum mcaptcha::errors::ServiceError\">ServiceError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.PageError.html\" title=\"enum mcaptcha::errors::PageError\">PageError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"enum\" href=\"mcaptcha/settings/enum.DBType.html\" title=\"enum mcaptcha::settings::DBType\">DBType</a>"]]
};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

View File

@@ -1,6 +1,6 @@
(function() {var implementors = {};
implementors["db_core"] = [{"text":"impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.Register.html\" title=\"struct db_core::Register\">Register</a>&lt;'a&gt;","synthetic":false,"types":["db_core::Register"]},{"text":"impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.UpdateEmail.html\" title=\"struct db_core::UpdateEmail\">UpdateEmail</a>&lt;'a&gt;","synthetic":false,"types":["db_core::UpdateEmail"]},{"text":"impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"enum\" href=\"db_core/enum.Login.html\" title=\"enum db_core::Login\">Login</a>&lt;'a&gt;","synthetic":false,"types":["db_core::Login"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.NameHash.html\" title=\"struct db_core::NameHash\">NameHash</a>","synthetic":false,"types":["db_core::NameHash"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.StatsUnixTimestamp.html\" title=\"struct db_core::StatsUnixTimestamp\">StatsUnixTimestamp</a>","synthetic":false,"types":["db_core::StatsUnixTimestamp"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.Notification.html\" title=\"struct db_core::Notification\">Notification</a>","synthetic":false,"types":["db_core::Notification"]},{"text":"impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.AddNotification.html\" title=\"struct db_core::AddNotification\">AddNotification</a>&lt;'a&gt;","synthetic":false,"types":["db_core::AddNotification"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.TrafficPattern.html\" title=\"struct db_core::TrafficPattern\">TrafficPattern</a>","synthetic":false,"types":["db_core::TrafficPattern"]},{"text":"impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.CreateCaptcha.html\" title=\"struct db_core::CreateCaptcha\">CreateCaptcha</a>&lt;'a&gt;","synthetic":false,"types":["db_core::CreateCaptcha"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.Captcha.html\" title=\"struct db_core::Captcha\">Captcha</a>","synthetic":false,"types":["db_core::Captcha"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.Secret.html\" title=\"struct db_core::Secret\">Secret</a>","synthetic":false,"types":["db_core::Secret"]}];
implementors["db_sqlx_maria"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_sqlx_maria/struct.InnerNotification.html\" title=\"struct db_sqlx_maria::InnerNotification\">InnerNotification</a>","synthetic":false,"types":["db_sqlx_maria::InnerNotification"]}];
implementors["db_sqlx_postgres"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_sqlx_postgres/struct.InnerNotification.html\" title=\"struct db_sqlx_postgres::InnerNotification\">InnerNotification</a>","synthetic":false,"types":["db_sqlx_postgres::InnerNotification"]}];
implementors["mcaptcha"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"mcaptcha/api/v1/notifications/add/struct.AddNotificationRequest.html\" title=\"struct mcaptcha::api::v1::notifications::add::AddNotificationRequest\">AddNotificationRequest</a>","synthetic":false,"types":["mcaptcha::api::v1::notifications::add::AddNotificationRequest"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"mcaptcha/api/v1/notifications/get/struct.NotificationResp.html\" title=\"struct mcaptcha::api::v1::notifications::get::NotificationResp\">NotificationResp</a>","synthetic":false,"types":["mcaptcha::api::v1::notifications::get::NotificationResp"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.ServiceError.html\" title=\"enum mcaptcha::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.PageError.html\" title=\"enum mcaptcha::errors::PageError\">PageError</a>","synthetic":false,"types":["mcaptcha::errors::PageError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"enum\" href=\"mcaptcha/settings/enum.DBType.html\" title=\"enum mcaptcha::settings::DBType\">DBType</a>","synthetic":false,"types":["mcaptcha::settings::DBType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"mcaptcha/stats/struct.CaptchaStats.html\" title=\"struct mcaptcha::stats::CaptchaStats\">CaptchaStats</a>","synthetic":false,"types":["mcaptcha::stats::CaptchaStats"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"mcaptcha/stats/struct.Real.html\" title=\"struct mcaptcha::stats::Real\">Real</a>","synthetic":false,"types":["mcaptcha::stats::Real"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"mcaptcha/stats/struct.Dummy.html\" title=\"struct mcaptcha::stats::Dummy\">Dummy</a>","synthetic":false,"types":["mcaptcha::stats::Dummy"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"db_core":[["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.Register.html\" title=\"struct db_core::Register\">Register</a>&lt;'a&gt;"],["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.UpdateEmail.html\" title=\"struct db_core::UpdateEmail\">UpdateEmail</a>&lt;'a&gt;"],["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"enum\" href=\"db_core/enum.Login.html\" title=\"enum db_core::Login\">Login</a>&lt;'a&gt;"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.NameHash.html\" title=\"struct db_core::NameHash\">NameHash</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.StatsUnixTimestamp.html\" title=\"struct db_core::StatsUnixTimestamp\">StatsUnixTimestamp</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.Notification.html\" title=\"struct db_core::Notification\">Notification</a>"],["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.AddNotification.html\" title=\"struct db_core::AddNotification\">AddNotification</a>&lt;'a&gt;"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.TrafficPattern.html\" title=\"struct db_core::TrafficPattern\">TrafficPattern</a>"],["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.CreateCaptcha.html\" title=\"struct db_core::CreateCaptcha\">CreateCaptcha</a>&lt;'a&gt;"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.Captcha.html\" title=\"struct db_core::Captcha\">Captcha</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_core/struct.Secret.html\" title=\"struct db_core::Secret\">Secret</a>"]],
"db_sqlx_maria":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_sqlx_maria/struct.InnerNotification.html\" title=\"struct db_sqlx_maria::InnerNotification\">InnerNotification</a>"]],
"db_sqlx_postgres":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"db_sqlx_postgres/struct.InnerNotification.html\" title=\"struct db_sqlx_postgres::InnerNotification\">InnerNotification</a>"]],
"mcaptcha":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"mcaptcha/api/v1/notifications/add/struct.AddNotificationRequest.html\" title=\"struct mcaptcha::api::v1::notifications::add::AddNotificationRequest\">AddNotificationRequest</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"mcaptcha/api/v1/notifications/get/struct.NotificationResp.html\" title=\"struct mcaptcha::api::v1::notifications::get::NotificationResp\">NotificationResp</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.ServiceError.html\" title=\"enum mcaptcha::errors::ServiceError\">ServiceError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.PageError.html\" title=\"enum mcaptcha::errors::PageError\">PageError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"enum\" href=\"mcaptcha/settings/enum.DBType.html\" title=\"enum mcaptcha::settings::DBType\">DBType</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"mcaptcha/stats/struct.CaptchaStats.html\" title=\"struct mcaptcha::stats::CaptchaStats\">CaptchaStats</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"mcaptcha/stats/struct.Real.html\" title=\"struct mcaptcha::stats::Real\">Real</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/marker/trait.StructuralPartialEq.html\" title=\"trait core::marker::StructuralPartialEq\">StructuralPartialEq</a> for <a class=\"struct\" href=\"mcaptcha/stats/struct.Dummy.html\" title=\"struct mcaptcha::stats::Dummy\">Dummy</a>"]]
};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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
(function() {var implementors = {};
implementors["db_sqlx_maria"] = [{"text":"impl <a class=\"trait\" href=\"db_sqlx_maria/prelude/trait.Connect.html\" title=\"trait db_sqlx_maria::prelude::Connect\">Connect</a> for <a class=\"enum\" href=\"db_sqlx_maria/enum.ConnectionOptions.html\" title=\"enum db_sqlx_maria::ConnectionOptions\">ConnectionOptions</a>","synthetic":false,"types":["db_sqlx_maria::ConnectionOptions"]}];
implementors["db_sqlx_postgres"] = [{"text":"impl <a class=\"trait\" href=\"db_sqlx_postgres/prelude/trait.Connect.html\" title=\"trait db_sqlx_postgres::prelude::Connect\">Connect</a> for <a class=\"enum\" href=\"db_sqlx_postgres/enum.ConnectionOptions.html\" title=\"enum db_sqlx_postgres::ConnectionOptions\">ConnectionOptions</a>","synthetic":false,"types":["db_sqlx_postgres::ConnectionOptions"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"db_sqlx_maria":[["impl <a class=\"trait\" href=\"db_sqlx_maria/prelude/trait.Connect.html\" title=\"trait db_sqlx_maria::prelude::Connect\">Connect</a> for <a class=\"enum\" href=\"db_sqlx_maria/enum.ConnectionOptions.html\" title=\"enum db_sqlx_maria::ConnectionOptions\">ConnectionOptions</a>"]],
"db_sqlx_postgres":[["impl <a class=\"trait\" href=\"db_sqlx_postgres/prelude/trait.Connect.html\" title=\"trait db_sqlx_postgres::prelude::Connect\">Connect</a> for <a class=\"enum\" href=\"db_sqlx_postgres/enum.ConnectionOptions.html\" title=\"enum db_sqlx_postgres::ConnectionOptions\">ConnectionOptions</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -1,4 +1,4 @@
(function() {var implementors = {};
implementors["db_sqlx_maria"] = [{"text":"impl <a class=\"trait\" href=\"db_sqlx_maria/prelude/trait.Migrate.html\" title=\"trait db_sqlx_maria::prelude::Migrate\">Migrate</a> for <a class=\"struct\" href=\"db_sqlx_maria/struct.Database.html\" title=\"struct db_sqlx_maria::Database\">Database</a>","synthetic":false,"types":["db_sqlx_maria::Database"]}];
implementors["db_sqlx_postgres"] = [{"text":"impl <a class=\"trait\" href=\"db_sqlx_postgres/prelude/trait.Migrate.html\" title=\"trait db_sqlx_postgres::prelude::Migrate\">Migrate</a> for <a class=\"struct\" href=\"db_sqlx_postgres/struct.Database.html\" title=\"struct db_sqlx_postgres::Database\">Database</a>","synthetic":false,"types":["db_sqlx_postgres::Database"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"db_sqlx_maria":[["impl <a class=\"trait\" href=\"db_sqlx_maria/prelude/trait.Migrate.html\" title=\"trait db_sqlx_maria::prelude::Migrate\">Migrate</a> for <a class=\"struct\" href=\"db_sqlx_maria/struct.Database.html\" title=\"struct db_sqlx_maria::Database\">Database</a>"]],
"db_sqlx_postgres":[["impl <a class=\"trait\" href=\"db_sqlx_postgres/prelude/trait.Migrate.html\" title=\"trait db_sqlx_postgres::prelude::Migrate\">Migrate</a> for <a class=\"struct\" href=\"db_sqlx_postgres/struct.Database.html\" title=\"struct db_sqlx_postgres::Database\">Database</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -1,5 +1,5 @@
(function() {var implementors = {};
implementors["db_core"] = [];
implementors["db_sqlx_maria"] = [];
implementors["db_sqlx_postgres"] = [];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"db_core":[],
"db_sqlx_maria":[],
"db_sqlx_postgres":[]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -1,4 +1,4 @@
(function() {var implementors = {};
implementors["db_sqlx_maria"] = [{"text":"impl <a class=\"trait\" href=\"db_sqlx_maria/prelude/trait.MCDatabase.html\" title=\"trait db_sqlx_maria::prelude::MCDatabase\">MCDatabase</a> for <a class=\"struct\" href=\"db_sqlx_maria/struct.Database.html\" title=\"struct db_sqlx_maria::Database\">Database</a>","synthetic":false,"types":["db_sqlx_maria::Database"]}];
implementors["db_sqlx_postgres"] = [{"text":"impl <a class=\"trait\" href=\"db_sqlx_postgres/prelude/trait.MCDatabase.html\" title=\"trait db_sqlx_postgres::prelude::MCDatabase\">MCDatabase</a> for <a class=\"struct\" href=\"db_sqlx_postgres/struct.Database.html\" title=\"struct db_sqlx_postgres::Database\">Database</a>","synthetic":false,"types":["db_sqlx_postgres::Database"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"db_sqlx_maria":[["impl <a class=\"trait\" href=\"db_sqlx_maria/prelude/trait.MCDatabase.html\" title=\"trait db_sqlx_maria::prelude::MCDatabase\">MCDatabase</a> for <a class=\"struct\" href=\"db_sqlx_maria/struct.Database.html\" title=\"struct db_sqlx_maria::Database\">Database</a>"]],
"db_sqlx_postgres":[["impl <a class=\"trait\" href=\"db_sqlx_postgres/prelude/trait.MCDatabase.html\" title=\"trait db_sqlx_postgres::prelude::MCDatabase\">MCDatabase</a> for <a class=\"struct\" href=\"db_sqlx_postgres/struct.Database.html\" title=\"struct db_sqlx_postgres::Database\">Database</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

File diff suppressed because one or more lines are too long

View File

@@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["mcaptcha"] = [];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"mcaptcha":[]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["mcaptcha"] = [];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"mcaptcha":[]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["mcaptcha"] = [{"text":"impl RustEmbed for <a class=\"struct\" href=\"mcaptcha/docs/struct.Asset.html\" title=\"struct mcaptcha::docs::Asset\">Asset</a>","synthetic":false,"types":["mcaptcha::docs::Asset"]},{"text":"impl RustEmbed for <a class=\"struct\" href=\"mcaptcha/static_assets/static_files/struct.Asset.html\" title=\"struct mcaptcha::static_assets::static_files::Asset\">Asset</a>","synthetic":false,"types":["mcaptcha::static_assets::static_files::Asset"]},{"text":"impl RustEmbed for <a class=\"struct\" href=\"mcaptcha/static_assets/static_files/struct.Favicons.html\" title=\"struct mcaptcha::static_assets::static_files::Favicons\">Favicons</a>","synthetic":false,"types":["mcaptcha::static_assets::static_files::Favicons"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"mcaptcha":[["impl RustEmbed for <a class=\"struct\" href=\"mcaptcha/docs/struct.Asset.html\" title=\"struct mcaptcha::docs::Asset\">Asset</a>"],["impl RustEmbed for <a class=\"struct\" href=\"mcaptcha/static_assets/static_files/struct.Asset.html\" title=\"struct mcaptcha::static_assets::static_files::Asset\">Asset</a>"],["impl RustEmbed for <a class=\"struct\" href=\"mcaptcha/static_assets/static_files/struct.Favicons.html\" title=\"struct mcaptcha::static_assets::static_files::Favicons\">Favicons</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["mcaptcha"] = [{"text":"impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/email/verification/struct.IndexPage.html\" title=\"struct mcaptcha::email::verification::IndexPage\">IndexPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/auth/login/struct.IndexPage.html\" title=\"struct mcaptcha::pages::auth::login::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/auth/register/struct.IndexPage.html\" title=\"struct mcaptcha::pages::auth::register::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl&lt;'a, K, V&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/auth/sudo/struct.SudoPage.html\" title=\"struct mcaptcha::pages::auth::sudo::SudoPage\">SudoPage</a>&lt;'a, K, V&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;K: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> + Render,<br>&nbsp;&nbsp;&nbsp;&nbsp;V: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> + Render,&nbsp;</span>","synthetic":false,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/errors/struct.ErrorPage.html\" title=\"struct mcaptcha::pages::errors::ErrorPage\">ErrorPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/notifications/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::notifications::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/settings/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::settings::IndexPage\">IndexPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/add/struct.AdvanceIndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::add::AdvanceIndexPage\">AdvanceIndexPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::AdvanceIndexPage"]},{"text":"impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/add/struct.EasyIndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::add::EasyIndexPage\">EasyIndexPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::EasyIndexPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/edit/struct.AdvanceEditPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::edit::AdvanceEditPage\">AdvanceEditPage</a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::AdvanceEditPage"]},{"text":"impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/edit/struct.EasyEditPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::edit::EasyEditPage\">EasyEditPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::EasyEditPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/list/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::list::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/view/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::view::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/sitemap/struct.IndexPage.html\" title=\"struct mcaptcha::pages::sitemap::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"mcaptcha/widget/struct.IndexPage.html\" title=\"struct mcaptcha::widget::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::widget::IndexPage"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"mcaptcha":[["impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/email/verification/struct.IndexPage.html\" title=\"struct mcaptcha::email::verification::IndexPage\">IndexPage</a>&lt;'a&gt;"],["impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/auth/login/struct.IndexPage.html\" title=\"struct mcaptcha::pages::auth::login::IndexPage\">IndexPage</a>"],["impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/auth/register/struct.IndexPage.html\" title=\"struct mcaptcha::pages::auth::register::IndexPage\">IndexPage</a>"],["impl&lt;'a, K, V&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/auth/sudo/struct.SudoPage.html\" title=\"struct mcaptcha::pages::auth::sudo::SudoPage\">SudoPage</a>&lt;'a, K, V&gt;<span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;K: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> + Render,<br>&nbsp;&nbsp;&nbsp;&nbsp;V: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> + Render,</span>"],["impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/errors/struct.ErrorPage.html\" title=\"struct mcaptcha::pages::errors::ErrorPage\">ErrorPage</a>&lt;'a&gt;"],["impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/notifications/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::notifications::IndexPage\">IndexPage</a>"],["impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/settings/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::settings::IndexPage\">IndexPage</a>&lt;'a&gt;"],["impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/add/struct.AdvanceIndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::add::AdvanceIndexPage\">AdvanceIndexPage</a>&lt;'a&gt;"],["impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/add/struct.EasyIndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::add::EasyIndexPage\">EasyIndexPage</a>&lt;'a&gt;"],["impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/edit/struct.AdvanceEditPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::edit::AdvanceEditPage\">AdvanceEditPage</a>"],["impl&lt;'a&gt; Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/edit/struct.EasyEditPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::edit::EasyEditPage\">EasyEditPage</a>&lt;'a&gt;"],["impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/list/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::list::IndexPage\">IndexPage</a>"],["impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/view/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::view::IndexPage\">IndexPage</a>"],["impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/panel/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::IndexPage\">IndexPage</a>"],["impl Sealed for <a class=\"struct\" href=\"mcaptcha/pages/sitemap/struct.IndexPage.html\" title=\"struct mcaptcha::pages::sitemap::IndexPage\">IndexPage</a>"],["impl Sealed for <a class=\"struct\" href=\"mcaptcha/widget/struct.IndexPage.html\" title=\"struct mcaptcha::widget::IndexPage\">IndexPage</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["mcaptcha"] = [{"text":"impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/email/verification/struct.IndexPage.html\" title=\"struct mcaptcha::email::verification::IndexPage\">IndexPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::email::verification::IndexPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/auth/login/struct.IndexPage.html\" title=\"struct mcaptcha::pages::auth::login::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::auth::login::IndexPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/auth/register/struct.IndexPage.html\" title=\"struct mcaptcha::pages::auth::register::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::auth::register::IndexPage"]},{"text":"impl&lt;'a, K, V&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/auth/sudo/struct.SudoPage.html\" title=\"struct mcaptcha::pages::auth::sudo::SudoPage\">SudoPage</a>&lt;'a, K, V&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;K: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> + Render,<br>&nbsp;&nbsp;&nbsp;&nbsp;V: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> + Render,&nbsp;</span>","synthetic":false,"types":["mcaptcha::pages::auth::sudo::SudoPage"]},{"text":"impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/errors/struct.ErrorPage.html\" title=\"struct mcaptcha::pages::errors::ErrorPage\">ErrorPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::pages::errors::ErrorPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/notifications/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::notifications::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::panel::notifications::IndexPage"]},{"text":"impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/settings/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::settings::IndexPage\">IndexPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::pages::panel::settings::IndexPage"]},{"text":"impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/add/struct.AdvanceIndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::add::AdvanceIndexPage\">AdvanceIndexPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::AdvanceIndexPage"]},{"text":"impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/add/struct.EasyIndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::add::EasyIndexPage\">EasyIndexPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::add::EasyIndexPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/edit/struct.AdvanceEditPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::edit::AdvanceEditPage\">AdvanceEditPage</a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::AdvanceEditPage"]},{"text":"impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/edit/struct.EasyEditPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::edit::EasyEditPage\">EasyEditPage</a>&lt;'a&gt;","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::edit::EasyEditPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/list/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::list::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::list::IndexPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/view/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::view::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::panel::sitekey::view::IndexPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::panel::IndexPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/sitemap/struct.IndexPage.html\" title=\"struct mcaptcha::pages::sitemap::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::pages::sitemap::IndexPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/widget/struct.IndexPage.html\" title=\"struct mcaptcha::widget::IndexPage\">IndexPage</a>","synthetic":false,"types":["mcaptcha::widget::IndexPage"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
(function() {var implementors = {
"mcaptcha":[["impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/email/verification/struct.IndexPage.html\" title=\"struct mcaptcha::email::verification::IndexPage\">IndexPage</a>&lt;'a&gt;"],["impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/auth/login/struct.IndexPage.html\" title=\"struct mcaptcha::pages::auth::login::IndexPage\">IndexPage</a>"],["impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/auth/register/struct.IndexPage.html\" title=\"struct mcaptcha::pages::auth::register::IndexPage\">IndexPage</a>"],["impl&lt;'a, K, V&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/auth/sudo/struct.SudoPage.html\" title=\"struct mcaptcha::pages::auth::sudo::SudoPage\">SudoPage</a>&lt;'a, K, V&gt;<span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;K: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> + Render,<br>&nbsp;&nbsp;&nbsp;&nbsp;V: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.65.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> + Render,</span>"],["impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/errors/struct.ErrorPage.html\" title=\"struct mcaptcha::pages::errors::ErrorPage\">ErrorPage</a>&lt;'a&gt;"],["impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/notifications/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::notifications::IndexPage\">IndexPage</a>"],["impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/settings/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::settings::IndexPage\">IndexPage</a>&lt;'a&gt;"],["impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/add/struct.AdvanceIndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::add::AdvanceIndexPage\">AdvanceIndexPage</a>&lt;'a&gt;"],["impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/add/struct.EasyIndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::add::EasyIndexPage\">EasyIndexPage</a>&lt;'a&gt;"],["impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/edit/struct.AdvanceEditPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::edit::AdvanceEditPage\">AdvanceEditPage</a>"],["impl&lt;'a&gt; TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/edit/struct.EasyEditPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::edit::EasyEditPage\">EasyEditPage</a>&lt;'a&gt;"],["impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/list/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::list::IndexPage\">IndexPage</a>"],["impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/sitekey/view/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::sitekey::view::IndexPage\">IndexPage</a>"],["impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/panel/struct.IndexPage.html\" title=\"struct mcaptcha::pages::panel::IndexPage\">IndexPage</a>"],["impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/pages/sitemap/struct.IndexPage.html\" title=\"struct mcaptcha::pages::sitemap::IndexPage\">IndexPage</a>"],["impl TemplateOnce for <a class=\"struct\" href=\"mcaptcha/widget/struct.IndexPage.html\" title=\"struct mcaptcha::widget::IndexPage\">IndexPage</a>"]]
};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

View File

@@ -1,4 +0,0 @@
(function() {var implementors = {};
implementors["db_core"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/std/error/trait.Error.html\" title=\"trait std::error::Error\">Error</a> for <a class=\"enum\" href=\"db_core/errors/enum.DBError.html\" title=\"enum db_core::errors::DBError\">DBError</a>","synthetic":false,"types":["db_core::errors::DBError"]}];
implementors["mcaptcha"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/std/error/trait.Error.html\" title=\"trait std::error::Error\">Error</a> for <a class=\"enum\" href=\"mcaptcha/api/v1/meta/enum.BuildDetailsBuilderError.html\" title=\"enum mcaptcha::api::v1::meta::BuildDetailsBuilderError\">BuildDetailsBuilderError</a>","synthetic":false,"types":["mcaptcha::api::v1::meta::BuildDetailsBuilderError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/std/error/trait.Error.html\" title=\"trait std::error::Error\">Error</a> for <a class=\"enum\" href=\"mcaptcha/api/v1/meta/enum.HealthBuilderError.html\" title=\"enum mcaptcha::api::v1::meta::HealthBuilderError\">HealthBuilderError</a>","synthetic":false,"types":["mcaptcha::api::v1::meta::HealthBuilderError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/std/error/trait.Error.html\" title=\"trait std::error::Error\">Error</a> for <a class=\"struct\" href=\"mcaptcha/errors/struct.SmtpErrorWrapper.html\" title=\"struct mcaptcha::errors::SmtpErrorWrapper\">SmtpErrorWrapper</a>","synthetic":false,"types":["mcaptcha::errors::SmtpErrorWrapper"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/std/error/trait.Error.html\" title=\"trait std::error::Error\">Error</a> for <a class=\"struct\" href=\"mcaptcha/errors/struct.DBErrorWrapper.html\" title=\"struct mcaptcha::errors::DBErrorWrapper\">DBErrorWrapper</a>","synthetic":false,"types":["mcaptcha::errors::DBErrorWrapper"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/std/error/trait.Error.html\" title=\"trait std::error::Error\">Error</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.ServiceError.html\" title=\"enum mcaptcha::errors::ServiceError\">ServiceError</a>","synthetic":false,"types":["mcaptcha::errors::ServiceError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/std/error/trait.Error.html\" title=\"trait std::error::Error\">Error</a> for <a class=\"enum\" href=\"mcaptcha/errors/enum.PageError.html\" title=\"enum mcaptcha::errors::PageError\">PageError</a>","synthetic":false,"types":["mcaptcha::errors::PageError"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()