simple-collections 0.1.0

Collection of simple collections
Documentation
1
2
3
4
5
6
7
{
  projectRootFile = "flake.nix";
  programs = {
    alejandra.enable = true;
    rustfmt.enable = true;
  };
}