libxml 0.1.1

A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project
Documentation
Build #79888 2017-12-19T00:13:13.299494+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)
# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading libxml v0.1.1
Fresh gcc v0.3.54
Fresh libc v0.1.12
Compiling libxml v0.1.1
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libxml-0.1.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=5517aa916ad7e6c1 -C extra-filename=-5517aa916ad7e6c1 --out-dir /home/cratesfyi/cratesfyi/debug/build/libxml-5517aa916ad7e6c1 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-da7e919133cea6e4.rlib --extern-version gcc=gcc,0.3.54 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/libxml-5517aa916ad7e6c1/build-script-build`
Documenting libxml v0.1.1
Running `rustdoc --crate-name libxml .cargo/registry/src/github.com-1ecc6299db9ec823/libxml-0.1.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-97e056cbafe784c4.rlib --extern-version libc=libc,0.1.12`
Finished dev [unoptimized + debuginfo] target(s) in 1.34 secs