toml-foolery ~master (2021-11-04T13:35:56Z)
Dub
Repo
toml_foolery.decode.parse_toml
toml_foolery
decode
Undocumented in source.
Members
Functions
parseToml
void
parseToml
(string toml, T dest)
T
parseToml
(string toml)
Decodes a TOML string
Meta
Source
See Source File
toml_foolery
decode
modules
exceptions
parse_toml
parse_toml_test
peg_grammar
peg_grammar_test
set_data
set_data_test
types