Support for matching file paths against Unix shell style patterns.
cargo add glob
[dependencies]
glob = "0.3.3"
| 官网 | https://github.com/rust-lang/glob |
|---|---|
| 仓库 | https://github.com/rust-lang/glob |
| 文档 | https://docs.rs/glob |
| 最新版本 | 0.3.3 |
| 分类 | filesystem |