core::starknet
core::starknet::storage::SubPointersDeref
This makes the sub-pointers members directly accessible from a pointer 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 SubPointersDeref> of Deref>;
fn deref(self: StoragePointer) -> SubPointersType
type Target = SubPointersType;
Was this page helpful?