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

Signature

pub trait SubPointersForward

Trait functions

sub_pointers

Signature

fn sub_pointers(self: T) -> SubPointersForwardSubPointersType

Trait types

SubPointersType

Signature

type SubPointersType;