In Rust, strings are composed of a slice of u8 and are guaranteed to be valid ... a NUL terminator byte and does not allow NUL bytes embedded in the string.
確定! 回上一頁