[go: up one dir, main page]

structopt-derive 0.3.2

Parse command line argument by defining a struct, derive crate.
Documentation
Build #186024 2019-09-18 08:29:34
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)# docs.rs version
cratesfyi 0.6.0 (ff27e25 2019-09-09)# build log
Updating crates.io index
Fresh unicode-xid v0.2.0
Fresh unicode-segmentation v1.3.0
Fresh proc-macro2 v1.0.3
Fresh heck v0.3.1
Fresh quote v1.0.2
Fresh syn v1.0.5
Checking proc-macro-error v0.2.6
Running `rustc --edition=2018 --crate-name proc_macro_error /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-0.2.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=4f01d015d6c79a9b -C extra-filename=-4f01d015d6c79a9b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-6f03bf5c5ba79060.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e4203a03f1228eff.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-432ccaedba3c46be.rmeta --cap-lints allow`
Documenting structopt-derive v0.3.2
Running `rustdoc --edition=2018 --crate-name structopt_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.3.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'heck=https://docs.rs/heck/0.3.1' --extern-html-root-url 'proc_macro_error=https://docs.rs/proc-macro-error/0.2.6' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/1.0.3' --extern-html-root-url 'quote=https://docs.rs/quote/1.0.2' --extern-html-root-url 'syn=https://docs.rs/syn/1.0.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern heck=/home/cratesfyi/cratesfyi/debug/deps/libheck-999b9107ffd22eed.rmeta --extern proc_macro_error=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_error-4f01d015d6c79a9b.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-6f03bf5c5ba79060.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e4203a03f1228eff.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-432ccaedba3c46be.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.19s