Rustの文字列変数って、
str1 = str2;
のように書いた時、copyではなくmoveでしたっけ?