Converting a Tuple to a Protobuf object in Rust

后端 未结 0 1582
无人及你
无人及你 2021-01-29 04:56

I have a Vec and would like to create a proto object below

message Main {
   repeated TestTuple t = 1         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题