Type Alias near_sdk::StorageUsage

source ·
pub type StorageUsage = u64;
Expand description

StorageUsage is used to count the amount of storage used by a contract.