Fuzzy Tree

A simple fuzzy finder written in Rust which displays results in an interactive tree format.

img

Contributing

Contributions are very welcome! Feel free to fork and open MRs (PRs in GitHub speak). My only preferences are: * MRs are concise and relevant. * Code is formatted according to rustfmt. * Relevant tests are implemented/updated.