How to pass a struct with Rc fields between threads (without simultaneous access)

前端 未结 0 1900
广开言路
广开言路 2020-11-28 15:32

I have the following (simplified) code that spawns a few threads that do long and complex operations to build a Transactions struct. This Transactions

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