Compare commits

..

2 Commits

Author SHA1 Message Date
91a6fa8f68 link to book I'm using 2025-03-18 16:50:43 -05:00
c63c8ef4b2 rust analyzer and lldb for helix 2025-03-18 16:49:06 -05:00
2 changed files with 4 additions and 0 deletions

2
book.txt Normal file
View File

@ -0,0 +1,2 @@
Using this link for learning Rust:
https://rust-book.cs.brown.edu/

View File

@ -20,6 +20,8 @@
gcc
rustfmt
clippy
rust-analyzer
lldb
(vscode-with-extensions.override {
vscode = vscodium;
vscodeExtensions = with vscode-extensions; [