It would be nice if the code examples could be edited in-place #1874
Labels
blocked upstream
Blocked on a change that needs to happen in a different repo first
Enhancement
Online only
Uh oh!
There was an error while loading. Please reload this page.
One thing that I really like about https://doc.rust-lang.org/stable/rust-by-example is that all code can be edited and run right in the browser. While The Book obviously has a different focus, sometimes I feel like it would be nice to make little changes to example code just to see what the result would be. (That applies to almost all code examples, but it's especially true e.g. in listing 7-11 - it would've been great if I could've just uncommented the code and see what happens.)
The text was updated successfully, but these errors were encountered: