mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-04-04 13:39:18 +00:00
Stopgap measure so that people stop installing into System32 (since that's the default Powershell elevated prompt directory for some reason).
Functions
Here, you'll learn how to write functions and how the Rust compiler can help you debug errors even in more complex code.