dns-parser 0.8.0

Pure-rust DNS protocol parser library. This does not support network, only raw protocol parser.
Documentation
Build #111427 2018-08-06 19:54:18

# 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 dns-parser v0.8.0 Fresh quick-error v1.2.2 Fresh byteorder v1.2.4 Documenting dns-parser v0.8.0 Running `rustdoc --crate-name dns_parser .cargo/registry/src/github.com-1ecc6299db9ec823/dns-parser-0.8.0/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 quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-557d5dd577b94846.rlib --extern-version quick_error=quick-error,1.2.2 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-35abf1ff955f78f5.rlib --extern-version byteorder=byteorder,1.2.4` warning: [Debug] cannot be resolved, ignoring it... Finished dev [unoptimized + debuginfo] target(s) in 0.55 secs