&str is the borrowed string type. This type of string can only be created from other strings, unless it is a static string (see below). As the word "borrowed" ...
確定! 回上一頁