Current section

Files

Jump to
novdom_dev_tools include lustre_dev_tools@project_Interface.hrl
Raw

include/lustre_dev_tools@project_Interface.hrl

-record(interface, {
name :: binary(),
version :: binary(),
modules :: gleam@dict:dict(binary(), lustre_dev_tools@project:module_())
}).