You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/07/23 02:12:51 UTC

[GitHub] [skywalking-rust] jmjoy commented on pull request #35: Add serde support for protobuf generated struct.

jmjoy commented on PR #35:
URL: https://github.com/apache/skywalking-rust/pull/35#issuecomment-1193038807

   > Curious question, how we do serialization now?
   
   The protobuf library use it's own trait [prost::Message](https://docs.rs/prost/latest/prost/trait.Message.html), not the most common serialize/deserialize library `serde`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org