1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-02-21 11:54:47 +01:00
actix-web/trait.impl/actix_web/service/trait.HttpServiceFactory.js

4 lines
488 B
JavaScript
Raw Permalink Normal View History

(function() {var implementors = {
"actix_files":[["impl HttpServiceFactory for <a class=\"struct\" href=\"actix_files/struct.Files.html\" title=\"struct actix_files::Files\">Files</a>"],["impl HttpServiceFactory for <a class=\"struct\" href=\"actix_files/struct.NamedFile.html\" title=\"struct actix_files::NamedFile\">NamedFile</a>"]],
"actix_web":[]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()