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 #138779 2019-01-23T17:37:36.449014+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Fresh serde v1.0.85
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 -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'serde=https://docs.rs/serde/1.0.85' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.36' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.85' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-b94b58ed63e2f284.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.31s