struct Small [src]
Fields
has_captures_len: bool
has_decls_len: bool
name_strategy: NameStrategy
_: u12 = undefined
Source
pub const Small = packed struct {
has_captures_len: bool,
has_decls_len: bool,
name_strategy: NameStrategy,
_: u12 = undefined,
}