byteorder 1.2.7

Library for reading/writing numbers in big-endian and little-endian.
Documentation
Build #123856 2018-10-26T17:46:09.935478+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (903ae1f 2018-10-26)# build log
Updating crates.io index
Downloading crates ...
Downloaded byteorder v1.2.7
Documenting byteorder v1.2.7
Running `rustdoc --crate-name byteorder /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.2.7/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.7.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.5.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 3.70s