mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-12 10:35:39 +00:00
Deploying to gh-pages from @ 46098ec85b 🚀
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["mcaptcha"] = [{"text":"impl<S, B> Transform<S> for <a class=\"struct\" href=\"mcaptcha/middleware/auth/struct.CheckLogin.html\" title=\"struct mcaptcha::middleware::auth::CheckLogin\">CheckLogin</a> <span class=\"where fmt-newline\">where<br> S: Service<Request = ServiceRequest, Response = ServiceResponse<B>, Error = Error>,<br> S::Future: 'static, </span>","synthetic":false,"types":["mcaptcha::middleware::auth::CheckLogin"]}];
|
||||
implementors["mcaptcha"] = [{"text":"impl<S> Transform<S, ServiceRequest> for <a class=\"struct\" href=\"mcaptcha/middleware/auth/struct.CheckLogin.html\" title=\"struct mcaptcha::middleware::auth::CheckLogin\">CheckLogin</a> <span class=\"where fmt-newline\">where<br> S: Service<ServiceRequest, Response = ServiceResponse<AnyBody>, Error = Error>,<br> S::Future: 'static, </span>","synthetic":false,"types":["mcaptcha::middleware::auth::CheckLogin"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
Reference in New Issue
Block a user