json-checker 0.1.1

a wrapper around JSON-c
Documentation
Build #180271 2019-08-21T17:23:16.430002+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh cc v1.0.40
Fresh pkg-config v0.3.15
Compiling json-checker v0.1.1
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/json-checker-0.1.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ec590d4645f77059 -C extra-filename=-ec590d4645f77059 --out-dir /home/cratesfyi/cratesfyi/debug/build/json-checker-ec590d4645f77059 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-2716c8bd5633d386.rlib --cap-lints allow`
Fresh libc v0.2.62
Fresh ncurses v5.99.0
Running `/home/cratesfyi/cratesfyi/debug/build/json-checker-ec590d4645f77059/build-script-build`
Documenting json-checker v0.1.1
Running `rustdoc --edition=2018 --crate-name json_checker /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/json-checker-0.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'cc=https://docs.rs/cc/1.0.40' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.62' --extern-html-root-url 'ncurses=https://docs.rs/ncurses/5.99.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-e7089ab503807814.rmeta --extern ncurses=/home/cratesfyi/cratesfyi/debug/deps/libncurses-234d5148f90cd326.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.17s