toml 0.8.22

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