Rust 1.19以前の記事では to_owned() が推奨されている場合があるが現在では to_string() でも大丈夫です。 String → num .parse().unwrap() を利用 ...
確定! 回上一頁