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