Cross platform single glob and glob set matching. Glob set matching is
the process of matching one or more glob patterns against a single
candidate path simultaneously, and returning all of the globs that
matched.
This package contains library source intended for building other packages which
use the "serde1" feature of the "globset" crate.