Module soroban_sdk::storage

source ·
Expand description

Storage contains types for storing data for the currently executing contract.

Structs

  • Storage stores and retrieves data for the currently executing contract.