felt252).
core::starknet
core::starknet::storage::StoragePointer
A pointer to an address in storage, can be used to read and write values, if the generic type
supports it (e.g. basic types like
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
felt252).
pub struct StoragePointer {
pub __storage_pointer_address__: StorageBaseAddress,
pub __storage_pointer_offset__: u8,
}
pub __storage_pointer_address__: StorageBaseAddress
pub __storage_pointer_offset__: u8
Was this page helpful?