Type Definition scale_encode::PortableFieldId

source ·
pub type PortableFieldId = UntrackedSymbol<TypeId>;
Expand description

A type ID used to represent tuple fields. This is a shorthand for a scale_info::interner::UntrackedSymbol.