toml 0.6.0

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
1
2
3
4
5
6
{
  "git": {
    "sha1": "cf5b7d05fd515df67c1d24150d1876a374a1a25a"
  },
  "path_in_vcs": "crates/toml"
}