When we want to modify a struct instance passed as an argument to a function, we need to define the function parameter prefixed with &mut ...
確定! 回上一頁