toml 0.5.2

A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.
Documentation
Build #178407 2019-08-13T14:57:27.449704+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh serde v1.0.98
Documenting toml v0.5.2
Running `rustdoc --edition=2018 --crate-name toml /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.5.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'linked_hash_map=https://docs.rs/linked-hash-map/0.5.2' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.98' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.98' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.40' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-4d8ef6b72977282f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.39s