1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/implementors/prost/message/trait.Message.js
2021-03-22 11:49:07 +00:00

3 lines
526 B
JavaScript

(function() {var implementors = {};
implementors["prost_example"] = [{"text":"impl <a class=\"trait\" href=\"https://docs.rs/prost/0.7.0/prost/message/trait.Message.html\" title=\"trait prost::message::Message\">Message</a> for <a class=\"struct\" href=\"prost_example/struct.MyObj.html\" title=\"struct prost_example::MyObj\">MyObj</a>","synthetic":false,"types":["prost_example::MyObj"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()