Why rust cannot infer this type?

后端 未结 0 482
[愿得一人]
[愿得一人] 2021-01-03 16:36

I\'m converting nested vector of booleans (Vec>) to a nested slice (&[&[bool]]). I first slice the nested vectors an

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