cpp_common 0.5.3

Implementation details crate for the `cpp` crate
Documentation
Build #1730002019-07-17T17:12:28.245661+00:00
# rustc version
rustc 1.38.0-nightly (4bb6b4a5e 2019-07-11)# docs.rs version
cratesfyi 0.6.0 (635e91e 2019-07-17)# build log
Updating crates.io index
Downloading crates ...
Downloaded cpp_common v0.5.3
Fresh unicode-xid v0.1.0
Fresh lazy_static v1.3.0
Fresh proc-macro2 v0.4.30
Checking quote v0.6.13
Running `rustc --crate-name quote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.6.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="proc-macro"' -C metadata=31b4ea71091b95bd -C extra-filename=-31b4ea71091b95bd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d21f8766283ba769.rmeta --cap-lints allow`
Checking syn v0.15.39
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.39/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -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="quote"' -C metadata=dad6ff711548fe7e -C extra-filename=-dad6ff711548fe7e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d21f8766283ba769.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-31b4ea71091b95bd.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-d2e41eed4f9fa209.rmeta --cap-lints allow --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Documenting cpp_common v0.5.3
Running `rustdoc --crate-name cpp_common /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cpp_common-0.5.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190711-1.38.0-nightly-4bb6b4a5e --static-root-path / --disable-per-crate-search --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.30' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.39' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-592e5e9b302460cb.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d21f8766283ba769.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-dad6ff711548fe7e.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 10.09s