11 Answers · A Rust String is like a std::string ; it owns the memory and does the dirty job of managing memory. · A Rust &str is like a char* (but a little more ...
確定! 回上一頁