mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15: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> Service for <a class=\"struct\" href=\"mcaptcha/middleware/auth/struct.CheckLoginMiddleware.html\" title=\"struct mcaptcha::middleware::auth::CheckLoginMiddleware\">CheckLoginMiddleware</a><S> <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::CheckLoginMiddleware"]}];
|
||||
implementors["mcaptcha"] = [{"text":"impl<S> Service<ServiceRequest> for <a class=\"struct\" href=\"mcaptcha/middleware/auth/struct.CheckLoginMiddleware.html\" title=\"struct mcaptcha::middleware::auth::CheckLoginMiddleware\">CheckLoginMiddleware</a><S> <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::CheckLoginMiddleware"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
Reference in New Issue
Block a user