So if I understand it correctly:
- It's not actually better than ls:
> ignoring the permissions and author of the files (because who cares about those)
- Most of the heavy lifting is done by walkdir.
A better title may have been "The walkdir crate is awesome".