libcachebust/implementors/actix_web/service/trait.HttpServiceFactory.js

3 lines
No EOL
826 B
JavaScript

(function() {var implementors = {};
implementors["actix_web"] = [{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"actix_web/struct.static_files.html\" title=\"struct actix_web::static_files\">static_files</a>","synthetic":false,"types":["actix_web::static_files"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"actix_web/struct.serve_index.html\" title=\"struct actix_web::serve_index\">serve_index</a>","synthetic":false,"types":["actix_web::serve_index"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"actix_web/struct.favicons.html\" title=\"struct actix_web::favicons\">favicons</a>","synthetic":false,"types":["actix_web::favicons"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()