mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-11 21:29:18 +00:00
Stopgap measure so that people stop installing into System32 (since that's the default Powershell elevated prompt directory for some reason).
Primitive Types
Rust has a couple of basic types that are directly implemented into the compiler. In this section, we'll go through the most important ones.