pub type TypeId = IdType<NonZeroU16, TypeTag>;Expand description
Identifies a type (or type attribute) within a policy.
Aliased Typeยง
pub struct TypeId { /* private fields */ }pub type TypeId = IdType<NonZeroU16, TypeTag>;Identifies a type (or type attribute) within a policy.
pub struct TypeId { /* private fields */ }