mirror of
https://github.com/fafhrd91/actix-web
synced 2025-03-15 04:33:05 +01:00
3 lines
1.2 KiB
JavaScript
3 lines
1.2 KiB
JavaScript
|
(function() {var implementors = {
|
||
|
"actix_router":[["impl<'a, T: <a class=\"trait\" href=\"actix_router/trait.ResourcePath.html\" title=\"trait actix_router::ResourcePath\">ResourcePath</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/index/trait.Index.html\" title=\"trait core::ops::index::Index\">Index</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>> for <a class=\"struct\" href=\"actix_router/struct.Path.html\" title=\"struct actix_router::Path\">Path</a><T>"],["impl<T: <a class=\"trait\" href=\"actix_router/trait.ResourcePath.html\" title=\"trait actix_router::ResourcePath\">ResourcePath</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/index/trait.Index.html\" title=\"trait core::ops::index::Index\">Index</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>> for <a class=\"struct\" href=\"actix_router/struct.Path.html\" title=\"struct actix_router::Path\">Path</a><T>"]]
|
||
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|