has_tag_type: boolhas_captures_len: boolhas_body_len: boolhas_fields_len: boolhas_decls_len: boolname_strategy: NameStrategynonexhaustive: bool_: u8 = undefinedpub const Small = packed struct {
has_tag_type: bool,
has_captures_len: bool,
has_body_len: bool,
has_fields_len: bool,
has_decls_len: bool,
name_strategy: NameStrategy,
nonexhaustive: bool,
_: u8 = undefined,
}