1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/implementors/actix_web/response/responder/trait.Responder.js
2022-08-24 17:10:06 +00:00

3 lines
643 B
JavaScript

(function() {var implementors = {
"actix_protobuf":[["impl&lt;T:&nbsp;<a class=\"trait\" href=\"https://docs.rs/prost/0.11/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;}})()