How to create Vec of references to generic trait objects in Rust?

后端 未结 0 1291
隐瞒了意图╮
隐瞒了意图╮ 2021-02-07 19:08

I am new to Rust. My background is Java. I am trying to solve the following problem.

  1. I have a trait Fuel which is implemented for struct Diesel
相关标签:
回答
  • 消灭零回复
提交回复
热议问题