Crate oasis_contract_sdk_storage

Source
Expand description

High-level storage helpers for the Oasis Contract SDK.

Modulesยง

cell
Low-level storage primitive that holds one value.
map
A map backed by contract storage.