toml_foolery.decode.parse_toml

Undocumented in source.

Members

Functions

parseToml
void parseToml(string toml, T dest)
T parseToml(string toml)

Decodes a TOML string

Meta