Trait TypeId
sp_core
pub trait TypeId { const TYPE_ID: [u8; 4]; }
Provide a simple 4 byte identifier for a type.
const TYPE_ID: [u8; 4]
Simple 4 byte identifier.