deref
) of a contract state are either StorageBase
or
FlattenedStorage
instances, with the generic type representing the type of the stored member.
deref
) of a contract state are either StorageBase
or
FlattenedStorage
instances, with the generic type representing the type of the stored member.
pub struct StorageBase {
pub __base_address__: felt252,
}
pub __base_address__: felt252
Was this page helpful?