Skip to main content

TypeId

Type Alias TypeId 

Source
pub type TypeId = IdType<NonZeroU16, TypeTag>;
Expand description

Identifies a type (or type attribute) within a policy.

Aliased Typeยง

pub struct TypeId { /* private fields */ }