structopt-derive 0.2.4

Parse command line argument by defining a struct, derive crate.
Documentation
Build #87323 2018-02-25T10:25:43.534550+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-derive v0.2.4
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.2.3
Fresh quote v0.4.2
Fresh syn v0.12.13
Documenting structopt-derive v0.2.4
Running `rustdoc --crate-name structopt_derive .cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.2.4/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-79a9e59a80188f2c.rlib --extern-version proc_macro2=proc-macro2,0.2.3 --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`
Finished dev [unoptimized + debuginfo] target(s) in 0.67 secs