structopt 0.3.2

Parse command line argument by defining a struct.
Documentation
Build #186025 2019-09-18T08:31:03.802311+00:00
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)# docs.rs version
cratesfyi 0.6.0 (ff27e25 2019-09-09)# build log
Updating crates.io index
Fresh unicode-xid v0.2.0
Fresh unicode-width v0.1.6
Fresh unicode-segmentation v1.3.0
Fresh ansi_term v0.11.0
Fresh strsim v0.8.0
Fresh vec_map v0.8.1
Fresh textwrap v0.11.0
Fresh heck v0.3.1
Fresh proc-macro2 v1.0.3
Fresh libc v0.2.62
Fresh bitflags v1.1.0
Fresh quote v1.0.2
Fresh atty v0.2.13
Fresh syn v1.0.5
Fresh clap v2.33.0
Compiling proc-macro-error v0.2.6
Running `rustc --edition=2018 --crate-name proc_macro_error /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-0.2.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=56003cf177ae5e7e -C extra-filename=-56003cf177ae5e7e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-e10f84697fea2775.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e6800e251011f663.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-833eb7ee1439c094.rlib --cap-lints allow`
Compiling structopt-derive v0.3.2
Running `rustc --edition=2018 --crate-name structopt_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.3.2/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=5a62fa0b5118c483 -C extra-filename=-5a62fa0b5118c483 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern heck=/home/cratesfyi/cratesfyi/debug/deps/libheck-90e1b72f08d98cdd.rlib --extern proc_macro_error=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_error-56003cf177ae5e7e.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-e10f84697fea2775.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e6800e251011f663.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-833eb7ee1439c094.rlib --cap-lints allow`
Documenting structopt v0.3.2
Running `rustdoc --edition=2018 --crate-name structopt /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.3.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --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.3.2' --extern-html-root-url 'trybuild=https://docs.rs/trybuild/1.0.11' --extern-html-root-url 'version_check=https://docs.rs/version_check/0.9.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-86bae14c4083a109.rmeta --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-5a62fa0b5118c483.so`
Finished dev [unoptimized + debuginfo] target(s) in 5.51s