valid_toml 0.0.2

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

Build #24437 2016-08-17 21:47:37

# rustc version rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)

# docs.rs version cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading valid_toml v0.0.2 Compiling shareable v0.1.1 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/shareable-0.1.1/src/lib.rs --crate-name shareable --crate-type lib -g -C metadata=bfb4aac9044eebae -C extra-filename=-bfb4aac9044eebae --out-dir /home/cratesfyi/valid_toml-0.0.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/valid_toml-0.0.2/debug/deps -L dependency=/home/cratesfyi/valid_toml-0.0.2/debug/deps --cap-lints allow` Compiling log v0.3.6 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs --crate-name log --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=bf16bb9a4912b11d -C extra-filename=-bf16bb9a4912b11d --out-dir /home/cratesfyi/valid_toml-0.0.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/valid_toml-0.0.2/debug/deps -L dependency=/home/cratesfyi/valid_toml-0.0.2/debug/deps --cap-lints allow` Compiling rustc-serialize v0.3.19 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=3561541d79c18212 -C extra-filename=-3561541d79c18212 --out-dir /home/cratesfyi/valid_toml-0.0.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/valid_toml-0.0.2/debug/deps -L dependency=/home/cratesfyi/valid_toml-0.0.2/debug/deps --cap-lints allow` Compiling toml v0.1.30 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.1.30/src/lib.rs --crate-name toml --crate-type lib -g --cfg feature=\"rustc-serialize\" --cfg feature=\"default\" -C metadata=1a75b37a708f335b -C extra-filename=-1a75b37a708f335b --out-dir /home/cratesfyi/valid_toml-0.0.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/valid_toml-0.0.2/debug/deps -L dependency=/home/cratesfyi/valid_toml-0.0.2/debug/deps --extern rustc_serialize=/home/cratesfyi/valid_toml-0.0.2/debug/deps/librustc_serialize-3561541d79c18212.rlib --cap-lints allow` Documenting valid_toml v0.0.2 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/valid_toml-0.0.2/src/lib.rs --crate-name valid_toml -o /home/cratesfyi/valid_toml-0.0.2/doc -L dependency=/home/cratesfyi/valid_toml-0.0.2/debug -L dependency=/home/cratesfyi/valid_toml-0.0.2/debug/deps --extern log=/home/cratesfyi/valid_toml-0.0.2/debug/deps/liblog-bf16bb9a4912b11d.rlib --extern shareable=/home/cratesfyi/valid_toml-0.0.2/debug/deps/libshareable-bfb4aac9044eebae.rlib --extern toml=/home/cratesfyi/valid_toml-0.0.2/debug/deps/libtoml-1a75b37a708f335b.rlib`