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 @ 8fd166435f 🚀

This commit is contained in:
robjtede
2022-11-08 09:33:31 +00:00
parent d11dc76e93
commit bbea2ee322
240 changed files with 7950 additions and 840 deletions

View File

@@ -1,3 +1,3 @@
(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;"]]
"actix_protobuf":[["impl&lt;T:&nbsp;<a class=\"trait\" href=\"https://docs.rs/prost/0.11.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;}})()