When a closure is constructed, it captures the variables needed to do the computation. In this case, it will hold on to a immutable borrow of `x ...
確定! 回上一頁