1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 16:02:59 +01:00
actix-extras/implementors/core/ops/deref/trait.Deref.js
2023-03-22 20:53:05 +00:00

3 lines
627 B
JavaScript

(function() {var implementors = {
"actix_protobuf":[["impl&lt;T: <a class=\"trait\" href=\"https://docs.rs/prost/0.11.8/prost/message/trait.Message.html\" title=\"trait prost::message::Message\">Message</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> 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;}})()