This makes the storage node members directly accessible from a path to the parent struct.

Signature

pub impl StorageNodeDeref> of Deref>;

Impl functions

deref

Signature

fn deref(self: StoragePath) -> NodeType

Impl types

Target

Signature

type Target = NodeType;