hey all,
i'm a very experienced developer but new to rust. I'm a ways into a cli app i'm building, and would appreciate if anyone would mind taking a look and offering a code-review, so i can figure out if i'm sorta 'doing it right', especially in picking up the idioms. While the code works, it may not quite be the 'rust way' so i want to get that right.
heads up that there are no tests yet... still moving code around and getting the pattern down before committing to tests.
https://github.com/imajes/f1fs is the repo. i wish you could open a PR for review of main, but feedback here/there/issues/dm whatever is perfect. thank you!!