Virgin Dev 03692cd53e fix: install into $home on windows for now
Stopgap measure so that people stop installing into System32 (since that's the default Powershell elevated prompt directory for some reason).
2023-06-16 13:07:58 +00:00
..

Functions

Here, you'll learn how to write functions and how the Rust compiler can help you debug errors even in more complex code.

Further information