mirror of
https://github.com/fafhrd91/actix-web
synced 2025-03-15 04:33:05 +01:00
3 lines
659 B
JavaScript
3 lines
659 B
JavaScript
|
(function() {var implementors = {
|
||
|
"actix_router":[["impl<'de, T: <a class=\"trait\" href=\"actix_router/trait.ResourcePath.html\" title=\"trait actix_router::ResourcePath\">ResourcePath</a> + 'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserializer.html\" title=\"trait serde::de::Deserializer\">Deserializer</a><'de> for <a class=\"struct\" href=\"actix_router/struct.PathDeserializer.html\" title=\"struct actix_router::PathDeserializer\">PathDeserializer</a><'de, T>"]]
|
||
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|