pub type CategoryId = IdType<NonZeroU16, CategoryTag>;Expand description
Identifies a security category within a policy.
Aliased Typeยง
pub struct CategoryId { /* private fields */ }pub type CategoryId = IdType<NonZeroU16, CategoryTag>;Identifies a security category within a policy.
pub struct CategoryId { /* private fields */ }