Function ink_codegen::generate_type_spec
source · pub fn generate_type_spec(ty: &Type) -> TokenStreamExpand description
Generates the ink! metadata for the given type.
pub fn generate_type_spec(ty: &Type) -> TokenStreamGenerates the ink! metadata for the given type.