fn gen_constructor(
group: &SettingGroup,
parent: ParentGroup,
fmt: &mut Formatter,
)
Expand description
Emits the constructor of the Flags structure.
fn gen_constructor(
group: &SettingGroup,
parent: ParentGroup,
fmt: &mut Formatter,
)
Emits the constructor of the Flags structure.