Generic for FnOnce that returns a future with a lifetime

前端 未结 0 1460
陌清茗
陌清茗 2020-12-16 10:40

I have a struct that needs a callback that returns a future whose output has a lifetime:


struct Foo;
struct Bar;

st         


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