&str と String は、C/C++における const char * なリテラルと文字列クラス std::string みたいなもの. String と &str は as_slice() と to_string() ...
確定! 回上一頁