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>