Type Alias EligibilityValue
pub type EligibilityValue = NonZeroU32;
Expand description
The type of eligibility to use
Aliased Typeยง
struct EligibilityValue(/* private fields */);
pub type EligibilityValue = NonZeroU32;
The type of eligibility to use
struct EligibilityValue(/* private fields */);