about summary refs log tree commit diff
path: root/templates/rust (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(templates): add a template for rustFranck Cuny2022-10-227-0/+175
To use it, run: ``` nix flake init -t github:fcuny/world#rust ```