(function() {var implementors = {};
implementors["actix_web"] = [{"text":"impl HttpServiceFactory for static_files","synthetic":false,"types":["actix_web::static_files"]},{"text":"impl HttpServiceFactory for serve_index","synthetic":false,"types":["actix_web::serve_index"]},{"text":"impl HttpServiceFactory for favicons","synthetic":false,"types":["actix_web::favicons"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()