pdb 0.2.2

A parser for Microsoft PDB (Program Database) debugging information
Documentation
Build #145405 2019-02-27T14:36:06.640540+00:00
# rustc version
rustc 1.34.0-nightly (f66e4697a 2019-02-20)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Downloading crates ...
Downloaded pdb v0.2.2
Fresh semver-parser v0.7.0
Fresh unicode-xid v0.1.0
Checking uuid v0.5.1
Fresh fallible-iterator v0.1.6
Fresh semver v0.9.0
Running `rustc --crate-name uuid /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/uuid-0.5.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=dd1329b79e718a49 -C extra-filename=-dd1329b79e718a49 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh proc-macro2 v0.4.27
Fresh rustc_version v0.2.3
Fresh byteorder v1.3.1
Fresh quote v0.6.11
Fresh syn v0.15.26
Fresh scroll_derive v0.9.5
Checking scroll v0.9.2
Running `rustc --crate-name scroll /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/scroll-0.9.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="scroll_derive"' --cfg 'feature="std"' -C metadata=3cd183473b35d9c6 -C extra-filename=-3cd183473b35d9c6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern scroll_derive=/home/cratesfyi/cratesfyi/debug/deps/libscroll_derive-8f2500f2af5be453.so --cap-lints allow --cfg rust_1_26`
Documenting pdb v0.2.2
Running `rustdoc --crate-name pdb /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pdb-0.2.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190220-1.34.0-nightly-f66e4697a --static-root-path / --disable-per-crate-search --extern-html-root-url 'reqwest=https://docs.rs/reqwest/0.9.10' --extern-html-root-url 'scroll=https://docs.rs/scroll/0.9.2' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'fallible_iterator=https://docs.rs/fallible-iterator/0.1.6' --extern-html-root-url 'uuid=https://docs.rs/uuid/0.5.1' --extern-html-root-url 'getopts=https://docs.rs/getopts/0.2.18' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-3762ff43cb0c4d6d.rmeta --extern fallible_iterator=/home/cratesfyi/cratesfyi/debug/deps/libfallible_iterator-6bdd00a4034cc549.rmeta --extern scroll=/home/cratesfyi/cratesfyi/debug/deps/libscroll-3cd183473b35d9c6.rmeta --extern uuid=/home/cratesfyi/cratesfyi/debug/deps/libuuid-dd1329b79e718a49.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.84s