What does this mean?
cannot move out of
input
because it is borrowed
What does something move out of input
? I don't think the language works here.
I read the chapter on borrowing in the book and I found it absurdly terse for one of the most complicated parts of the language. Now I'm trying to iterate in a nested loop and am getting this.