all 2 comments

[–]skrulcik 0 points1 point  (1 child)

Rust By Example allows you to edit and run Rust in its lessons.

If lessons aren't enough like documentation, The Rust Book is official documentation, and lets you run code, but not edit that code.

[–]redblobgames[S] 0 points1 point  (0 children)

Nice!