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