xmlparser 0.1.0

Pull-based, zero-allocation XML parser.
Documentation
Build #79553 2017-12-15 14:10:37
# 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 xmlparser v0.1.0
Fresh error-chain v0.11.0
Fresh log v0.3.8
Documenting xmlparser v0.1.0
Running `rustdoc --crate-name xmlparser .cargo/registry/src/github.com-1ecc6299db9ec823/xmlparser-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-4cfe391024f1467d.rlib --extern-version log=log,0.3.8 --extern error_chain=/home/cratesfyi/cratesfyi/debug/deps/liberror_chain-6c622f966db06309.rlib --extern-version error_chain=error-chain,0.11.0`
Finished dev [unoptimized + debuginfo] target(s) in 1.52 secs