Rust has a number of different smart pointer types in its standard library ... Rust's *const T and *mut T are similar to C's const T* and T* , respectively.
確定! 回上一頁