pub type StoreKey = Bytes;
Key literal type of the contract store.
struct StoreKey(pub Bytes);
0: Bytes