toml 0.5.0

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 #148363 2019-03-15T18:33:17.149968+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Downloading crates ...
Downloaded toml v0.5.0
Fresh serde v1.0.89
Documenting toml v0.5.0
Running `rustdoc --crate-name toml /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.5.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'linked_hash_map=https://docs.rs/linked-hash-map/0.5.1' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.39' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.89' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.89' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-bf648469580613cc.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.45s