structopt 0.2.16

Parse command line argument by defining a struct.
Documentation
Build #163042 2019-05-29T21:27:29.055275+00:00
# rustc version
rustc 1.37.0-nightly (721268583 2019-05-28)
# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)

# build log
Updating crates.io index
Downloading crates ...
Downloaded structopt v0.2.16
Fresh unicode-xid v0.1.0
Compiling unicode-segmentation v1.3.0
Fresh unicode-width v0.1.5
Fresh bitflags v1.0.4
Fresh strsim v0.8.0
Running `rustc --crate-name unicode_segmentation /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-segmentation-1.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=500ca7240060c5d3 -C extra-filename=-500ca7240060c5d3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh ansi_term v0.11.0
Fresh vec_map v0.8.1
Fresh textwrap v0.11.0
Fresh proc-macro2 v0.4.30
Fresh libc v0.2.55
Fresh quote v0.6.12
Fresh atty v0.2.11
Compiling syn v0.15.34
Fresh clap v2.33.0
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.34/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=b3b35131aaf3f683 -C extra-filename=-b3b35131aaf3f683 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-7ed47f0c02bb2096.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-1dc29e5b97893306.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-4d623ffcc87b7c18.rlib --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Compiling heck v0.3.1
Running `rustc --crate-name heck /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/heck-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c75749e8d094a16f -C extra-filename=-c75749e8d094a16f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_segmentation=/home/cratesfyi/cratesfyi/debug/deps/libunicode_segmentation-500ca7240060c5d3.rlib --cap-lints allow`
Compiling structopt-derive v0.2.16
Running `rustc --crate-name structopt_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.2.16/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=92af963a8c784254 -C extra-filename=-92af963a8c784254 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern heck=/home/cratesfyi/cratesfyi/debug/deps/libheck-c75749e8d094a16f.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-7ed47f0c02bb2096.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-1dc29e5b97893306.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-b3b35131aaf3f683.rlib --cap-lints allow`
Documenting structopt v0.2.16
Running `rustdoc --crate-name structopt /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.2.16/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="clap"' --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190528-1.37.0-nightly-721268583 --static-root-path / --disable-per-crate-search --extern-html-root-url 'clap=https://docs.rs/clap/2.33.0' --extern-html-root-url 'structopt_derive=https://docs.rs/structopt-derive/0.2.16' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-ac9a90eee9362ae0.rmeta --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-92af963a8c784254.so`
Finished dev [unoptimized + debuginfo] target(s) in 10.98s