It is also possible to use self and &mut self . You can use self , but be careful that it will pass on the ownership to the function. Let's see ...
確定! 回上一頁