Rust async-std sctrange syntax in order to resolve the conflict of read-write borrowing

后端 未结 0 524
情话喂你
情话喂你 2020-12-11 22:19

I am trying to write a tcp server with async-std, in order to resolve the confilice of read-write borrow check, I found a strange way:

use async_std::prelude:         


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