Rust project scaffold
use this repo
nix-shell -p cargo --run 'cargo update'
nix-shell --expr 'with import <nixpkgs> {}; rustPackages.callPackage ./shell.nix {}'
or with flakes
nix shell nixpkgs#cargo --run cargo update
nix develop
Description
Languages
Nix
88.9%
Rust
6.8%
HTML
4.1%
Dockerfile
0.1%
CSS
0.1%