fixed 0.4.0

Fixed-point numbers
Documentation
Build #177480 2019-08-08T21:57:05.918839+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Downloading crates ...
Downloaded rand_xoshiro v0.2.0
Compiling fixed v0.4.0
Fresh half v1.3.0
Fresh serde v1.0.98
Fresh typenum v1.10.0
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fixed-0.4.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="f16"' --cfg 'feature="half"' --cfg 'feature="serde"' -C metadata=67c8af768ba8e195 -C extra-filename=-67c8af768ba8e195 --out-dir /home/cratesfyi/cratesfyi/debug/build/fixed-67c8af768ba8e195 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/fixed-67c8af768ba8e195/build-script-build`
Documenting fixed v0.4.0
Running `rustdoc --edition=2018 --crate-name fixed /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fixed-0.4.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="f16"' --cfg 'feature="half"' --cfg 'feature="serde"' -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'half=https://docs.rs/half/1.3.0' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.8' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.98' --extern-html-root-url 'typenum=https://docs.rs/typenum/1.10.0' --extern-html-root-url 'rand_xoshiro=https://docs.rs/rand_xoshiro/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern half=/home/cratesfyi/cratesfyi/debug/deps/libhalf-5e3bb29307622749.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-9077d78d5712c3b6.rmeta --extern typenum=/home/cratesfyi/cratesfyi/debug/deps/libtypenum-72a7b4a86f4658d9.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 13.43s