Current section

Files

Jump to
lustre include lustre@cli@project_Interface.hrl
Raw

include/lustre@cli@project_Interface.hrl

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