com-wrapper 0.1.0

An interface for types which are a wrapper around a `wio::com::ComPtr`.
Documentation
Build #146763 2019-03-06 17:31:18
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded com-wrapper v0.1.0
Fresh unicode-xid v0.1.0
Compiling winapi v0.3.6
Fresh proc-macro2 v0.4.27
Fresh quote v0.6.11
Fresh syn v0.15.27
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.6/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="errhandlingapi"' --cfg 'feature="minwindef"' --cfg 'feature="unknwnbase"' -C metadata=711bb056a7ff0ffb -C extra-filename=-711bb056a7ff0ffb --out-dir /home/cratesfyi/cratesfyi/debug/build/winapi-711bb056a7ff0ffb -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling derive-com-wrapper v0.1.0
Running `rustc --crate-name derive_com_wrapper /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/derive-com-wrapper-0.1.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=4097caee4d54b63d -C extra-filename=-4097caee4d54b63d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-aa9d9eee37a8b31e.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a4f8823bcdb99fba.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-ba4b27e929d10f4d.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/winapi-711bb056a7ff0ffb/build-script-build`
Running `rustc --crate-name winapi /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="errhandlingapi"' --cfg 'feature="minwindef"' --cfg 'feature="unknwnbase"' -C metadata=8e09fa97987bfac0 -C extra-filename=-8e09fa97987bfac0 --out-dir /home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps --target x86_64-pc-windows-msvc -L dependency=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg 'feature="guiddef"' --cfg 'feature="excpt"' --cfg 'feature="basetsd"' --cfg 'feature="winnt"' --cfg 'feature="vcruntime"' --cfg 'feature="ntdef"' --cfg 'feature="ktmtypes"' -l dylib=kernel32`
Checking wio v0.2.0
Running `rustc --crate-name wio /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wio-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=96d067bfc881238f -C extra-filename=-96d067bfc881238f --out-dir /home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps --target x86_64-pc-windows-msvc -L dependency=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern winapi=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps/libwinapi-8e09fa97987bfac0.rmeta --cap-lints allow`
Documenting com-wrapper v0.1.0
Running `rustdoc --crate-name com_wrapper /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/com-wrapper-0.1.0/src/lib.rs --cap-lints allow --color never --target x86_64-pc-windows-msvc -o /home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/doc -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'wio=https://docs.rs/wio/0.2.0' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.6' --extern-html-root-url 'derive_com_wrapper=https://docs.rs/derive-com-wrapper/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern derive_com_wrapper=/home/cratesfyi/cratesfyi/debug/deps/libderive_com_wrapper-4097caee4d54b63d.so --extern winapi=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps/libwinapi-8e09fa97987bfac0.rmeta --extern wio=/home/cratesfyi/cratesfyi/x86_64-pc-windows-msvc/debug/deps/libwio-96d067bfc881238f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 13.21s