This takes an immutable reference to self , which is why you can't modify any of the captured variables. The signature for FnMut::call_mut lets you mutate ...
確定! 回上一頁