Module oasis_contract_sdk_storage::map
source · Expand description
A map backed by contract storage.
Structs§
- A map backed by contract storage.
- An integer in big-endian representation.
- A map backed by contract storage.
Traits§
- A trait representing an integer that can be encoded into big-endian bytes.
- A trait for types which can be used as map keys.