Finally, Rust supports what is called a byte string. You can define a new byte string as follows: let a_byte_string = b"Linux Journal"; ...
確定! 回上一頁