Here we have declared a string literal, also known as a string slice. String literals have a static lifetime, which means the string hello_world is ...
確定! 回上一頁