[go: up one dir, main page]

toml 0.4.5

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 #67560 2017-08-14 04:03:53
# rustc version
rustc 1.20.0-dev (64484707f 2017-07-10)# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading toml v0.4.5
Fresh serde v1.0.11
Documenting toml v0.4.5
Running `rustdoc --crate-name toml .cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.4.5/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-c7201ac4f95f293e.rlib --extern-version serde=serde,1.0.11`
Finished dev [unoptimized + debuginfo] target(s) in 3.16 secs