Lifetimes on traits as return values

后端 未结 0 1906
遥遥无期
遥遥无期 2020-12-03 04:35

I would like to hide the actual implementation that is returned from the create function by returning an impl trait as in create_trait(). How could

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