SubPointers
for types which are not a StoragePointer
, such as
StorageBase
and StoragePath
.
SubPointers
for types which are not a StoragePointer
, such as
StorageBase
and StoragePath
.
pub trait SubPointersForward
fn sub_pointers(self: T) -> SubPointersForwardSubPointersType
type SubPointersType;
Was this page helpful?