Type Definition scale_value::scale::TypeId
source · pub type TypeId = u32;Expand description
A type ID which can be resolved into a type given a ::scale_info::PortableRegistry.
pub type TypeId = u32;A type ID which can be resolved into a type given a ::scale_info::PortableRegistry.