Type Definition scale_decode::PortableField
source · pub type PortableField = Field<PortableForm>;
Expand description
A description of a single field in a tuple or struct type.
pub type PortableField = Field<PortableForm>;
A description of a single field in a tuple or struct type.