xmlJSON 0.2.0

Conversions from XML to JSON
Documentation
Build #18608 2016-08-13 16:37:59
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading xmlJSON v0.2.0
Compiling rustc-serialize v0.3.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=3561541d79c18212 -C extra-filename=-3561541d79c18212 --out-dir /home/cratesfyi/xmlJSON-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/xmlJSON-0.2.0/debug/deps -L dependency=/home/cratesfyi/xmlJSON-0.2.0/debug/deps --cap-lints allow`
Compiling bitflags v0.7.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.7.0/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=0e272044714c8076 -C extra-filename=-0e272044714c8076 --out-dir /home/cratesfyi/xmlJSON-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/xmlJSON-0.2.0/debug/deps -L dependency=/home/cratesfyi/xmlJSON-0.2.0/debug/deps --cap-lints allow`
Compiling xml-rs v0.3.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.3.4/src/lib.rs --crate-name xml --crate-type lib -g -C metadata=394ae49dda03a082 -C extra-filename=-394ae49dda03a082 --out-dir /home/cratesfyi/xmlJSON-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/xmlJSON-0.2.0/debug/deps -L dependency=/home/cratesfyi/xmlJSON-0.2.0/debug/deps --extern bitflags=/home/cratesfyi/xmlJSON-0.2.0/debug/deps/libbitflags-0e272044714c8076.rlib --cap-lints allow`
Documenting xmlJSON v0.2.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/xmlJSON-0.2.0/src/lib.rs --crate-name xmlJSON -o /home/cratesfyi/xmlJSON-0.2.0/doc -L dependency=/home/cratesfyi/xmlJSON-0.2.0/debug -L dependency=/home/cratesfyi/xmlJSON-0.2.0/debug/deps --extern xml=/home/cratesfyi/xmlJSON-0.2.0/debug/deps/libxml-394ae49dda03a082.rlib --extern rustc_serialize=/home/cratesfyi/xmlJSON-0.2.0/debug/deps/librustc_serialize-3561541d79c18212.rlib`