do rust safe structs waste cpu power?

前端 未结 0 875
无人共我
无人共我 2020-12-05 00:43

In rust you must initialize all fields of a struct when you create it, if there is no value for a field you must use something like Option<>

So imagine a case w

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