structopt 0.1.2

Parse command line argument by defining a struct.
Documentation
Build #750432017-11-01T21:20:05.613667+00:00
# 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.1.2
Fresh libc v0.2.33
Fresh ansi_term v0.9.0
Fresh unicode-width v0.1.4
Fresh vec_map v0.8.0
Fresh strsim v0.6.0
Fresh bitflags v0.9.1
Fresh atty v0.2.3
Fresh textwrap v0.9.0
Fresh clap v2.27.1
Documenting structopt v0.1.2
Running `rustdoc --crate-name structopt .cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.1.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-f90817275bdd4bff.rlib --extern-version clap=clap,2.27.1`
Finished dev [unoptimized + debuginfo] target(s) in 0.47 secs