A char is a primitive in Rust that is 32-bits and can represent any Unicode character. · A str is a primitive that represents a read-only string. · A &str , also ...
確定! 回上一頁