Skip to main content

CategoryId

Type Alias CategoryId 

Source
pub type CategoryId = IdType<NonZeroU16, CategoryTag>;
Expand description

Identifies a security category within a policy.

Aliased Typeยง

pub struct CategoryId { /* private fields */ }