.goosehints 235 B

12345
  1. This is a rust project with crates in crate dir.
  2. tips:
  3. - can look at unstaged changes for what is being worked on if starting
  4. - Do not make code comments that explain *what* is happening. Only explain *why* something is being done.