structopt 0.2.18

Parse command line argument by defining a struct.
Documentation
Build #168112 2019-06-26T17:52:42.537771+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
Downloading crates ...
Downloaded structopt v0.2.18
Fresh unicode-xid v0.1.0
Fresh unicode-width v0.1.5
Fresh unicode-segmentation v1.3.0
Fresh vec_map v0.8.1
Fresh ansi_term v0.11.0
Fresh strsim v0.8.0
Fresh textwrap v0.11.0
Fresh heck v0.3.1
Fresh proc-macro2 v0.4.30
Fresh libc v0.2.58
Fresh bitflags v1.1.0
Fresh quote v0.6.12
Fresh syn v0.15.38
Fresh atty v0.2.11
Fresh clap v2.33.0
Compiling structopt-derive v0.2.18
Running `rustc --crate-name structopt_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.2.18/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=923033152a2625e1 -C extra-filename=-923033152a2625e1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern heck=/home/cratesfyi/cratesfyi/debug/deps/libheck-f08fc9986379112a.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-26ef60e9c2858d65.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-3d7e1f93268eeb8d.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-11834f115fe073b3.rlib --cap-lints allow`
Documenting structopt v0.2.18
Running `rustdoc --crate-name structopt /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.2.18/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="clap"' --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --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.18' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-0d1485b493b68e51.rmeta --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-923033152a2625e1.so`
Finished dev [unoptimized + debuginfo] target(s) in 3.54s