pub type EligibilityValue = NonZeroU32;
Expand description

The type of eligibility to use

Aliased Type§

struct EligibilityValue(/* private fields */);