mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-06-09 07:36:39 +00:00
4 lines
2.7 KiB
JavaScript
4 lines
2.7 KiB
JavaScript
(function() {var implementors = {};
|
|
implementors["db_core"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.62.1/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.62.1/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.62.1/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.62.1/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.62.1/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.62.1/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.62.1/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;}})() |