Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 743 Bytes

File metadata and controls

20 lines (13 loc) · 743 Bytes

learning-rust 🦀

Rust言語の基礎学習記録をまとめるリポジトリです。

🗺️ 学習コンテンツ

📂 ディレクトリ構成

  • the-book/ : The Bookを読みながら書いた検証用コードやメモ
  • rustlings/ : Rustlingsのローカルリポジトリ(または解答のみを配置)
  • sandbox/ : その他、ちょっとした文法のテストや実験用のコード

🛠️ 開発環境

  • Rust (cargo, rustc)