steel-cent 0.2.3

currency and money value types
Documentation
Build #171965 2019-07-12T03:39:22.580099+00:00
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)
# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)

# build log
Updating crates.io index
Downloading crates ...
Downloaded steel-cent v0.2.3
Compiling libc v0.2.59
Fresh rustc-serialize v0.3.24
Fresh lazy_static v1.3.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.59/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=e565790eb0056b3a -C extra-filename=-e565790eb0056b3a --out-dir /home/cratesfyi/cratesfyi/debug/build/libc-e565790eb0056b3a -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh byteorder v1.3.2
Running `/home/cratesfyi/cratesfyi/debug/build/libc-e565790eb0056b3a/build-script-build`
Running `rustc --crate-name libc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.59/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=aee2d3f552bf8d55 -C extra-filename=-aee2d3f552bf8d55 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN`
Compiling memchr v1.0.2
Running `rustc --crate-name memchr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-1.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="use_std"' -C metadata=fa85e9037dcc0b56 -C extra-filename=-fa85e9037dcc0b56 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-aee2d3f552bf8d55.rlib --cap-lints allow`
Compiling csv v0.15.0
Running `rustc --crate-name csv /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/csv-0.15.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=4b9f1c066b6164be -C extra-filename=-4b9f1c066b6164be --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-6ca4f755dec58fba.rlib --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-fa85e9037dcc0b56.rlib --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/librustc_serialize-55d12d5d0afd66f1.rlib --cap-lints allow`
Compiling steel-cent v0.2.3
Running `rustc --crate-name build_script_build_currency_data /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/steel-cent-0.2.3/build_currency_data.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=400e92029c61b3b9 -C extra-filename=-400e92029c61b3b9 --out-dir /home/cratesfyi/cratesfyi/debug/build/steel-cent-400e92029c61b3b9 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern csv=/home/cratesfyi/cratesfyi/debug/deps/libcsv-4b9f1c066b6164be.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/steel-cent-400e92029c61b3b9/build-script-build_currency_data`
Documenting steel-cent v0.2.3
Running `rustdoc --crate-name steel_cent /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/steel-cent-0.2.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'csv=https://docs.rs/csv/0.15.0' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.3.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-01ce08087155ff51.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.78s