Current section

Files

Jump to
novdom_dev_tools include dev_tools@internals@project_Interface.hrl
Raw

include/dev_tools@internals@project_Interface.hrl

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