1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-31 11:26:59 +02:00

Deploying to gh-pages from @ 6676a50944 🚀

This commit is contained in:
robjtede
2021-12-18 03:41:48 +00:00
parent 8c96b637d8
commit 0795aaa9c4
110 changed files with 669 additions and 576 deletions

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {};
implementors["actix_protobuf"] = [{"text":"impl&lt;T:&nbsp;<a class=\"trait\" href=\"https://docs.rs/prost/0.8.0/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;","synthetic":false,"types":["actix_protobuf::ProtoBuf"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()