etherparse 0.3.1

A library for parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP ...).
Documentation
Build #98458 2018-05-06T14:34:20.350825+00:00
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading etherparse v0.3.1
Fresh byteorder v1.2.2
Documenting etherparse v0.3.1
Running `rustdoc --crate-name etherparse .cargo/registry/src/github.com-1ecc6299db9ec823/etherparse-0.3.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-f0dd6641cd8029db.rlib --extern-version byteorder=byteorder,1.2.2`
Finished dev [unoptimized + debuginfo] target(s) in 0.85 secs