pub type PbExclusion = Exclusion;
Alias for Exclusion.
Exclusion
enum PbExclusion { Unspecified = 0, CurrentRow = 1, NoOthers = 4, }
EXCLUSION_GROUP = 2; EXCLUSION_TIES = 3;