When running "compile"-mode exercises in interactive `verify` mode, we print their output when we prompt the learner if they want to continue. This improves the "experimentation" experience, since trying different things does produce a visible change. |
||
|---|---|---|
| .. | ||
| clippy | ||
| conversions | ||
| enums | ||
| error_handling | ||
| functions | ||
| generics | ||
| if | ||
| macros | ||
| modules | ||
| move_semantics | ||
| option | ||
| primitive_types | ||
| standard_library_types | ||
| strings | ||
| structs | ||
| tests | ||
| threads | ||
| traits | ||
| variables | ||
| test1.rs | ||
| test2.rs | ||
| test3.rs | ||
| test4.rs | ||