mCaptcha/implementors/actix_web/service/trait.HttpServiceFactory.js
2021-05-02 11:20:51 +00:00

3 lines
No EOL
2.8 KiB
JavaScript

(function() {var implementors = {};
implementors["guard"] = [{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/pow/get_config/struct.get_config.html\" title=\"struct guard::api::v1::pow::get_config::get_config\">get_config</a>","synthetic":false,"types":["guard::api::v1::pow::get_config::get_config"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/pow/verify_pow/struct.verify_pow.html\" title=\"struct guard::api::v1::pow::verify_pow::verify_pow\">verify_pow</a>","synthetic":false,"types":["guard::api::v1::pow::verify_pow::verify_pow"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/api/v1/pow/verify_token/struct.validate_captcha_token.html\" title=\"struct guard::api::v1::pow::verify_token::validate_captcha_token\">validate_captcha_token</a>","synthetic":false,"types":["guard::api::v1::pow::verify_token::validate_captcha_token"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/docs/struct.dist.html\" title=\"struct guard::docs::dist\">dist</a>","synthetic":false,"types":["guard::docs::dist"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/docs/struct.spec.html\" title=\"struct guard::docs::spec\">spec</a>","synthetic":false,"types":["guard::docs::spec"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/docs/struct.index.html\" title=\"struct guard::docs::index\">index</a>","synthetic":false,"types":["guard::docs::index"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/static_assets/struct.dist.html\" title=\"struct guard::static_assets::dist\">dist</a>","synthetic":false,"types":["guard::static_assets::dist"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/templates/auth/login/struct.login.html\" title=\"struct guard::templates::auth::login::login\">login</a>","synthetic":false,"types":["guard::templates::auth::login::login"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/templates/auth/register/struct.join.html\" title=\"struct guard::templates::auth::register::join\">join</a>","synthetic":false,"types":["guard::templates::auth::register::join"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/templates/panel/sitekey/add/struct.add_sitekey.html\" title=\"struct guard::templates::panel::sitekey::add::add_sitekey\">add_sitekey</a>","synthetic":false,"types":["guard::templates::panel::sitekey::add::add_sitekey"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"guard/templates/panel/struct.panel.html\" title=\"struct guard::templates::panel::panel\">panel</a>","synthetic":false,"types":["guard::templates::panel::panel"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()