rust-cookbook icon indicating copy to clipboard operation
rust-cookbook copied to clipboard

Should glob examples be replaced by globwalk?

Open epage opened this issue 7 years ago • 1 comments
trafficstars

There seems to be interest in deprecating glob (or repurposing it) in favor of the functionality in globset / globwalk.

Should the examples possibly be using one of these other crates instead until the switch over is made?

epage avatar Jul 12 '18 14:07 epage

thanks @epage! The discussion that you have linked suggests that future of glob globset and globwalk is being currently decided with no clear indication of which one will be deprecated in favour of which. We'll update examples once there is some consensus.

budziq avatar Jul 12 '18 16:07 budziq