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 converting a storage member to a StoragePointer0Offset.

Signature

pub trait StorageAsPointer

Trait functions

as_ptr

Signature

fn as_ptr(self: @TMemberState) -> StoragePointer0OffsetValue>

Trait types

Value

Signature

type Value;