Revision control
Copy as Markdown
Other Tools
[package]
name = "glob"
version = "0.3.1"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
description = """
Support for matching file paths against Unix shell style patterns.
"""
categories = ["filesystem"]
[dev-dependencies]
tempdir = "0.3"
doc-comment = "0.3"