rust-toml 0.5.6 Rust encoder and decoder of TOML-formatted files and streams

This package provides 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.