toml 0.8.19

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": "afd3f1f00d9bc897506a1a0aa1bd35e68a195552"
  },
  "path_in_vcs": "crates/toml"
}