hauptbuch-core 0.0.1

Core algorithms of hauptbuch
Documentation
Build #133700 2018-12-29T12:17:38.437318+00:00
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)
# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)

# build log
Updating crates.io index
Downloading crates ...
Downloaded hauptbuch-core v0.0.1
Downloading crates ...
Downloaded rust_decimal v0.10.2
Fresh version_check v0.1.5
Fresh cfg-if v0.1.6
Fresh byteorder v1.2.7
Fresh lazy_static v1.2.0
Fresh num-traits v0.2.6
Fresh libc v0.2.45
Fresh serde v1.0.83
Fresh num-integer v0.1.39
Fresh num-complex v0.2.1
Fresh memchr v2.1.2
Fresh num-bigint v0.2.2
Fresh num-iter v0.1.37
Fresh nom v4.1.1
Fresh num-rational v0.2.1
Checking hauptbuch-parser v0.0.1
Fresh num v0.2.0
Checking rust_decimal v0.10.2
Running `rustc --edition=2018 --crate-name hauptbuch_parser /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hauptbuch-parser-0.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=79d9462061eed2b9 -C extra-filename=-79d9462061eed2b9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-3a943dc402b0e886.rmeta --cap-lints allow`
Running `rustc --crate-name rust_decimal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rust_decimal-0.10.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' -C metadata=d59bbc79d7916620 -C extra-filename=-d59bbc79d7916620 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-4eba3b1aa1a42afa.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-4b9cdd230d75131a.rmeta --extern num=/home/cratesfyi/cratesfyi/debug/deps/libnum-3c8b8c083ff5453a.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-8fe0395482eacb81.rmeta --cap-lints allow`
Documenting hauptbuch-core v0.0.1
Running `rustdoc --edition=2018 --crate-name hauptbuch_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hauptbuch-core-0.0.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.6' --extern-html-root-url 'hauptbuch_parser=https://docs.rs/hauptbuch-parser/0.0.1' --extern-html-root-url 'rust_decimal=https://docs.rs/rust_decimal/0.10.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern hauptbuch_parser=/home/cratesfyi/cratesfyi/debug/deps/libhauptbuch_parser-79d9462061eed2b9.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-067602accea8633b.rmeta --extern rust_decimal=/home/cratesfyi/cratesfyi/debug/deps/librust_decimal-d59bbc79d7916620.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.88s