• Rust ツアー: https://tourofrust.com/chapter_1_ja.html ◦ Web 上で基本文法を学べる • 公式ドキュメント: https://doc.rust-jp.rs/book-ja/ ◦ 困ったときにはまずここを見る • Rust CookBook: https://uma0317.github.io/rust-cookbook-ja/about.html ◦ Rust での色々な実装例が記されている • awesome-rust: https://github.com/rust-unofficial/awesome-rust ◦ 用途に応じてどの Crate を使ったらいいかを非公式にリスト化しているもの ◦ ORM にはどんな Crate があるか? といった探し方ができる • 元 CA の豊田さんによるハンズオン資料: https://speakerdeck.com/helloyuk13/di-1hui-rust-hands-on-2b580ec5-fdd8-4210-bc6b- ff0549a1945d • 業務で作った Rust ハンズオン: https://github.com/shoichi1023/rust-web-handson