[go: up one dir, main page]

toml 0.4.6

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 #94508 2018-04-04 14:58:12
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading toml v0.4.6
Fresh serde v1.0.37
Documenting toml v0.4.6
Running `rustdoc --crate-name toml .cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.4.6/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-b7ec6905f540086a.rlib --extern-version serde=serde,1.0.37`
Finished dev [unoptimized + debuginfo] target(s) in 2.65 secs