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:
3
implementors/core/future/future/trait.Future.js
Normal file
3
implementors/core/future/future/trait.Future.js
Normal file
@@ -0,0 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["actix_protobuf"] = [{"text":"impl<T: <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> <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><T>","synthetic":false,"types":["actix_protobuf::ProtoBufMessage"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
Reference in New Issue
Block a user