Current section

Files

Jump to
novdom_dev_tools include lustre_dev_tools@project_Config.hrl
Raw

include/lustre_dev_tools@project_Config.hrl

-record(config, {
name :: binary(),
version :: binary(),
toml :: gleam@dict:dict(binary(), tom:toml())
}).