๐Ÿ“ฆ rust-lang / rustlings

:crab: Small exercises to get you used to reading and writing Rust code!

โ˜… 61.5k stars โ‘‚ 11.1k forks ๐Ÿ‘ 61.5k watching โš–๏ธ MIT License
beginner-friendlyexercisesrustrustlings
๐Ÿ“ฅ Clone https://github.com/rust-lang/rustlings.git
HTTPS git clone https://github.com/rust-lang/rustlings.git
SSH git clone git@github.com:rust-lang/rustlings.git
CLI gh repo clone rust-lang/rustlings
Mo Bitar Mo Bitar Merge pull request #2324 from JatinSanghvi/main 7850a73 28 days ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .cargo
๐Ÿ“ .github
๐Ÿ“ dev
๐Ÿ“ exercises
๐Ÿ“ rustlings-macros
๐Ÿ“ solutions
๐Ÿ“ src
๐Ÿ“ tests
๐Ÿ“ website
๐Ÿ“„ .gitignore
๐Ÿ“„ .typos.toml
๐Ÿ“„ build.rs
๐Ÿ“„ Cargo.lock
๐Ÿ“„ Cargo.toml
๐Ÿ“„ CHANGELOG.md
๐Ÿ“„ clippy.toml
๐Ÿ“„ CONTRIBUTING.md
๐Ÿ“„ dev-Cargo.toml
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ release-hook.sh
๐Ÿ“„ README.md

Rustlings ๐Ÿฆ€

Small exercises to get you used to reading and writing Rust code - Recommended in parallel to reading the official Rust book ๐Ÿ“š๏ธ

Visit the website for a demo, info about setup and more:

โžก๏ธ rustlings.rust-lang.org โฌ…๏ธ