Files
mCaptcha/implementors/actix_auth_middleware/trait.GetLoginRoute.js

3 lines
1.1 KiB
JavaScript

(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;}})()