toml_macros 0.1.0

Macros to simpilify the use of toml in Rust programs for data storage
toml_macros-0.1.0 is not a library.

An example showing off the usage of Deserialize to automatically decode TOML into a Rust struct, with enums.