(function() {var implementors = {};
implementors["score"] = [{"text":"impl<State: Clone + Send + Sync + 'static> Middleware<State> for CacheableMiddleware","synthetic":false,"types":["score::https::middleware::CacheableMiddleware"]},{"text":"impl<State: Clone + Send + Sync + 'static> Middleware<State> for NoCacheMiddleware","synthetic":false,"types":["score::https::middleware::NoCacheMiddleware"]},{"text":"impl<State: Clone + Send + Sync + 'static> Middleware<State> for StaticContentMiddleware","synthetic":false,"types":["score::https::middleware::StaticContentMiddleware"]},{"text":"impl<State: Clone + Send + Sync + 'static> Middleware<State> for StrictResponseMiddleware","synthetic":false,"types":["score::https::middleware::StrictResponseMiddleware"]},{"text":"impl<State: Clone + Send + Sync + 'static> Middleware<State> for UIContentSecurityPolicyResponseMiddleware","synthetic":false,"types":["score::https::middleware::UIContentSecurityPolicyResponseMiddleware"]}];
implementors["sketching"] = [{"text":"impl<State: Clone + Send + Sync + 'static> Middleware<State> for TreeMiddleware","synthetic":false,"types":["sketching::middleware::TreeMiddleware"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()