test-generator 0.2.0

Rust Test generator: enumerating entries according to file-system pattern and generating a test function for each entry.
Documentation
Build #138169 2019-01-20T02:40:26.729904+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Downloading crates ...
Downloaded test-generator v0.2.0
Fresh unicode-xid v0.1.0
Fresh glob v0.2.11
Fresh proc-macro2 v0.4.25
Fresh quote v0.6.10
Fresh syn v0.15.26
Documenting test-generator v0.2.0
Running `rustdoc --edition=2018 --crate-name test_generator /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/test-generator-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'syn=https://docs.rs/syn/0.15.26' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.25' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' --extern-html-root-url 'glob=https://docs.rs/glob/0.2.11' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern glob=/home/cratesfyi/cratesfyi/debug/deps/libglob-c66953eed5aa9c63.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-7906a8793c28b4ed.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-c1eb6eec20b2e8bc.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-3c50ec1336ccd989.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.72s