serde_json 1.0.34

A JSON serialization file format
Documentation
Build #133938 2018-12-31T03:38:38.753348+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 serde_json v1.0.34
Fresh itoa v0.4.3
Fresh serde v1.0.83
Fresh ryu v0.2.7
Documenting serde_json v1.0.34
Running `rustdoc --crate-name serde_json /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.34/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="raw_value"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'serde=https://docs.rs/serde/1.0.83' --extern-html-root-url 'serde_bytes=https://docs.rs/serde_bytes/0.10.4' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.83' --extern-html-root-url 'itoa=https://docs.rs/itoa/0.4.3' --extern-html-root-url 'indexmap=https://docs.rs/indexmap/1.0.2' --extern-html-root-url 'compiletest_rs=https://docs.rs/compiletest_rs/0.3.17' --extern-html-root-url 'ryu=https://docs.rs/ryu/0.2.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern itoa=/home/cratesfyi/cratesfyi/debug/deps/libitoa-20f94de34ef72862.rmeta --extern ryu=/home/cratesfyi/cratesfyi/debug/deps/libryu-e737209967a5413f.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-8fe0395482eacb81.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.67s