12 unstable releases (3 breaking)
0.6.0 | Aug 28, 2023 |
---|---|
0.5.2 | Feb 13, 2023 |
0.5.0 | Jan 23, 2023 |
0.4.2 | Jan 23, 2023 |
0.3.2 | Oct 26, 2022 |
#2112 in Development tools
160 downloads per month
Used in 7 crates
72KB
1.5K
SLoC
Xvc walker traverses directory trees with ignore rules.
Ignore rules are similar to .gitignore and child directories are not traversed if ignored.
[walk_parallel] function is the most useful element in this module. It walks and sends [PathMetadata] through a channel, also updating the ignore rules and sending them.
Dependencies
~5–18MB
~219K SLoC