Skip to main content

include/molt@value_TomlTable.hrl

-record(toml_table, {entries :: list({binary(), molt@value:value()})}).