core::starknet
core::starknet::storage::StorageNodeDeref
This makes the storage node members directly accessible from a path to the parent struct.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
pub impl StorageNodeDeref> of Deref>;
fn deref(self: StoragePath) -> NodeType
type Target = NodeType;
Was this page helpful?