Current section
Files
Jump to
Current section
Files
include/lustre_dev_tools@project_Interface.hrl
-record(interface, {
name :: binary(),
version :: binary(),
modules :: gleam@dict:dict(binary(), lustre_dev_tools@project:module_())
}).