Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.starknet.io/llms.txt

Use this file to discover all available pages before exploring further.

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;