I'd really like to use fd's powerful finding in my Rust application, but it's only available as a binary.
I could call it as a subprocess, but that's really awkward and requires installing another binary and... having it as a library would be a lot simpler.
Thank you very much for your feedback!
To be honest, I'm not sure if this would currently be worth the effort.
What kind of functionality would you like to see from this library?
.gitignore files, etc.), you should take a look at the ignore crate which is used by fd.ignore and regex crates on your own.Closing this for now, until there is any feedback from @zekesonxx
Most helpful comment
Thank you very much for your feedback!
To be honest, I'm not sure if this would currently be worth the effort.
What kind of functionality would you like to see from this library?
.gitignorefiles, etc.), you should take a look at theignorecrate which is used by fd.ignoreandregexcrates on your own.