mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-25 00:12:59 +01:00
3 lines
719 B
JavaScript
3 lines
719 B
JavaScript
(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/ops/deref/trait.DerefMut.html\" title=\"trait core::ops::deref::DerefMut\">DerefMut</a> for <a class=\"struct\" href=\"actix_protobuf/struct.ProtoBuf.html\" title=\"struct actix_protobuf::ProtoBuf\">ProtoBuf</a><T>","synthetic":false,"types":["actix_protobuf::ProtoBuf"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |