How to deal with lifetimes for async actix actor futures?

前端 未结 0 1839
挽巷
挽巷 2020-12-08 01:47

I have a struct that holds the Stdin / Stdout of a Tokio process:

struct WebSockProcess {
          


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