Using string literal we can assign the string directly to a string variable. Syntax : let variable_name:&str="value of the string";.
確定! 回上一頁