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.

Signature

pub trait StoragePathMutableConversion

Trait functions

as_non_mut

Converts a StoragePath> to a StoragePath. This is useful to expose functions implemented for StoragePath on a StoragePath>.

Signature

fn as_non_mut(self: StoragePath>) -> StoragePath