internet-checksum 0.1.0

RFC 1071 checksum computation (the "internet checksum")
Documentation
Build #167907 2019-06-25T18:16:20.491321+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded internet-checksum v0.1.0
Fresh byteorder v1.3.2
Documenting internet-checksum v0.1.0
Running `rustdoc --edition=2018 --crate-name internet_checksum /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/internet-checksum-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.2' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'rand_xorshift=https://docs.rs/rand_xorshift/0.1.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-1f7719831e6dac24.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.55s