blob: 453efe65d9cdbbf907444da3ae970ad5719116e6 [file] [log] [blame]
{{indent extraIndent~}}
{{#if isFabricScoped~}} fabric_scoped {{/if~}}
struct {{name}} {
{{#zcl_struct_items}}
{{indent extraIndent~}} {{> idl_structure_member}}
{{/zcl_struct_items}}
{{indent extraIndent~}} }