pub const fn critical<C: ComponentId, P: PrimaryId>(
component: C,
primary: P,
sequence: u16,
) -> Code<C, P>Expand description
Create a critical code
pub const fn critical<C: ComponentId, P: PrimaryId>(
component: C,
primary: P,
sequence: u16,
) -> Code<C, P>Create a critical code