Skip to content
b.stefanuk.ca
Search
K
Main Navigation
Catalog
GitHub
GitLab
LinkedIn
Appearance
GitHub
GitLab
LinkedIn
Menu
Return to top
On this page
Table of Contents for current page
Using Rust in VSCode with Nix
Ensure
rustup
is available in the nix flake
Run
rustup default stable
. This should install core components including cargo, clippy, rust-docs, rust-std, rustfmt, and rustc