According to this chapter in the Rust Book, it is possible to leak memory by creating a cycle of pointers: Rust's memory safety guarantees make ...
確定! 回上一頁