| decode.rs |
An example showing off the usage of `Deserialize` to automatically decode
TOML into a Rust `struct` |
1223 |
- |
| enum_external.rs |
An example showing off the usage of `Deserialize` to automatically decode
TOML into a Rust `struct`, with enums. |
1039 |
- |
| toml2json.rs |
|
1281 |
- |