fn gen_constructor(
    group: &SettingGroup,
    parent: ParentGroup,
    fmt: &mut Formatter
)
Expand description

Emits the constructor of the Flags structure.