1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/trait.impl/actix_web/response/responder/trait.Responder.js
2023-11-20 16:07:46 +00:00

3 lines
640 B
JavaScript

(function() {var implementors = {
"actix_protobuf":[["impl&lt;T: <a class=\"trait\" href=\"https://docs.rs/prost/0.12.2/prost/message/trait.Message.html\" title=\"trait prost::message::Message\">Message</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a>&gt; Responder for <a class=\"struct\" href=\"actix_protobuf/struct.ProtoBuf.html\" title=\"struct actix_protobuf::ProtoBuf\">ProtoBuf</a>&lt;T&gt;"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()