libxml 0.2.3

A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project
Documentation

Build #117630 2018-09-20 02:36:05

# 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.3 Fresh libc v0.2.43 Fresh pkg-config v0.3.14 Compiling libxml v0.2.3 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libxml-0.2.3/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=a81be58132395c86 -C extra-filename=-a81be58132395c86 --out-dir /home/cratesfyi/cratesfyi/debug/build/libxml-a81be58132395c86 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-77cd5281a7d00cc9.rlib --extern-version pkg_config=pkg-config,0.3.14 --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/libxml-a81be58132395c86/build-script-build` Documenting libxml v0.2.3 Running `rustdoc --crate-name libxml .cargo/registry/src/github.com-1ecc6299db9ec823/libxml-0.2.3/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-15afba2933e2f7e8.rlib --extern-version libc=libc,0.2.43` warning: [Debug] cannot be resolved, ignoring it... Finished dev [unoptimized + debuginfo] target(s) in 2.9 secs