Interior mutability is when you have an immutable reference ( &T ) but you can mutate the destination · It's useful when you need mutable fields ...
確定! 回上一頁