One important goal for garbage collection in Rust is that it should support "copying" or "compacting" garbage collectors that move some objects in memory.
確定! 回上一頁