Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@platform@convention_profile_TemplateConvention.hrl
Raw

include/lightspeed@platform@convention_profile_TemplateConvention.hrl

-record(template_convention, {
ergonomics_module :: binary(),
compiler_module :: binary(),
slot_default_strategy :: binary(),
diagnostics_profile :: binary()
}).