Trait for writing values to 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 writing values to 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 StoragePointerWriteAccess
fn write(self: T, value: Self::Value)
type Value;
Was this page helpful?