Search This Blog

Install Rust on Windows 10

  1. Download and install Microsoft C++ Build Tools
    • while installing, check Desktop development with C++ under Workloads tab.
  2. Download rust-init.exe from https://www.rust-lang.org/tools/install, and execute it to install.



see also

No comments:

Post a Comment