Understanding how to satisfy borrow checker when calling method on iterator twice?

后端 未结 0 1681
没有蜡笔的小新
没有蜡笔的小新 2021-01-05 05:21

In the below code, I understand that a borrow has been done by the call of zipped.filter. What I don\'t understand is how to fix it, if I want to use zip

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