Current section
Files
Jump to
Current section
Files
include/lightspeed@component@template_compiler_SlotSchema.hrl
-record(slot_schema, {
name :: binary(),
requirement :: lightspeed@component@template_compiler:slot_requirement()
}).