Dillonb / nmuidi

Deletes stuff, hopefully quickly
https://crates.io/crates/nmuidi
MIT License
227 stars 17 forks source link

Idiomatic Rust and misc. updates #2

Open Riceman2000 opened 6 months ago

Riceman2000 commented 6 months ago

There are a few things that I would like to change about the source code of this project to make it follow some of Rust's idioms.

Saw the YouTube video and I'd love to contribute, I'll submit a PR with a few changes.

Thanks!

brasky commented 6 months ago

Copying over from your PR #3 to track

Things still left to do if anyone is feeling up to it:

Currently I left it as use nmuidi::prelude::*; ... Cleaner::new("/test/path").clean() ... It could be simpler if we change some things around but that could close the door on other functionality 🤷

brasky commented 6 months ago

Just published it as a crate https://crates.io/crates/nmuidi