paw 1.0.0

CLI argument parser.
Documentation
Build #158313 2019-05-06T10:41:09.975737+00:00
# rustc version
rustc 1.36.0-nightly (00859e3e6 2019-04-29)# docs.rs version
cratesfyi 0.6.0 (09283ef 2019-05-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded paw v1.0.0
Fresh unicode-xid v0.1.0
Checking paw-raw v1.0.0
Fresh proc-macro2 v0.4.29
Fresh quote v0.6.12
Compiling syn v0.15.33
Running `rustc --edition=2018 --crate-name paw_raw /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/paw-raw-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9bb6b357baff7582 -C extra-filename=-9bb6b357baff7582 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.33/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=d3698d7e45c7008c -C extra-filename=-d3698d7e45c7008c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-9279a2b55babc5ec.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-b0e2f4052d3cb01e.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-2e2406776d3c5381.rlib --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Compiling paw-attributes v1.0.0
Running `rustc --edition=2018 --crate-name paw_attributes /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/paw-attributes-1.0.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=935d8e16e577c4cd -C extra-filename=-935d8e16e577c4cd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-9279a2b55babc5ec.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-b0e2f4052d3cb01e.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-d3698d7e45c7008c.rlib --cap-lints allow`
Documenting paw v1.0.0
Running `rustdoc --edition=2018 --crate-name paw /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/paw-1.0.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190429-1.36.0-nightly-00859e3e6 --static-root-path / --disable-per-crate-search --extern-html-root-url 'paw_attributes=https://docs.rs/paw-attributes/1.0.0' --extern-html-root-url 'paw_raw=https://docs.rs/paw-raw/1.0.0' --extern-html-root-url 'paw_structopt=https://docs.rs/paw-structopt/1.0.0' --extern-html-root-url 'runtime=https://docs.rs/runtime/0.3.0-alpha.3' --extern-html-root-url 'structopt=https://docs.rs/structopt/0.2.15' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern paw_attributes=/home/cratesfyi/cratesfyi/debug/deps/libpaw_attributes-935d8e16e577c4cd.so --extern paw_raw=/home/cratesfyi/cratesfyi/debug/deps/libpaw_raw-9bb6b357baff7582.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 21.78s