1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-22 08:15:06 +02:00

Deploying to gh-pages from @ c7df62d0b6 🚀

This commit is contained in:
robjtede
2021-03-22 11:49:07 +00:00
parent a8c88c2223
commit aa976f744a
199 changed files with 14165 additions and 202 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.7.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> + 'static&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/future/future/trait.Future.html\" title=\"trait core::future::future::Future\">Future</a> for <a class=\"struct\" href=\"actix_protobuf/struct.ProtoBufMessage.html\" title=\"struct actix_protobuf::ProtoBufMessage\">ProtoBufMessage</a>&lt;T&gt;","synthetic":false,"types":["actix_protobuf::ProtoBufMessage"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()