structopt 0.2.4

Parse command line argument by defining a struct.
Documentation
Build #87327 2018-02-25 10:28:01

# rustc version rustc 1.22.0-dev (b1cfd1750 2017-09-21)

# docs.rs version cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading structopt v0.2.4 Fresh bitflags v1.0.1 Fresh strsim v0.7.0 Fresh vec_map v0.8.0 Fresh ansi_term v0.10.2 Fresh unicode-xid v0.1.0 Fresh unicode-width v0.1.4 Fresh libc v0.2.36 Fresh proc-macro2 v0.2.3 Fresh quote v0.4.2 Fresh syn v0.12.13 Fresh textwrap v0.9.0 Compiling structopt-derive v0.2.4 Fresh atty v0.2.6 Running `rustc --crate-name structopt_derive .cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.2.4/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=6eabe5fdbf1fb983 -C extra-filename=-6eabe5fdbf1fb983 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-236f9e948268b14f.rlib --extern-version quote=quote,0.4.2 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-a7e204bb971040de.rlib --extern-version syn=syn,0.12.13 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-79a9e59a80188f2c.rlib --extern-version proc_macro2=proc-macro2,0.2.3 --cap-lints allow` Fresh clap v2.30.0 Documenting structopt v0.2.4 Running `rustdoc --crate-name structopt .cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.2.4/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="clap"' --cfg 'feature="default"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-6eabe5fdbf1fb983.so --extern-version structopt_derive=structopt-derive,0.2.4 --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-bf8838282c1f929b.rlib --extern-version clap=clap,2.30.0` Finished dev [unoptimized + debuginfo] target(s) in 3.18 secs