rustlings

rustlings

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

RUSTdevelopment
62,730 stars11,181 forksRust

Installation Guide

Complexity:Moderate

Prerequisites

  • Rust installed
# Installation

```bash
git clone https://github.com/rust-lang/rustlings.git
cd rustlings
```

See https://github.com/rust-lang/rustlings for detailed instructions.

Quick Commands

git clone https://github.com/rust-lang/rustlings.git