pub type ContractInfoOf<T> = StorageMap<ContractInfoOf_Storage_Instance<T>, Twox64Concat, <T as Config>::AccountId, ContractInfo<T>>;Aliased Type§
struct ContractInfoOf<T>(/* private fields */);pub type ContractInfoOf<T> = StorageMap<ContractInfoOf_Storage_Instance<T>, Twox64Concat, <T as Config>::AccountId, ContractInfo<T>>;struct ContractInfoOf<T>(/* private fields */);