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