That is, `String::clone(&username)`. Observe that // obtaining a reference is sufficient for cloning // the **entire** string. let cloned ...
確定! 回上一頁