Pointer types are a core language feature. In fact, Rust's main 'new' feature, the borrow checker, is primarily about checking pointers for validity.
確定! 回上一頁