decode.rs |
An example showing off the usage of `Deserialize` to automatically decode
TOML into a Rust `struct` |
1232 |
enum_external.rs |
An example showing off the usage of `Deserialize` to automatically decode
TOML into a Rust `struct`, with enums. |
1048 |
toml2json.rs |
|
1353 |