Keepr
Simple and customizable file finder for Rust.
Features
- Ignore specific directories
- Ignore specific files
- Match specific files
- Limit search depth
- Callback for each match
Example
use Finder;
use Path;
Simple and customizable file finder for Rust.
use Finder;
use Path;