Trait with default implementation and required struct member

后端 未结 0 672
猫巷女王i
猫巷女王i 2020-12-20 21:15

I have a rust trait which is supposed to add a value to vector. In order for the add_job function to be working, it must be made sure that the vector exists whe

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