Skip to main content

include/molt@value_TomlInlineTable.hrl

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