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 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;}})()
|
||||
Reference in New Issue
Block a user