1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-03-15 04:33:05 +01:00
actix-web/trait.impl/serde/de/trait.Deserializer.js

3 lines
659 B
JavaScript
Raw Normal View History

(function() {var implementors = {
"actix_router":[["impl&lt;'de, T: <a class=\"trait\" href=\"actix_router/trait.ResourcePath.html\" title=\"trait actix_router::ResourcePath\">ResourcePath</a> + 'de&gt; <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserializer.html\" title=\"trait serde::de::Deserializer\">Deserializer</a>&lt;'de&gt; for <a class=\"struct\" href=\"actix_router/struct.PathDeserializer.html\" title=\"struct actix_router::PathDeserializer\">PathDeserializer</a>&lt;'de, T&gt;"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()