(function() {var implementors = {}; implementors["mcaptcha"] = [{"text":"impl<S> Transform<S, ServiceRequest> for CheckLogin where
    S: Service<ServiceRequest, Response = ServiceResponse<AnyBody>, Error = Error>,
    S::Future: 'static, 
","synthetic":false,"types":["mcaptcha::middleware::auth::CheckLogin"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()