pub type InterestMaskSet = pa_subscription_mask_t;
Expand description

A set of facility masks, passed to Context::subscribe. Convert a Facility to a mask with facility_to_mask.