Type Alias unc_sdk::StorageUsage
source ยท pub type StorageUsage = u64;Expand description
StorageUsage is used to count the amount of storage used by a contract.
pub type StorageUsage = u64;StorageUsage is used to count the amount of storage used by a contract.