mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-09-04 12:06:33 +02:00
No description
![]()
Some checks failed
Check / clippy (push) Has been cancelled
Check / fmt (push) Has been cancelled
Check / test (macos-latest) (push) Has been cancelled
Check / test (ubuntu-latest) (push) Has been cancelled
Check / test (windows-latest) (push) Has been cancelled
Check / dev-check (push) Has been cancelled
|
||
---|---|---|
.cargo | ||
.github/workflows | ||
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 |
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: