Files
eulerfunt/rust/README.org
Amneesh Singh fcce234a10 initial commit
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2022-10-26 11:51:44 +05:30

6 lines
178 B
Org Mode

* Run
Just run =cargo run --bin p<x>= where <x> is the problem number
* Environment
If you use nix just run =nix develop= or =nix develop .#withLsp= if you want rust-analyzer.