StoragePath from a storage member.
core::starknet
core::starknet::storage::StorageAsPath
Trait for creating a new
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
StoragePath from a storage member.
pub trait StorageAsPath
fn as_path(self: @TMemberState) -> StoragePathValue>
type Value;
Was this page helpful?