This makes the sub-pointers members directly accessible from a pointer to the parent struct.

Signature

pub impl SubPointersDeref> of Deref>;

Impl functions

deref

Signature

fn deref(self: StoragePointer) -> SubPointersType

Impl types

Target

Signature

type Target = SubPointersType;