rust-exercises
rust-exercises copied to clipboard
Add section on printing without std
Adds a new exercise introducing writeln and write_fmt.
Also moves the QEMU UART Driver exercise, and make the ToC look better.