2022-10-07 【Rust】for loop 書いた fn main() { for n in 1..5 { println!("Hello, world! {}", n); } } Reference for と range - Rust By Example 日本語版 [Rust] 文字列のフォーマット指定(println! / format!) - Qiita リテラル - Rust By Example 日本語版 GitHub - takurx/hello_rust: hello, world. Rust language. Install Rust language and Hello, Rust · GitHub