You can have only one mutable reference to that data OR you can have multiple immutable references to that data. Never both at the same time.
確定! 回上一頁