1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-03-15 04:33:05 +01:00
actix-web/trait.impl/core/ops/index/trait.Index.js
2024-05-27 01:16:31 +00:00

3 lines
1.2 KiB
JavaScript

(function() {var implementors = {
"actix_router":[["impl&lt;'a, T: <a class=\"trait\" href=\"actix_router/trait.ResourcePath.html\" title=\"trait actix_router::ResourcePath\">ResourcePath</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/index/trait.Index.html\" title=\"trait core::ops::index::Index\">Index</a>&lt;&amp;'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>&gt; for <a class=\"struct\" href=\"actix_router/struct.Path.html\" title=\"struct actix_router::Path\">Path</a>&lt;T&gt;"],["impl&lt;T: <a class=\"trait\" href=\"actix_router/trait.ResourcePath.html\" title=\"trait actix_router::ResourcePath\">ResourcePath</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/index/trait.Index.html\" title=\"trait core::ops::index::Index\">Index</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>&gt; for <a class=\"struct\" href=\"actix_router/struct.Path.html\" title=\"struct actix_router::Path\">Path</a>&lt;T&gt;"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()