core::starknet
core::starknet::storage::StorageNodeMutDeref
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 StorageNodeMutDeref> of Deref>>;
fn deref(self: StoragePath>) -> NodeType
type Target = NodeType;
Was this page helpful?