Can Rust devirtualize trait object function calls?

后端 未结 0 2027
情话喂你
情话喂你 2020-12-14 21:09

devirtualize: to change a virtual/polymorphic/indirect function call into a static function call due to some guarantee that the change is corre

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