globset 0.4.4

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.
Documentation
Build #168168 2019-06-26T20:57:54.380067+00:00
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)
# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)

# build log
Updating crates.io index
Fresh ucd-util v0.1.3
Fresh lazy_static v1.3.0
Fresh utf8-ranges v1.0.3
Fresh cfg-if v0.1.9
Fresh fnv v1.0.6
Fresh regex-syntax v0.6.7
Fresh thread_local v0.3.6
Fresh memchr v2.2.0
Fresh log v0.4.6
Fresh aho-corasick v0.7.3
Fresh bstr v0.2.0
Fresh regex v1.1.7
Documenting globset v0.4.4
Running `rustdoc --crate-name globset /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/globset-0.4.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'aho_corasick=https://docs.rs/aho-corasick/0.7.3' --extern-html-root-url 'bstr=https://docs.rs/bstr/0.2.0' --extern-html-root-url 'fnv=https://docs.rs/fnv/1.0.6' --extern-html-root-url 'glob=https://docs.rs/glob/0.3.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aho_corasick=/home/cratesfyi/cratesfyi/debug/deps/libaho_corasick-0aeeecea730a99aa.rmeta --extern bstr=/home/cratesfyi/cratesfyi/debug/deps/libbstr-17abcd025094b429.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-5d1c119f3b9ad64a.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-34b83ce5766fb738.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-378a223d8370e409.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.74s