Skip to main content

ClassId

Type Alias ClassId 

Source
pub type ClassId = IdType<NonZeroU16, ClassTag>;
Expand description

Identifies a class within a policy.

Aliased Typeยง

pub struct ClassId { /* private fields */ }