libxml 0.2.2

A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project
Documentation
Build #109765 2018-07-23T20:40:51.511484+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading libxml v0.2.2
Fresh pkg-config v0.3.12
Fresh libc v0.2.42
Compiling libxml v0.2.2
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libxml-0.2.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=5559140866461410 -C extra-filename=-5559140866461410 --out-dir /home/cratesfyi/cratesfyi/debug/build/libxml-5559140866461410 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-71cb21aa572ac470.rlib --extern-version pkg_config=pkg-config,0.3.12 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/libxml-5559140866461410/build-script-build`
Documenting libxml v0.2.2
Running `rustdoc --crate-name libxml .cargo/registry/src/github.com-1ecc6299db9ec823/libxml-0.2.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-20ec46e507fb9197.rlib --extern-version libc=libc,0.2.42`
warning: [Debug] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 1.97 secs