Functions§
- find_
files - This module is responsible for efficiently finding all files that match the
user’s criteria using the
ignorecrate, which is excellent at respecting rules like.gitignoreand handling parallel directory traversal.
ignore crate, which is excellent at respecting
rules like .gitignore and handling parallel directory traversal.