Module contract

Source
Expand description

Derive macro for contract storage

Structsยง

ContractStorage

Enumsยง

FieldType ๐Ÿ”’

Traitsยง

ToUpperCamelCase ๐Ÿ”’

Functionsยง

classify_field_type ๐Ÿ”’
extract_double_key_mapping_types ๐Ÿ”’
Extract generic types from DoubleKeyMapping<K1, K2, V>
extract_mapping_types ๐Ÿ”’
Extract generic types from Mapping<K, V>