toml 0.4.10

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 #130273 2018-12-06T19:00:52.792793+00:00
# rustc version
rustc 1.32.0-nightly (3e90a12a8 2018-11-29)
# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-01)

# build log
Updating crates.io index
Downloading crates ...
Downloaded toml v0.4.10
Fresh serde v1.0.80
Documenting toml v0.4.10
Running `rustdoc --crate-name toml /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.4.10/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181129-1.32.0-nightly-3e90a12a8 --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.33' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.80' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.80' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-c49a1ea6bd9914cf.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.68s