feat: Rust skeleton
(cherry picked from commit 41a09289cda3137f96c69c69c924af34f0e64865)
This commit is contained in:
parent
bfa3b3a063
commit
a4bdbe5618
9 changed files with 264 additions and 22 deletions
|
|
@ -11,4 +11,10 @@ The following will open a shell with dependencies, and install pre-commit for au
|
|||
$ nix develop
|
||||
```
|
||||
|
||||
### VSCode
|
||||
|
||||
#### rust-analyzer
|
||||
|
||||
If the rust-analyzer extension fails, make sure the devShell was loaded into VSCode via Nix Env Selector or direnv.
|
||||
|
||||
[C API]: https://nix.dev/manual/nix/latest/c-api.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue