A mutable version of StorageNode, works the same way, but on Mutable.

Signature

pub trait StorageNodeMut

Trait functions

storage_node_mut

Signature

fn storage_node_mut(self: StoragePath>) -> StorageNodeMutNodeType

Trait types

NodeType

Signature

type NodeType;