configure_me_codegen 0.3.2

A library for processing application configuration easily.
Documentation
Build #126036 2018-11-08T11:11:30.109817+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)
# docs.rs version
cratesfyi 0.6.0 (c695234 2018-11-02)

# build log
Updating crates.io index
Downloading crates ...
Downloaded configure_me_codegen v0.3.2
Fresh unicode-xid v0.1.0
Fresh semver-parser v0.7.0
Fresh roff v0.1.0
Compiling configure_me_codegen v0.3.2
Fresh unicode-segmentation v1.2.1
Fresh fmt2io v0.1.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/configure_me_codegen-0.3.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="man"' -C metadata=14638c22d3139b52 -C extra-filename=-14638c22d3139b52 --out-dir /home/cratesfyi/cratesfyi/debug/build/configure_me_codegen-14638c22d3139b52 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh semver v0.6.0
Fresh man v0.1.1
Fresh proc-macro2 v0.4.20
Fresh serde v1.0.80
Fresh build-helper v0.1.1
Fresh quote v0.6.9
Fresh toml v0.4.8
Fresh syn v0.15.18
Fresh serde_derive v1.0.80
Running `/home/cratesfyi/cratesfyi/debug/build/configure_me_codegen-14638c22d3139b52/build-script-build`
Documenting configure_me_codegen v0.3.2
Running `rustdoc --crate-name configure_me_codegen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/configure_me_codegen-0.3.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="man"' -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'configure_me=https://docs.rs/configure_me/0.3.1' --extern-html-root-url 'unicode_segmentation=https://docs.rs/unicode-segmentation/1.2.1' --extern-html-root-url 'man=https://docs.rs/man/0.1.1' --extern-html-root-url 'build_helper=https://docs.rs/build-helper/0.1.1' --extern-html-root-url 'toml=https://docs.rs/toml/0.4.8' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.80' --extern-html-root-url 'pretty_assertions=https://docs.rs/pretty_assertions/0.5.1' --extern-html-root-url 'fmt2io=https://docs.rs/fmt2io/0.1.0' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.80' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern build_helper=/home/cratesfyi/cratesfyi/debug/deps/libbuild_helper-9e49cf56f044e19d.rmeta --extern fmt2io=/home/cratesfyi/cratesfyi/debug/deps/libfmt2io-96c52658816ed4c8.rmeta --extern man=/home/cratesfyi/cratesfyi/debug/deps/libman-5158dede2f437d21.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-657db7ff46df5f4f.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-44711b1ecddbd758.so --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-c75514fb441a93ff.rmeta --extern unicode_segmentation=/home/cratesfyi/cratesfyi/debug/deps/libunicode_segmentation-52effe248cca6afd.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.70s