valid_toml 0.0.2

Provides the ability to load a TOML file with validation.
Documentation

Build #59346 2017-06-06 05:44:21

# rustc version rustc 1.19.0-dev (28a93c1f4 2017-05-31)

# docs.rs version cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading valid_toml v0.0.2 Compiling shareable v0.1.1 Fresh rustc-serialize v0.3.24 Fresh log v0.3.8 Fresh toml v0.1.30 Running `rustc --crate-name shareable .cargo/registry/src/github.com-1ecc6299db9ec823/shareable-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2623c7df9ce33525 -C extra-filename=-2623c7df9ce33525 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Documenting valid_toml v0.0.2 Running `rustdoc --crate-name valid_toml .cargo/registry/src/github.com-1ecc6299db9ec823/valid_toml-0.0.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-3e41bddb25007619.rlib --extern-version toml=toml,0.1.30 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-4cfe391024f1467d.rlib --extern-version log=log,0.3.8 --extern shareable=/home/cratesfyi/cratesfyi/debug/deps/libshareable-2623c7df9ce33525.rlib --extern-version shareable=shareable,0.1.1` Finished dev [unoptimized + debuginfo] target(s) in 0.92 secs