byteorder 1.3.0

Library for reading/writing numbers in big-endian and little-endian.
Documentation
Build #138098 2019-01-19T14:02:48.923985+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)# build log
Updating crates.io index
Downloading crates ...
Downloaded byteorder v1.3.0
Compiling byteorder v1.3.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.3.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=65f7b9557627ab97 -C extra-filename=-65f7b9557627ab97 --out-dir /home/cratesfyi/cratesfyi/debug/build/byteorder-65f7b9557627ab97 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/byteorder-65f7b9557627ab97/build-script-build`
Documenting byteorder v1.3.0
Running `rustdoc --crate-name byteorder /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rand=https://docs.rs/rand/0.6.4' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.8.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cfg byteorder_i128`
Finished dev [unoptimized + debuginfo] target(s) in 3.05s