1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-02-20 03:14:21 +01:00
actix-web/trait.impl/actix_web/service/trait.HttpServiceFactory.js
2024-05-27 01:16:31 +00:00

4 lines
488 B
JavaScript

(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;}})()