pub type TacticSources = u32;
Represents a collection of one or more TacticSource values combine using bitwise-OR operations.
See [IBuilderConfig::setTacticSources()], IBuilderConfig::getTacticSources()
IBuilderConfig::setTacticSources()