python3-sys 0.3.0

FFI Declarations for Python 3
Documentation
Build #176025 2019-08-01 14:01:07
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh ucd-util v0.1.5
Fresh lazy_static v1.3.0
Fresh utf8-ranges v1.0.3
Fresh thread_local v0.3.6
Fresh regex-syntax v0.6.10
Fresh memchr v2.2.1
Fresh libc v0.2.60
Fresh aho-corasick v0.7.4
Fresh regex v1.2.0
Compiling python3-sys v0.3.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.3.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="python-3"' -C metadata=65ff1aa077747b06 -C extra-filename=-65ff1aa077747b06 --out-dir /home/cratesfyi/cratesfyi/debug/build/python3-sys-65ff1aa077747b06 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-46261bc5f60b7ff6.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/python3-sys-65ff1aa077747b06/build-script-build`
Documenting python3-sys v0.3.0
Running `rustdoc --crate-name python3_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="python-3"' -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'libc=https://docs.rs/libc/0.2.60' --extern-html-root-url 'regex=https://docs.rs/regex/1.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-06b119ad941e8d18.rmeta --cfg Py_3_4 --cfg Py_3_5 --cfg Py_3_6 --cfg 'py_sys_config="WITH_THREAD"'`
Finished dev [unoptimized + debuginfo] target(s) in 2.87s