Specifying correct lifetime for variable captured by closure (autoref)

前端 未结 0 1424
刺人心
刺人心 2020-12-13 07:10

I am struggling with the error:

error[E0495]: cannot infer an appropriate lifetime for autoref due to conflicting requirements
  --> src/main.rs:44:37
   |         


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