StorageAddress

Represents the address of a storage value in a Starknet contract. The value range of this type is [0, 2**251).

Fully qualified path: core::starknet::storage_access::StorageAddress

#[derive(Copy, Drop)]
pub extern type StorageAddress