564a74440e
Rustlings is a set of really cool interactive, progressive tutorials for the Rust language, written and maintained by the Rust community. WWW: https://rustlings.rust-lang.org
5 lines
237 B
Plaintext
5 lines
237 B
Plaintext
Rustlings is an interactive corpus of bite-sized exercises to get you used to
|
|
reading and writing Rust code. Written and maintained by the Rust community,
|
|
it is a companion app to the official Rust book
|
|
(https://doc.rust-lang.org/book).
|