Trait for accessing the values in storage using aDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
StoragePointer.
Trait for accessing the values in storage using aDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
StoragePointer.
pub trait StoragePointerReadAccess
fn read(self: @T) -> StoragePointerReadAccessValue
type Value;
Was this page helpful?