Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 196 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 196 Bytes

rust-template

A template if I want to create a new rust project.

What it includes:

  • Default nix flake with devShell.
  • Stable toolchain
  • default code formatting
  • CI setup
  • dependabot setup