[go: up one dir, main page]

structopt 0.2.7

Parse command line argument by defining a struct.
Documentation
Build #95536 2018-04-12 09:46:47
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading structopt v0.2.7
Fresh unicode-width v0.1.4
Fresh bitflags v1.0.1
Fresh vec_map v0.8.0
Fresh libc v0.2.40
Fresh ansi_term v0.11.0
Fresh strsim v0.7.0
Fresh unicode-xid v0.1.0
Fresh textwrap v0.9.0
Fresh atty v0.2.8
Fresh proc-macro2 v0.3.6
Fresh clap v2.31.2
Fresh quote v0.5.1
Fresh syn v0.13.1
Compiling structopt-derive v0.2.7
Running `rustc --crate-name structopt_derive .cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.2.7/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=5414882eb3789ee8 -C extra-filename=-5414882eb3789ee8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-cea5f96d0639b1e5.rlib --extern-version quote=quote,0.5.1 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-e53652539447e1c3.rlib --extern-version proc_macro2=proc-macro2,0.3.6 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-43e2c5fff8a50d2d.rlib --extern-version syn=syn,0.13.1 --cap-lints allow`
Documenting structopt v0.2.7
Running `rustdoc --crate-name structopt .cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.2.7/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="clap"' -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-124339c8da3f63bb.rlib --extern-version clap=clap,2.31.2 --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-5414882eb3789ee8.so --extern-version structopt_derive=structopt-derive,0.2.7`
Finished dev [unoptimized + debuginfo] target(s) in 3.12 secs