27 releases

0.6.12 Nov 30, 2024
0.6.10 Aug 4, 2024
0.6.9 Jul 29, 2024
0.6.6 Feb 28, 2024
0.4.2-alpha.0 Nov 27, 2022

#2551 in Development tools

Download history 23/week @ 2024-08-23 28/week @ 2024-08-30 127/week @ 2024-09-06 69/week @ 2024-09-13 42/week @ 2024-09-20 116/week @ 2024-09-27 37/week @ 2024-10-04 6/week @ 2024-10-11 7/week @ 2024-10-18 2/week @ 2024-10-25 8/week @ 2024-11-01 7/week @ 2024-11-15 11/week @ 2024-11-22 187/week @ 2024-11-29 76/week @ 2024-12-06

281 downloads per month
Used in 7 crates

GPL-3.0 license

79KB
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

~6–15MB
~182K SLoC