Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.starknet.io/llms.txt

Use this file to discover all available pages before exploring further.

A trait for implementing SubPointersMut for types which are not a StoragePointer, such as StorageBase and StoragePath.

Signature

pub trait SubPointersMutForward

Trait functions

sub_pointers_mut

Signature

fn sub_pointers_mut(self: T) -> SubPointersMutForwardSubPointersType

Trait types

SubPointersType

Signature

type SubPointersType;