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.

Trait for creating a new StoragePath from a storage member.

Signature

pub trait StorageAsPath

Trait functions

as_path

Signature

fn as_path(self: @TMemberState) -> StoragePathValue>

Trait types

Value

Signature

type Value;