hauptbuch-parser 0.0.4

Parser for journal format of hauptbuch
Documentation
Build #134520 2019-01-03T22:30:50.986831+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-parser v0.0.4
Fresh version_check v0.1.5
Fresh cfg-if v0.1.6
Fresh void v1.0.2
Fresh ascii v0.9.1
Fresh either v1.5.0
Fresh byteorder v1.2.7
Fresh lazy_static v1.2.0
Fresh unreachable v1.0.0
Fresh num-traits v0.2.6
Fresh libc v0.2.46
Fresh serde v1.0.84
Fresh num-integer v0.1.39
Fresh num-complex v0.2.1
Fresh memchr v2.1.2
Fresh time v0.1.41
Fresh num-bigint v0.2.2
Fresh num-iter v0.1.37
Checking combine v3.6.3
Fresh nom v4.1.1
Checking chrono v0.4.6
Fresh num-rational v0.2.1
Fresh num v0.2.0
Running `rustc --crate-name combine /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/combine-3.6.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="ascii"' --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="either"' --cfg 'feature="memchr"' --cfg 'feature="std"' -C metadata=1201330262e441cd -C extra-filename=-1201330262e441cd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ascii=/home/cratesfyi/cratesfyi/debug/deps/libascii-0cb9f18bdbd41f14.rmeta --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-4eba3b1aa1a42afa.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-a7ba3472fd80fb34.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-f36ac5ded0e332cc.rmeta --extern unreachable=/home/cratesfyi/cratesfyi/debug/deps/libunreachable-dbdce95c3b84afe4.rmeta --cap-lints allow`
Fresh rust_decimal v0.10.2
Running `rustc --crate-name chrono /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="time"' -C metadata=b1bf98aa3ae6ba1b -C extra-filename=-b1bf98aa3ae6ba1b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-bd101bfa7afdabb0.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-9ea253487a993c12.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-526e533cf13fd90f.rmeta --cap-lints allow`
Documenting hauptbuch-parser v0.0.4
Running `rustdoc --edition=2018 --crate-name hauptbuch_parser /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hauptbuch-parser-0.0.4/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 'criterion=https://docs.rs/criterion/0.2.5' --extern-html-root-url 'combine=https://docs.rs/combine/3.6.3' --extern-html-root-url 'rust_decimal=https://docs.rs/rust_decimal/0.10.2' --extern-html-root-url 'nom=https://docs.rs/nom/4.1.1' --extern-html-root-url 'chrono=https://docs.rs/chrono/0.4.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern chrono=/home/cratesfyi/cratesfyi/debug/deps/libchrono-b1bf98aa3ae6ba1b.rmeta --extern combine=/home/cratesfyi/cratesfyi/debug/deps/libcombine-1201330262e441cd.rmeta --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-f7c1c8735f5be1b3.rmeta --extern rust_decimal=/home/cratesfyi/cratesfyi/debug/deps/librust_decimal-3d3158f07914793f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 16.89s