Signature
Trait functions
as_non_mut
Converts aStoragePath> to a StoragePath. This is useful to expose
functions implemented for StoragePath on a StoragePath>.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
pub trait StoragePathMutableConversion
StoragePath> to a StoragePath. This is useful to expose
functions implemented for StoragePath on a StoragePath>.
fn as_non_mut(self: StoragePath>) -> StoragePath
Was this page helpful?